[==========] 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:06:55.344803 16529 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.36.126:43339
I20260713 09:06:55.346271 16529 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:06:55.347293 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:55.363408 16538 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:06:55.363569 16535 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:06:55.363451 16536 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:06:55.364517 16529 server_base.cc:1061] running on GCE node
I20260713 09:06:56.452878 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:56.453107 16529 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:06:56.453302 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933616453280 us; error 0 us; skew 500 ppm
I20260713 09:06:56.454107 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:56.459200 16529 webserver.cc:533] Webserver started at http://127.16.36.126:45837/ using document root <none> and password file <none>
I20260713 09:06:56.460009 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:56.460206 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:56.460609 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:56.465978 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933615176355-16529-0/minicluster-data/master-0-root/instance:
uuid: "2ee6c2cff2d04fcc874491767e833dd0"
format_stamp: "Formatted at 2026-07-13 09:06:56 on dist-test-slave-f03f"
I20260713 09:06:56.472970 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.004s
I20260713 09:06:56.477823 16544 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:06:56.478922 16529 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:06:56.479223 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933615176355-16529-0/minicluster-data/master-0-root
uuid: "2ee6c2cff2d04fcc874491767e833dd0"
format_stamp: "Formatted at 2026-07-13 09:06:56 on dist-test-slave-f03f"
I20260713 09:06:56.479519 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933615176355-16529-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933615176355-16529-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933615176355-16529-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:06:56.526825 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:56.528204 16529 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:06:56.528605 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:56.593171 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.126:43339
I20260713 09:06:56.593237 16595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.126:43339 every 8 connection(s)
I20260713 09:06:56.600327 16596 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:06:56.620512 16596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0: Bootstrap starting.
I20260713 09:06:56.625955 16596 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.627687 16596 log.cc:826] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0: Log is configured to *not* fsync() on all Append() calls
I20260713 09:06:56.631795 16596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0: No bootstrap required, opened a new log
I20260713 09:06:56.651048 16596 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ee6c2cff2d04fcc874491767e833dd0" member_type: VOTER }
I20260713 09:06:56.651557 16596 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.651804 16596 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee6c2cff2d04fcc874491767e833dd0, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.652618 16596 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2ee6c2cff2d04fcc874491767e833dd0" member_type: VOTER }
I20260713 09:06:56.653064 16596 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:56.653327 16596 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:56.653643 16596 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.657470 16596 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ee6c2cff2d04fcc874491767e833dd0" member_type: VOTER }
I20260713 09:06:56.658124 16596 leader_election.cc:304] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0 [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: 2ee6c2cff2d04fcc874491767e833dd0; no voters: 
I20260713 09:06:56.659741 16596 leader_election.cc:290] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:56.660027 16599 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:56.662019 16599 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0 [term 1 LEADER]: Becoming Leader. State: Replica: 2ee6c2cff2d04fcc874491767e833dd0, State: Running, Role: LEADER
I20260713 09:06:56.662875 16599 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0 [LEADER]: Queue going to LEADER mode. State: All 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: "2ee6c2cff2d04fcc874491767e833dd0" member_type: VOTER }
I20260713 09:06:56.663810 16596 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:56.672106 16601 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2ee6c2cff2d04fcc874491767e833dd0. Latest consensus state: current_term: 1 leader_uuid: "2ee6c2cff2d04fcc874491767e833dd0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ee6c2cff2d04fcc874491767e833dd0" member_type: VOTER } }
I20260713 09:06:56.672333 16600 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2ee6c2cff2d04fcc874491767e833dd0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ee6c2cff2d04fcc874491767e833dd0" member_type: VOTER } }
I20260713 09:06:56.672724 16601 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:56.672868 16600 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:56.676060 16608 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:56.686767 16608 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:56.688817 16529 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:56.702543 16608 catalog_manager.cc:1383] Generated new cluster ID: 45a0589771c54df19bac7c4cc495c069
I20260713 09:06:56.702818 16608 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:56.724483 16608 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:56.726330 16608 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:56.751081 16608 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0: Generated new TSK 0
I20260713 09:06:56.752108 16608 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:56.819226 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:56.826807 16618 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:06:56.828404 16619 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:06:56.831589 16621 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:06:56.831718 16529 server_base.cc:1061] running on GCE node
I20260713 09:06:56.832607 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:56.832870 16529 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:06:56.833063 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933616833047 us; error 0 us; skew 500 ppm
I20260713 09:06:56.833801 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:56.837507 16529 webserver.cc:533] Webserver started at http://127.16.36.65:34403/ using document root <none> and password file <none>
I20260713 09:06:56.838171 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:56.838407 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:56.838757 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:56.840168 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933615176355-16529-0/minicluster-data/ts-0-root/instance:
uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
format_stamp: "Formatted at 2026-07-13 09:06:56 on dist-test-slave-f03f"
I20260713 09:06:56.846537 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:06:56.851117 16626 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:06:56.851858 16529 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:06:56.852169 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933615176355-16529-0/minicluster-data/ts-0-root
uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
format_stamp: "Formatted at 2026-07-13 09:06:56 on dist-test-slave-f03f"
I20260713 09:06:56.852517 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933615176355-16529-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933615176355-16529-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933615176355-16529-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:06:56.903414 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:56.904704 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:56.906944 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:56.911248 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:56.911473 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:56.911736 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:56.911911 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:57.000838 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.65:36011
I20260713 09:06:57.000993 16688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.65:36011 every 8 connection(s)
I20260713 09:06:57.007237 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:57.015223 16693 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:06:57.019816 16694 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:06:57.025609 16696 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:06:57.026197 16529 server_base.cc:1061] running on GCE node
I20260713 09:06:57.027155 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:57.027417 16529 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:06:57.027619 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933617027602 us; error 0 us; skew 500 ppm
I20260713 09:06:57.028354 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:57.031219 16529 webserver.cc:533] Webserver started at http://127.16.36.66:45507/ using document root <none> and password file <none>
I20260713 09:06:57.031872 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:57.032111 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:57.032429 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:57.033217 16689 heartbeater.cc:344] Connected to a master server at 127.16.36.126:43339
I20260713 09:06:57.033603 16689 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:57.033776 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933615176355-16529-0/minicluster-data/ts-1-root/instance:
uuid: "4ca174d59bf14d458596133385abf52b"
format_stamp: "Formatted at 2026-07-13 09:06:57 on dist-test-slave-f03f"
I20260713 09:06:57.034593 16689 heartbeater.cc:507] Master 127.16.36.126:43339 requested a full tablet report, sending...
I20260713 09:06:57.037274 16561 ts_manager.cc:194] Registered new tserver with Master: 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011)
I20260713 09:06:57.039741 16561 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54286
I20260713 09:06:57.040233 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260713 09:06:57.044703 16701 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:06:57.045428 16529 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:06:57.045724 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933615176355-16529-0/minicluster-data/ts-1-root
uuid: "4ca174d59bf14d458596133385abf52b"
format_stamp: "Formatted at 2026-07-13 09:06:57 on dist-test-slave-f03f"
I20260713 09:06:57.046051 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933615176355-16529-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933615176355-16529-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933615176355-16529-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:06:57.067337 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:57.068884 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:57.071238 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:57.074653 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:57.074906 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:57.075170 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:57.075368 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:57.157960 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.66:45699
I20260713 09:06:57.158143 16763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.66:45699 every 8 connection(s)
I20260713 09:06:57.165841 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:57.176363 16767 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:06:57.177309 16768 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:06:57.185736 16764 heartbeater.cc:344] Connected to a master server at 127.16.36.126:43339
I20260713 09:06:57.186163 16764 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:57.186944 16529 server_base.cc:1061] running on GCE node
I20260713 09:06:57.187194 16764 heartbeater.cc:507] Master 127.16.36.126:43339 requested a full tablet report, sending...
W20260713 09:06:57.188277 16770 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:06:57.189268 16561 ts_manager.cc:194] Registered new tserver with Master: 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699)
I20260713 09:06:57.189353 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:57.189635 16529 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:06:57.189821 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933617189805 us; error 0 us; skew 500 ppm
I20260713 09:06:57.190579 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:57.191005 16561 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54288
I20260713 09:06:57.194041 16529 webserver.cc:533] Webserver started at http://127.16.36.67:42857/ using document root <none> and password file <none>
I20260713 09:06:57.194527 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:57.194711 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:57.194945 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:57.195896 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933615176355-16529-0/minicluster-data/ts-2-root/instance:
uuid: "ce3b5c1ad013465584b004015fbd5baf"
format_stamp: "Formatted at 2026-07-13 09:06:57 on dist-test-slave-f03f"
I20260713 09:06:57.200230 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:57.205035 16775 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:06:57.205806 16529 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:06:57.206069 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933615176355-16529-0/minicluster-data/ts-2-root
uuid: "ce3b5c1ad013465584b004015fbd5baf"
format_stamp: "Formatted at 2026-07-13 09:06:57 on dist-test-slave-f03f"
I20260713 09:06:57.206333 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933615176355-16529-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933615176355-16529-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933615176355-16529-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:06:57.219462 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:57.220537 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:57.222461 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:57.225121 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:57.225301 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:57.225517 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:57.225662 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:57.308415 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.67:38745
I20260713 09:06:57.308519 16837 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.67:38745 every 8 connection(s)
I20260713 09:06:57.324445 16838 heartbeater.cc:344] Connected to a master server at 127.16.36.126:43339
I20260713 09:06:57.324823 16838 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:57.325507 16838 heartbeater.cc:507] Master 127.16.36.126:43339 requested a full tablet report, sending...
I20260713 09:06:57.327468 16561 ts_manager.cc:194] Registered new tserver with Master: ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:57.328110 16529 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014365046s
I20260713 09:06:57.329113 16561 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54292
I20260713 09:06:57.383695 16561 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54304:
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:06:57.388424 16561 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:06:57.489003 16654 tablet_service.cc:1511] Processing CreateTablet for tablet 6d25b0896ff246fb8323f46aa102c684 (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:57.492336 16654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d25b0896ff246fb8323f46aa102c684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.493495 16653 tablet_service.cc:1511] Processing CreateTablet for tablet d9a487c791a3427dacf1770fb86072bf (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:57.493113 16652 tablet_service.cc:1511] Processing CreateTablet for tablet b35c117ddbf947b4b99be28178b40ee0 (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:57.495643 16653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9a487c791a3427dacf1770fb86072bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.494179 16649 tablet_service.cc:1511] Processing CreateTablet for tablet b5975535bab54715a721b74cb940654e (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:57.494565 16651 tablet_service.cc:1511] Processing CreateTablet for tablet 42760248937c4966b36627ed02194005 (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:57.494575 16650 tablet_service.cc:1511] Processing CreateTablet for tablet 16ecc38a84e24c5bb192aadb2a95f789 (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:57.498737 16652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b35c117ddbf947b4b99be28178b40ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.500303 16650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ecc38a84e24c5bb192aadb2a95f789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.500788 16648 tablet_service.cc:1511] Processing CreateTablet for tablet ee707e08ef744928ac2e778b1338e0b3 (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:57.502007 16648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee707e08ef744928ac2e778b1338e0b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.502862 16651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42760248937c4966b36627ed02194005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.504500 16647 tablet_service.cc:1511] Processing CreateTablet for tablet d07770a9aa764bc39ead4ea1a8bc8508 (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:57.505390 16649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5975535bab54715a721b74cb940654e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.507197 16646 tablet_service.cc:1511] Processing CreateTablet for tablet 491c6ffb9ca04190a954c027b13a0238 (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:57.508427 16646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 491c6ffb9ca04190a954c027b13a0238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.510859 16647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07770a9aa764bc39ead4ea1a8bc8508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.526396 16802 tablet_service.cc:1511] Processing CreateTablet for tablet d9a487c791a3427dacf1770fb86072bf (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:57.525259 16803 tablet_service.cc:1511] Processing CreateTablet for tablet 6d25b0896ff246fb8323f46aa102c684 (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:57.530212 16802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9a487c791a3427dacf1770fb86072bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.534451 16803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d25b0896ff246fb8323f46aa102c684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.540902 16800 tablet_service.cc:1511] Processing CreateTablet for tablet 42760248937c4966b36627ed02194005 (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:57.548470 16800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42760248937c4966b36627ed02194005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.537992 16801 tablet_service.cc:1511] Processing CreateTablet for tablet b35c117ddbf947b4b99be28178b40ee0 (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:57.539487 16729 tablet_service.cc:1511] Processing CreateTablet for tablet 6d25b0896ff246fb8323f46aa102c684 (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:57.551218 16729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d25b0896ff246fb8323f46aa102c684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.564041 16801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b35c117ddbf947b4b99be28178b40ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.560926 16799 tablet_service.cc:1511] Processing CreateTablet for tablet 16ecc38a84e24c5bb192aadb2a95f789 (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:57.560230 16728 tablet_service.cc:1511] Processing CreateTablet for tablet d9a487c791a3427dacf1770fb86072bf (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:57.556836 16726 tablet_service.cc:1511] Processing CreateTablet for tablet 42760248937c4966b36627ed02194005 (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:57.570161 16721 tablet_service.cc:1511] Processing CreateTablet for tablet 491c6ffb9ca04190a954c027b13a0238 (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:57.571982 16728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9a487c791a3427dacf1770fb86072bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.572839 16722 tablet_service.cc:1511] Processing CreateTablet for tablet d07770a9aa764bc39ead4ea1a8bc8508 (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:57.568189 16723 tablet_service.cc:1511] Processing CreateTablet for tablet ee707e08ef744928ac2e778b1338e0b3 (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:57.567004 16798 tablet_service.cc:1511] Processing CreateTablet for tablet b5975535bab54715a721b74cb940654e (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:57.568295 16724 tablet_service.cc:1511] Processing CreateTablet for tablet b5975535bab54715a721b74cb940654e (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:57.566133 16727 tablet_service.cc:1511] Processing CreateTablet for tablet b35c117ddbf947b4b99be28178b40ee0 (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:57.571684 16725 tablet_service.cc:1511] Processing CreateTablet for tablet 16ecc38a84e24c5bb192aadb2a95f789 (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:57.583233 16796 tablet_service.cc:1511] Processing CreateTablet for tablet d07770a9aa764bc39ead4ea1a8bc8508 (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:57.562562 16797 tablet_service.cc:1511] Processing CreateTablet for tablet ee707e08ef744928ac2e778b1338e0b3 (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:57.585315 16799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ecc38a84e24c5bb192aadb2a95f789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.583834 16795 tablet_service.cc:1511] Processing CreateTablet for tablet 491c6ffb9ca04190a954c027b13a0238 (DEFAULT_TABLE table=test-workload [id=12f391e5e3f64a72a2e58295aba73cba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:57.588310 16726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42760248937c4966b36627ed02194005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.590016 16798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5975535bab54715a721b74cb940654e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.590034 16723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee707e08ef744928ac2e778b1338e0b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.592617 16721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 491c6ffb9ca04190a954c027b13a0238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.594916 16795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 491c6ffb9ca04190a954c027b13a0238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.633373 16796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07770a9aa764bc39ead4ea1a8bc8508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.634402 16725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ecc38a84e24c5bb192aadb2a95f789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.636034 16724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5975535bab54715a721b74cb940654e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.642441 16797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee707e08ef744928ac2e778b1338e0b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.650058 16722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07770a9aa764bc39ead4ea1a8bc8508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.673040 16727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b35c117ddbf947b4b99be28178b40ee0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:06:57.710378 16609 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:57.719674 16856 tablet_bootstrap.cc:492] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Bootstrap starting.
I20260713 09:06:57.791184 16857 tablet_bootstrap.cc:492] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf: Bootstrap starting.
I20260713 09:06:57.804023 16858 tablet_bootstrap.cc:492] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b: Bootstrap starting.
I20260713 09:06:57.808005 16856 tablet_bootstrap.cc:654] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.823962 16857 tablet_bootstrap.cc:654] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.825745 16858 tablet_bootstrap.cc:654] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.827781 16856 tablet_bootstrap.cc:492] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2: No bootstrap required, opened a new log
I20260713 09:06:57.828383 16856 ts_tablet_manager.cc:1403] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Time spent bootstrapping tablet: real 0.134s	user 0.012s	sys 0.009s
I20260713 09:06:57.831058 16856 raft_consensus.cc:359] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:57.831777 16856 raft_consensus.cc:385] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.831861 16858 tablet_bootstrap.cc:492] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b: No bootstrap required, opened a new log
I20260713 09:06:57.832098 16856 raft_consensus.cc:740] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172fe0cf5d3e47f599b7a6cfc5b654f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.832361 16858 ts_tablet_manager.cc:1403] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.004s
I20260713 09:06:57.832333 16857 tablet_bootstrap.cc:492] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf: No bootstrap required, opened a new log
I20260713 09:06:57.833143 16857 ts_tablet_manager.cc:1403] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.000s
I20260713 09:06:57.832828 16856 consensus_queue.cc:260] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:57.835584 16858 raft_consensus.cc:359] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } } peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } }
I20260713 09:06:57.835825 16857 raft_consensus.cc:359] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:57.836577 16858 raft_consensus.cc:385] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.836961 16858 raft_consensus.cc:740] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.837695 16858 consensus_queue.cc:260] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } } peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } }
I20260713 09:06:57.838551 16857 raft_consensus.cc:385] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.838878 16857 raft_consensus.cc:740] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3b5c1ad013465584b004015fbd5baf, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.840109 16857 consensus_queue.cc:260] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:57.841387 16689 heartbeater.cc:499] Master 127.16.36.126:43339 was elected leader, sending a full tablet report...
I20260713 09:06:57.842427 16856 ts_tablet_manager.cc:1434] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.007s
I20260713 09:06:57.843513 16856 tablet_bootstrap.cc:492] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Bootstrap starting.
I20260713 09:06:57.847343 16858 ts_tablet_manager.cc:1434] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260713 09:06:57.847995 16764 heartbeater.cc:499] Master 127.16.36.126:43339 was elected leader, sending a full tablet report...
I20260713 09:06:57.854970 16858 tablet_bootstrap.cc:492] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b: Bootstrap starting.
I20260713 09:06:57.859226 16856 tablet_bootstrap.cc:654] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.861138 16858 tablet_bootstrap.cc:654] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.870736 16862 raft_consensus.cc:493] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.871161 16862 raft_consensus.cc:515] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:57.872113 16858 tablet_bootstrap.cc:492] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b: No bootstrap required, opened a new log
I20260713 09:06:57.872567 16858 ts_tablet_manager.cc:1403] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260713 09:06:57.875300 16858 raft_consensus.cc:359] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:57.876052 16858 raft_consensus.cc:385] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.876372 16858 raft_consensus.cc:740] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.877238 16858 consensus_queue.cc:260] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:57.879623 16858 ts_tablet_manager.cc:1434] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:57.880554 16858 tablet_bootstrap.cc:492] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b: Bootstrap starting.
I20260713 09:06:57.887080 16858 tablet_bootstrap.cc:654] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.891597 16862 leader_election.cc:290] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:57.898607 16858 tablet_bootstrap.cc:492] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b: No bootstrap required, opened a new log
I20260713 09:06:57.899063 16858 ts_tablet_manager.cc:1403] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260713 09:06:57.901741 16858 raft_consensus.cc:359] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:57.902521 16858 raft_consensus.cc:385] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.902882 16858 raft_consensus.cc:740] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.903581 16858 consensus_queue.cc:260] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:57.905755 16858 ts_tablet_manager.cc:1434] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260713 09:06:57.907153 16838 heartbeater.cc:499] Master 127.16.36.126:43339 was elected leader, sending a full tablet report...
I20260713 09:06:57.910041 16858 tablet_bootstrap.cc:492] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b: Bootstrap starting.
I20260713 09:06:57.907702 16857 ts_tablet_manager.cc:1434] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf: Time spent starting tablet: real 0.074s	user 0.026s	sys 0.043s
I20260713 09:06:57.916446 16857 tablet_bootstrap.cc:492] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf: Bootstrap starting.
I20260713 09:06:57.923214 16858 tablet_bootstrap.cc:654] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:57.923277 16765 tablet.cc:2406] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:06:57.926306 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ecc38a84e24c5bb192aadb2a95f789" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca174d59bf14d458596133385abf52b" is_pre_election: true
I20260713 09:06:57.927112 16739 raft_consensus.cc:2468] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172fe0cf5d3e47f599b7a6cfc5b654f2 in term 0.
I20260713 09:06:57.928581 16628 leader_election.cc:304] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172fe0cf5d3e47f599b7a6cfc5b654f2, 4ca174d59bf14d458596133385abf52b; no voters: 
I20260713 09:06:57.929478 16862 raft_consensus.cc:2804] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:57.929839 16862 raft_consensus.cc:493] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:57.930171 16862 raft_consensus.cc:3060] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.932931 16857 tablet_bootstrap.cc:654] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.941596 16862 raft_consensus.cc:515] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:57.944547 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ecc38a84e24c5bb192aadb2a95f789" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca174d59bf14d458596133385abf52b"
I20260713 09:06:57.945109 16739 raft_consensus.cc:3060] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.947037 16857 tablet_bootstrap.cc:492] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf: No bootstrap required, opened a new log
I20260713 09:06:57.948441 16857 ts_tablet_manager.cc:1403] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260713 09:06:57.951208 16857 raft_consensus.cc:359] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } } peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } }
I20260713 09:06:57.952688 16857 raft_consensus.cc:385] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.952986 16857 raft_consensus.cc:740] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3b5c1ad013465584b004015fbd5baf, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.953739 16739 raft_consensus.cc:2468] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172fe0cf5d3e47f599b7a6cfc5b654f2 in term 1.
I20260713 09:06:57.953747 16857 consensus_queue.cc:260] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } } peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } }
I20260713 09:06:57.955344 16628 leader_election.cc:304] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172fe0cf5d3e47f599b7a6cfc5b654f2, 4ca174d59bf14d458596133385abf52b; no voters: 
I20260713 09:06:57.955928 16857 ts_tablet_manager.cc:1434] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:57.916357 16856 tablet_bootstrap.cc:492] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2: No bootstrap required, opened a new log
I20260713 09:06:57.957437 16856 ts_tablet_manager.cc:1403] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Time spent bootstrapping tablet: real 0.114s	user 0.004s	sys 0.006s
I20260713 09:06:57.958932 16857 tablet_bootstrap.cc:492] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf: Bootstrap starting.
I20260713 09:06:57.967123 16872 raft_consensus.cc:2804] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:57.970224 16813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ecc38a84e24c5bb192aadb2a95f789" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3b5c1ad013465584b004015fbd5baf" is_pre_election: true
I20260713 09:06:57.969976 16856 raft_consensus.cc:359] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
W20260713 09:06:57.971942 16628 leader_election.cc:343] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:57.972216 16856 raft_consensus.cc:385] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.972572 16856 raft_consensus.cc:740] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172fe0cf5d3e47f599b7a6cfc5b654f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.972514 16857 tablet_bootstrap.cc:654] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.973320 16856 consensus_queue.cc:260] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:57.975281 16862 leader_election.cc:290] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 1 election: Requested vote from peers 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:57.975826 16872 raft_consensus.cc:697] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 LEADER]: Becoming Leader. State: Replica: 172fe0cf5d3e47f599b7a6cfc5b654f2, State: Running, Role: LEADER
I20260713 09:06:57.976282 16813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ecc38a84e24c5bb192aadb2a95f789" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
I20260713 09:06:57.976884 16872 consensus_queue.cc:237] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
W20260713 09:06:57.977602 16628 leader_election.cc:343] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:57.981068 16856 ts_tablet_manager.cc:1434] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260713 09:06:57.983963 16856 tablet_bootstrap.cc:492] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Bootstrap starting.
I20260713 09:06:57.986653 16858 tablet_bootstrap.cc:492] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b: No bootstrap required, opened a new log
I20260713 09:06:57.987202 16858 ts_tablet_manager.cc:1403] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b: Time spent bootstrapping tablet: real 0.077s	user 0.019s	sys 0.040s
I20260713 09:06:57.988600 16857 tablet_bootstrap.cc:492] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf: No bootstrap required, opened a new log
I20260713 09:06:57.989012 16857 ts_tablet_manager.cc:1403] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.003s
I20260713 09:06:57.990082 16856 tablet_bootstrap.cc:654] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.990212 16858 raft_consensus.cc:359] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:57.991080 16858 raft_consensus.cc:385] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.991451 16858 raft_consensus.cc:740] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.991500 16857 raft_consensus.cc:359] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:57.992343 16857 raft_consensus.cc:385] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.992928 16857 raft_consensus.cc:740] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3b5c1ad013465584b004015fbd5baf, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.992410 16858 consensus_queue.cc:260] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:57.993693 16857 consensus_queue.cc:260] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:57.995527 16858 ts_tablet_manager.cc:1434] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260713 09:06:57.996529 16858 tablet_bootstrap.cc:492] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b: Bootstrap starting.
I20260713 09:06:57.997330 16864 raft_consensus.cc:493] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.997766 16864 raft_consensus.cc:515] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.000092 16864 leader_election.cc:290] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699)
I20260713 09:06:58.009996 16862 raft_consensus.cc:493] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.010643 16857 ts_tablet_manager.cc:1434] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.004s
I20260713 09:06:58.010532 16862 raft_consensus.cc:515] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.014786 16559 catalog_manager.cc:5697] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.016158 16857 tablet_bootstrap.cc:492] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf: Bootstrap starting.
I20260713 09:06:58.021309 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491c6ffb9ca04190a954c027b13a0238" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca174d59bf14d458596133385abf52b" is_pre_election: true
I20260713 09:06:58.021631 16862 leader_election.cc:290] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
W20260713 09:06:58.022809 16628 leader_election.cc:343] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.025281 16858 tablet_bootstrap.cc:654] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.025812 16813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491c6ffb9ca04190a954c027b13a0238" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3b5c1ad013465584b004015fbd5baf" is_pre_election: true
W20260713 09:06:58.026959 16628 leader_election.cc:343] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.027379 16628 leader_election.cc:304] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172fe0cf5d3e47f599b7a6cfc5b654f2; no voters: 4ca174d59bf14d458596133385abf52b, ce3b5c1ad013465584b004015fbd5baf
I20260713 09:06:58.028409 16872 raft_consensus.cc:2749] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:58.031495 16857 tablet_bootstrap.cc:654] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.046279 16664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35c117ddbf947b4b99be28178b40ee0" candidate_uuid: "ce3b5c1ad013465584b004015fbd5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" is_pre_election: true
W20260713 09:06:58.047928 16776 leader_election.cc:343] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.053972 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35c117ddbf947b4b99be28178b40ee0" candidate_uuid: "ce3b5c1ad013465584b004015fbd5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca174d59bf14d458596133385abf52b" is_pre_election: true
W20260713 09:06:58.055338 16777 leader_election.cc:343] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.055744 16777 leader_election.cc:304] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce3b5c1ad013465584b004015fbd5baf; no voters: 172fe0cf5d3e47f599b7a6cfc5b654f2, 4ca174d59bf14d458596133385abf52b
I20260713 09:06:58.056746 16864 raft_consensus.cc:2749] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:58.061100 16858 tablet_bootstrap.cc:492] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b: No bootstrap required, opened a new log
I20260713 09:06:58.061486 16858 ts_tablet_manager.cc:1403] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.019s
I20260713 09:06:58.064590 16856 tablet_bootstrap.cc:492] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2: No bootstrap required, opened a new log
I20260713 09:06:58.066560 16863 raft_consensus.cc:493] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.066900 16858 raft_consensus.cc:359] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.066994 16863 raft_consensus.cc:515] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.067647 16858 raft_consensus.cc:385] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.067940 16858 raft_consensus.cc:740] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.068611 16858 consensus_queue.cc:260] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.069597 16863 leader_election.cc:290] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:58.065058 16856 ts_tablet_manager.cc:1403] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Time spent bootstrapping tablet: real 0.083s	user 0.016s	sys 0.021s
I20260713 09:06:58.080022 16856 raft_consensus.cc:359] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.080751 16856 raft_consensus.cc:385] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.081082 16856 raft_consensus.cc:740] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172fe0cf5d3e47f599b7a6cfc5b654f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.081869 16856 consensus_queue.cc:260] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.085875 16857 tablet_bootstrap.cc:492] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf: No bootstrap required, opened a new log
I20260713 09:06:58.086279 16857 ts_tablet_manager.cc:1403] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.008s
I20260713 09:06:58.088617 16857 raft_consensus.cc:359] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.089233 16857 raft_consensus.cc:385] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.089521 16857 raft_consensus.cc:740] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3b5c1ad013465584b004015fbd5baf, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.090159 16857 consensus_queue.cc:260] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.091794 16858 ts_tablet_manager.cc:1434] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.008s
I20260713 09:06:58.092725 16858 tablet_bootstrap.cc:492] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b: Bootstrap starting.
I20260713 09:06:58.098675 16857 ts_tablet_manager.cc:1434] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260713 09:06:58.098937 16858 tablet_bootstrap.cc:654] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.099853 16856 ts_tablet_manager.cc:1434] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260713 09:06:58.101496 16857 tablet_bootstrap.cc:492] T 42760248937c4966b36627ed02194005 P ce3b5c1ad013465584b004015fbd5baf: Bootstrap starting.
I20260713 09:06:58.105391 16664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42760248937c4966b36627ed02194005" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" is_pre_election: true
W20260713 09:06:58.106815 16702 leader_election.cc:343] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.108323 16872 raft_consensus.cc:493] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.108769 16872 raft_consensus.cc:515] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.109483 16857 tablet_bootstrap.cc:654] T 42760248937c4966b36627ed02194005 P ce3b5c1ad013465584b004015fbd5baf: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.110074 16858 tablet_bootstrap.cc:492] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b: No bootstrap required, opened a new log
I20260713 09:06:58.110481 16858 ts_tablet_manager.cc:1403] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.004s
I20260713 09:06:58.111178 16872 leader_election.cc:290] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:58.111465 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35c117ddbf947b4b99be28178b40ee0" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca174d59bf14d458596133385abf52b" is_pre_election: true
I20260713 09:06:58.112555 16813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35c117ddbf947b4b99be28178b40ee0" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3b5c1ad013465584b004015fbd5baf" is_pre_election: true
W20260713 09:06:58.112661 16628 leader_election.cc:343] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.113121 16813 raft_consensus.cc:2468] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172fe0cf5d3e47f599b7a6cfc5b654f2 in term 0.
I20260713 09:06:58.114216 16885 raft_consensus.cc:493] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.114341 16628 leader_election.cc:304] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [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: 172fe0cf5d3e47f599b7a6cfc5b654f2, ce3b5c1ad013465584b004015fbd5baf; no voters: 4ca174d59bf14d458596133385abf52b
I20260713 09:06:58.115509 16858 raft_consensus.cc:359] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.115959 16872 raft_consensus.cc:2804] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:58.116231 16858 raft_consensus.cc:385] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.115091 16856 tablet_bootstrap.cc:492] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Bootstrap starting.
I20260713 09:06:58.116382 16872 raft_consensus.cc:493] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:58.116580 16858 raft_consensus.cc:740] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.116789 16872 raft_consensus.cc:3060] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.117357 16858 consensus_queue.cc:260] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.120146 16858 ts_tablet_manager.cc:1434] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:06:58.121022 16858 tablet_bootstrap.cc:492] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b: Bootstrap starting.
I20260713 09:06:58.122591 16857 tablet_bootstrap.cc:492] T 42760248937c4966b36627ed02194005 P ce3b5c1ad013465584b004015fbd5baf: No bootstrap required, opened a new log
I20260713 09:06:58.123067 16857 ts_tablet_manager.cc:1403] T 42760248937c4966b36627ed02194005 P ce3b5c1ad013465584b004015fbd5baf: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.009s
I20260713 09:06:58.115521 16885 raft_consensus.cc:515] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.123284 16872 raft_consensus.cc:515] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.127060 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35c117ddbf947b4b99be28178b40ee0" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca174d59bf14d458596133385abf52b"
I20260713 09:06:58.128314 16858 tablet_bootstrap.cc:654] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.128142 16857 raft_consensus.cc:359] T 42760248937c4966b36627ed02194005 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
W20260713 09:06:58.128912 16628 leader_election.cc:343] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.129113 16857 raft_consensus.cc:385] T 42760248937c4966b36627ed02194005 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.129262 16664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5975535bab54715a721b74cb940654e" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" is_pre_election: true
I20260713 09:06:58.129576 16857 raft_consensus.cc:740] T 42760248937c4966b36627ed02194005 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3b5c1ad013465584b004015fbd5baf, State: Initialized, Role: FOLLOWER
W20260713 09:06:58.130733 16702 leader_election.cc:343] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.133132 16857 consensus_queue.cc:260] T 42760248937c4966b36627ed02194005 P ce3b5c1ad013465584b004015fbd5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.134531 16885 leader_election.cc:290] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:58.139472 16872 leader_election.cc:290] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 1 election: Requested vote from peers 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:58.139695 16856 tablet_bootstrap.cc:654] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.141266 16813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35c117ddbf947b4b99be28178b40ee0" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
I20260713 09:06:58.141803 16813 raft_consensus.cc:3060] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.144508 16857 ts_tablet_manager.cc:1434] T 42760248937c4966b36627ed02194005 P ce3b5c1ad013465584b004015fbd5baf: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260713 09:06:58.144851 16864 raft_consensus.cc:493] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.145460 16857 tablet_bootstrap.cc:492] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf: Bootstrap starting.
I20260713 09:06:58.145260 16864 raft_consensus.cc:515] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } } peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } }
I20260713 09:06:58.147279 16864 leader_election.cc:290] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699), 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011)
I20260713 09:06:58.148237 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25b0896ff246fb8323f46aa102c684" candidate_uuid: "ce3b5c1ad013465584b004015fbd5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca174d59bf14d458596133385abf52b" is_pre_election: true
I20260713 09:06:58.149049 16739 raft_consensus.cc:2468] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce3b5c1ad013465584b004015fbd5baf in term 0.
I20260713 09:06:58.150864 16777 leader_election.cc:304] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca174d59bf14d458596133385abf52b, ce3b5c1ad013465584b004015fbd5baf; no voters: 
I20260713 09:06:58.154716 16864 raft_consensus.cc:2804] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:58.155066 16864 raft_consensus.cc:493] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:58.155388 16864 raft_consensus.cc:3060] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.159422 16664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25b0896ff246fb8323f46aa102c684" candidate_uuid: "ce3b5c1ad013465584b004015fbd5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" is_pre_election: true
W20260713 09:06:58.164142 16776 leader_election.cc:343] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.165935 16813 raft_consensus.cc:2468] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172fe0cf5d3e47f599b7a6cfc5b654f2 in term 1.
I20260713 09:06:58.166965 16628 leader_election.cc:304] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 172fe0cf5d3e47f599b7a6cfc5b654f2, ce3b5c1ad013465584b004015fbd5baf; no voters: 4ca174d59bf14d458596133385abf52b
I20260713 09:06:58.169530 16872 raft_consensus.cc:2804] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:58.169951 16872 raft_consensus.cc:697] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 LEADER]: Becoming Leader. State: Replica: 172fe0cf5d3e47f599b7a6cfc5b654f2, State: Running, Role: LEADER
I20260713 09:06:58.171039 16872 consensus_queue.cc:237] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.171787 16813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42760248937c4966b36627ed02194005" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3b5c1ad013465584b004015fbd5baf" is_pre_election: true
I20260713 09:06:58.172960 16812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5975535bab54715a721b74cb940654e" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3b5c1ad013465584b004015fbd5baf" is_pre_election: true
I20260713 09:06:58.174854 16812 raft_consensus.cc:2468] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 0.
I20260713 09:06:58.176259 16703 leader_election.cc:304] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [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: 4ca174d59bf14d458596133385abf52b, ce3b5c1ad013465584b004015fbd5baf; no voters: 172fe0cf5d3e47f599b7a6cfc5b654f2
I20260713 09:06:58.178242 16885 raft_consensus.cc:2804] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:58.178881 16885 raft_consensus.cc:493] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:58.179369 16885 raft_consensus.cc:3060] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.180648 16857 tablet_bootstrap.cc:654] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.177734 16813 raft_consensus.cc:2468] T 42760248937c4966b36627ed02194005 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 0.
I20260713 09:06:58.181906 16703 leader_election.cc:304] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [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: 4ca174d59bf14d458596133385abf52b, ce3b5c1ad013465584b004015fbd5baf; no voters: 172fe0cf5d3e47f599b7a6cfc5b654f2
I20260713 09:06:58.184221 16892 raft_consensus.cc:493] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.184725 16863 raft_consensus.cc:2804] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:58.185211 16863 raft_consensus.cc:493] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:58.185868 16863 raft_consensus.cc:3060] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.184713 16892 raft_consensus.cc:515] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.183879 16856 tablet_bootstrap.cc:492] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2: No bootstrap required, opened a new log
I20260713 09:06:58.187198 16856 ts_tablet_manager.cc:1403] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.009s
I20260713 09:06:58.191186 16892 leader_election.cc:290] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699)
I20260713 09:06:58.191041 16856 raft_consensus.cc:359] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.192389 16864 raft_consensus.cc:515] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } } peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } }
I20260713 09:06:58.192800 16664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5975535bab54715a721b74cb940654e" candidate_uuid: "ce3b5c1ad013465584b004015fbd5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" is_pre_election: true
I20260713 09:06:58.193392 16856 raft_consensus.cc:385] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:06:58.194518 16776 leader_election.cc:343] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.194729 16856 raft_consensus.cc:740] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172fe0cf5d3e47f599b7a6cfc5b654f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.195099 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5975535bab54715a721b74cb940654e" candidate_uuid: "ce3b5c1ad013465584b004015fbd5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca174d59bf14d458596133385abf52b" is_pre_election: true
I20260713 09:06:58.194964 16885 raft_consensus.cc:515] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.195649 16856 consensus_queue.cc:260] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.197940 16739 raft_consensus.cc:2393] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce3b5c1ad013465584b004015fbd5baf in current term 1: Already voted for candidate 4ca174d59bf14d458596133385abf52b in this term.
I20260713 09:06:58.198781 16885 leader_election.cc:290] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 1 election: Requested vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:58.198907 16856 ts_tablet_manager.cc:1434] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:06:58.196838 16863 raft_consensus.cc:515] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.200572 16813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5975535bab54715a721b74cb940654e" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
I20260713 09:06:58.201462 16664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5975535bab54715a721b74cb940654e" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
I20260713 09:06:58.201113 16813 raft_consensus.cc:3060] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.202632 16856 tablet_bootstrap.cc:492] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2: Bootstrap starting.
I20260713 09:06:58.202515 16864 leader_election.cc:290] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [CANDIDATE]: Term 1 election: Requested vote from peers 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699), 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011)
I20260713 09:06:58.203081 16738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25b0896ff246fb8323f46aa102c684" candidate_uuid: "ce3b5c1ad013465584b004015fbd5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca174d59bf14d458596133385abf52b"
W20260713 09:06:58.203552 16702 leader_election.cc:343] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.204811 16738 raft_consensus.cc:3060] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.204366 16663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25b0896ff246fb8323f46aa102c684" candidate_uuid: "ce3b5c1ad013465584b004015fbd5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
W20260713 09:06:58.206928 16776 leader_election.cc:343] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.209689 16663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42760248937c4966b36627ed02194005" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
I20260713 09:06:58.210711 16858 tablet_bootstrap.cc:492] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b: No bootstrap required, opened a new log
I20260713 09:06:58.211200 16858 ts_tablet_manager.cc:1403] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.009s
W20260713 09:06:58.211156 16702 leader_election.cc:343] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.214114 16812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42760248937c4966b36627ed02194005" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
I20260713 09:06:58.214643 16812 raft_consensus.cc:3060] T 42760248937c4966b36627ed02194005 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.214854 16813 raft_consensus.cc:2468] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 1.
I20260713 09:06:58.215245 16863 leader_election.cc:290] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 1 election: Requested vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:58.217491 16703 leader_election.cc:304] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ca174d59bf14d458596133385abf52b, ce3b5c1ad013465584b004015fbd5baf; no voters: 172fe0cf5d3e47f599b7a6cfc5b654f2
I20260713 09:06:58.220022 16863 raft_consensus.cc:2804] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:58.221994 16863 raft_consensus.cc:697] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [term 1 LEADER]: Becoming Leader. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Running, Role: LEADER
I20260713 09:06:58.223862 16738 raft_consensus.cc:2468] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3b5c1ad013465584b004015fbd5baf in term 1.
I20260713 09:06:58.224710 16863 consensus_queue.cc:237] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.225368 16777 leader_election.cc:304] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ca174d59bf14d458596133385abf52b, ce3b5c1ad013465584b004015fbd5baf; no voters: 172fe0cf5d3e47f599b7a6cfc5b654f2
I20260713 09:06:58.226202 16864 raft_consensus.cc:2804] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:58.226671 16864 raft_consensus.cc:697] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 1 LEADER]: Becoming Leader. State: Replica: ce3b5c1ad013465584b004015fbd5baf, State: Running, Role: LEADER
I20260713 09:06:58.226958 16856 tablet_bootstrap.cc:654] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.227644 16857 tablet_bootstrap.cc:492] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf: No bootstrap required, opened a new log
I20260713 09:06:58.227397 16864 consensus_queue.cc:237] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } } peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } }
I20260713 09:06:58.228068 16857 ts_tablet_manager.cc:1403] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf: Time spent bootstrapping tablet: real 0.083s	user 0.020s	sys 0.002s
I20260713 09:06:58.228842 16812 raft_consensus.cc:2468] T 42760248937c4966b36627ed02194005 P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 1.
I20260713 09:06:58.229914 16703 leader_election.cc:304] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ca174d59bf14d458596133385abf52b, ce3b5c1ad013465584b004015fbd5baf; no voters: 172fe0cf5d3e47f599b7a6cfc5b654f2
I20260713 09:06:58.230679 16885 raft_consensus.cc:2804] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:58.232996 16858 raft_consensus.cc:359] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.233675 16858 raft_consensus.cc:385] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.233979 16858 raft_consensus.cc:740] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.233230 16857 raft_consensus.cc:359] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.234688 16858 consensus_queue.cc:260] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.235615 16857 raft_consensus.cc:385] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.235908 16857 raft_consensus.cc:740] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3b5c1ad013465584b004015fbd5baf, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.236789 16857 consensus_queue.cc:260] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.240478 16857 ts_tablet_manager.cc:1434] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:06:58.240566 16856 tablet_bootstrap.cc:492] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2: No bootstrap required, opened a new log
I20260713 09:06:58.241027 16856 ts_tablet_manager.cc:1403] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.002s
I20260713 09:06:58.241421 16857 tablet_bootstrap.cc:492] T ee707e08ef744928ac2e778b1338e0b3 P ce3b5c1ad013465584b004015fbd5baf: Bootstrap starting.
I20260713 09:06:58.244283 16777 leader_election.cc:304] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce3b5c1ad013465584b004015fbd5baf; no voters: 172fe0cf5d3e47f599b7a6cfc5b654f2, 4ca174d59bf14d458596133385abf52b
I20260713 09:06:58.244999 16858 ts_tablet_manager.cc:1434] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.002s
I20260713 09:06:58.245203 16892 raft_consensus.cc:2749] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:58.248391 16858 tablet_bootstrap.cc:492] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b: Bootstrap starting.
I20260713 09:06:58.250021 16856 raft_consensus.cc:359] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.250792 16856 raft_consensus.cc:385] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.249976 16561 catalog_manager.cc:5697] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.251070 16856 raft_consensus.cc:740] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172fe0cf5d3e47f599b7a6cfc5b654f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.251744 16856 consensus_queue.cc:260] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.262072 16885 raft_consensus.cc:697] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 1 LEADER]: Becoming Leader. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Running, Role: LEADER
I20260713 09:06:58.262104 16559 catalog_manager.cc:5697] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf reported cstate change: term changed from 0 to 1, leader changed from <none> to ce3b5c1ad013465584b004015fbd5baf (127.16.36.67). New cstate: current_term: 1 leader_uuid: "ce3b5c1ad013465584b004015fbd5baf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.265389 16856 ts_tablet_manager.cc:1434] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260713 09:06:58.266314 16856 tablet_bootstrap.cc:492] T ee707e08ef744928ac2e778b1338e0b3 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Bootstrap starting.
I20260713 09:06:58.266877 16857 tablet_bootstrap.cc:654] T ee707e08ef744928ac2e778b1338e0b3 P ce3b5c1ad013465584b004015fbd5baf: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.268994 16885 consensus_queue.cc:237] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.273329 16560 catalog_manager.cc:5697] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ca174d59bf14d458596133385abf52b (127.16.36.66). New cstate: current_term: 1 leader_uuid: "4ca174d59bf14d458596133385abf52b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.285336 16856 tablet_bootstrap.cc:654] T ee707e08ef744928ac2e778b1338e0b3 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.287138 16858 tablet_bootstrap.cc:654] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.303965 16858 tablet_bootstrap.cc:492] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b: No bootstrap required, opened a new log
I20260713 09:06:58.304280 16858 ts_tablet_manager.cc:1403] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.003s
I20260713 09:06:58.304850 16561 catalog_manager.cc:5697] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ca174d59bf14d458596133385abf52b (127.16.36.66). New cstate: current_term: 1 leader_uuid: "4ca174d59bf14d458596133385abf52b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.306015 16858 raft_consensus.cc:359] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.306456 16858 raft_consensus.cc:385] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.306720 16858 raft_consensus.cc:740] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.309276 16857 tablet_bootstrap.cc:492] T ee707e08ef744928ac2e778b1338e0b3 P ce3b5c1ad013465584b004015fbd5baf: No bootstrap required, opened a new log
I20260713 09:06:58.309752 16857 ts_tablet_manager.cc:1403] T ee707e08ef744928ac2e778b1338e0b3 P ce3b5c1ad013465584b004015fbd5baf: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.003s
I20260713 09:06:58.307339 16858 consensus_queue.cc:260] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.312677 16857 raft_consensus.cc:359] T ee707e08ef744928ac2e778b1338e0b3 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.313374 16857 raft_consensus.cc:385] T ee707e08ef744928ac2e778b1338e0b3 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.313673 16857 raft_consensus.cc:740] T ee707e08ef744928ac2e778b1338e0b3 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3b5c1ad013465584b004015fbd5baf, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.314591 16858 ts_tablet_manager.cc:1434] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:06:58.315393 16858 tablet_bootstrap.cc:492] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b: Bootstrap starting.
I20260713 09:06:58.314463 16857 consensus_queue.cc:260] T ee707e08ef744928ac2e778b1338e0b3 P ce3b5c1ad013465584b004015fbd5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.316987 16856 tablet_bootstrap.cc:492] T ee707e08ef744928ac2e778b1338e0b3 P 172fe0cf5d3e47f599b7a6cfc5b654f2: No bootstrap required, opened a new log
I20260713 09:06:58.317411 16856 ts_tablet_manager.cc:1403] T ee707e08ef744928ac2e778b1338e0b3 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.012s
I20260713 09:06:58.317551 16857 ts_tablet_manager.cc:1434] T ee707e08ef744928ac2e778b1338e0b3 P ce3b5c1ad013465584b004015fbd5baf: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:06:58.318434 16857 tablet_bootstrap.cc:492] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf: Bootstrap starting.
I20260713 09:06:58.320035 16856 raft_consensus.cc:359] T ee707e08ef744928ac2e778b1338e0b3 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.320482 16858 tablet_bootstrap.cc:654] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.320683 16856 raft_consensus.cc:385] T ee707e08ef744928ac2e778b1338e0b3 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.320978 16856 raft_consensus.cc:740] T ee707e08ef744928ac2e778b1338e0b3 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172fe0cf5d3e47f599b7a6cfc5b654f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.321657 16856 consensus_queue.cc:260] T ee707e08ef744928ac2e778b1338e0b3 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.323693 16856 ts_tablet_manager.cc:1434] T ee707e08ef744928ac2e778b1338e0b3 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:58.324407 16857 tablet_bootstrap.cc:654] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.326936 16885 raft_consensus.cc:493] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.327338 16885 raft_consensus.cc:515] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.329229 16885 leader_election.cc:290] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:58.329857 16856 tablet_bootstrap.cc:492] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Bootstrap starting.
I20260713 09:06:58.330750 16663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a487c791a3427dacf1770fb86072bf" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" is_pre_election: true
I20260713 09:06:58.332454 16812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a487c791a3427dacf1770fb86072bf" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3b5c1ad013465584b004015fbd5baf" is_pre_election: true
W20260713 09:06:58.334728 16702 leader_election.cc:343] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.333050 16812 raft_consensus.cc:2468] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 0.
I20260713 09:06:58.337442 16703 leader_election.cc:304] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [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: 4ca174d59bf14d458596133385abf52b, ce3b5c1ad013465584b004015fbd5baf; no voters: 172fe0cf5d3e47f599b7a6cfc5b654f2
I20260713 09:06:58.338244 16885 raft_consensus.cc:2804] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:58.338580 16885 raft_consensus.cc:493] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:58.338898 16885 raft_consensus.cc:3060] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.364939 16856 tablet_bootstrap.cc:654] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.367270 16857 tablet_bootstrap.cc:492] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf: No bootstrap required, opened a new log
I20260713 09:06:58.367667 16857 ts_tablet_manager.cc:1403] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.031s
I20260713 09:06:58.368060 16858 tablet_bootstrap.cc:492] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b: No bootstrap required, opened a new log
I20260713 09:06:58.368445 16858 ts_tablet_manager.cc:1403] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.008s
I20260713 09:06:58.370000 16857 raft_consensus.cc:359] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.370625 16857 raft_consensus.cc:385] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.370977 16857 raft_consensus.cc:740] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3b5c1ad013465584b004015fbd5baf, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.370800 16858 raft_consensus.cc:359] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.371483 16858 raft_consensus.cc:385] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.371757 16858 raft_consensus.cc:740] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.371634 16857 consensus_queue.cc:260] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.371982 16885 raft_consensus.cc:515] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.372977 16858 consensus_queue.cc:260] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.373775 16857 ts_tablet_manager.cc:1434] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:58.374576 16857 tablet_bootstrap.cc:492] T 16ecc38a84e24c5bb192aadb2a95f789 P ce3b5c1ad013465584b004015fbd5baf: Bootstrap starting.
I20260713 09:06:58.375001 16858 ts_tablet_manager.cc:1434] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:06:58.375942 16663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a487c791a3427dacf1770fb86072bf" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
I20260713 09:06:58.376468 16885 leader_election.cc:290] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 1 election: Requested vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:58.379305 16857 tablet_bootstrap.cc:654] T 16ecc38a84e24c5bb192aadb2a95f789 P ce3b5c1ad013465584b004015fbd5baf: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.379900 16812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a487c791a3427dacf1770fb86072bf" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
I20260713 09:06:58.380218 16856 tablet_bootstrap.cc:492] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2: No bootstrap required, opened a new log
I20260713 09:06:58.380404 16812 raft_consensus.cc:3060] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.380651 16856 ts_tablet_manager.cc:1403] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.003s
W20260713 09:06:58.383174 16702 leader_election.cc:343] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:58.383486 16856 raft_consensus.cc:359] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.384156 16856 raft_consensus.cc:385] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.384436 16856 raft_consensus.cc:740] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172fe0cf5d3e47f599b7a6cfc5b654f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.385221 16856 consensus_queue.cc:260] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.387418 16856 ts_tablet_manager.cc:1434] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:58.388356 16856 tablet_bootstrap.cc:492] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2: Bootstrap starting.
I20260713 09:06:58.394505 16856 tablet_bootstrap.cc:654] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.394809 16812 raft_consensus.cc:2468] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 1.
I20260713 09:06:58.397467 16703 leader_election.cc:304] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ca174d59bf14d458596133385abf52b, ce3b5c1ad013465584b004015fbd5baf; no voters: 172fe0cf5d3e47f599b7a6cfc5b654f2
I20260713 09:06:58.398211 16885 raft_consensus.cc:2804] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:58.398706 16885 raft_consensus.cc:697] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 1 LEADER]: Becoming Leader. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Running, Role: LEADER
I20260713 09:06:58.399498 16885 consensus_queue.cc:237] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.403178 16864 raft_consensus.cc:493] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.403656 16864 raft_consensus.cc:515] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.405685 16864 leader_election.cc:290] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699)
I20260713 09:06:58.406256 16663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07770a9aa764bc39ead4ea1a8bc8508" candidate_uuid: "ce3b5c1ad013465584b004015fbd5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" is_pre_election: true
I20260713 09:06:58.406873 16663 raft_consensus.cc:2468] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce3b5c1ad013465584b004015fbd5baf in term 0.
I20260713 09:06:58.407783 16857 tablet_bootstrap.cc:492] T 16ecc38a84e24c5bb192aadb2a95f789 P ce3b5c1ad013465584b004015fbd5baf: No bootstrap required, opened a new log
I20260713 09:06:58.408195 16857 ts_tablet_manager.cc:1403] T 16ecc38a84e24c5bb192aadb2a95f789 P ce3b5c1ad013465584b004015fbd5baf: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.015s
I20260713 09:06:58.408066 16776 leader_election.cc:304] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172fe0cf5d3e47f599b7a6cfc5b654f2, ce3b5c1ad013465584b004015fbd5baf; no voters: 
I20260713 09:06:58.408895 16864 raft_consensus.cc:2804] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:58.409235 16864 raft_consensus.cc:493] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:58.409550 16864 raft_consensus.cc:3060] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.409605 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07770a9aa764bc39ead4ea1a8bc8508" candidate_uuid: "ce3b5c1ad013465584b004015fbd5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca174d59bf14d458596133385abf52b" is_pre_election: true
I20260713 09:06:58.410297 16739 raft_consensus.cc:2468] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce3b5c1ad013465584b004015fbd5baf in term 0.
I20260713 09:06:58.415685 16864 raft_consensus.cc:515] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.417618 16864 leader_election.cc:290] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [CANDIDATE]: Term 1 election: Requested vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699)
I20260713 09:06:58.418722 16663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07770a9aa764bc39ead4ea1a8bc8508" candidate_uuid: "ce3b5c1ad013465584b004015fbd5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
I20260713 09:06:58.419255 16663 raft_consensus.cc:3060] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.420008 16857 raft_consensus.cc:359] T 16ecc38a84e24c5bb192aadb2a95f789 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.420634 16857 raft_consensus.cc:385] T 16ecc38a84e24c5bb192aadb2a95f789 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.420890 16857 raft_consensus.cc:740] T 16ecc38a84e24c5bb192aadb2a95f789 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3b5c1ad013465584b004015fbd5baf, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.421525 16857 consensus_queue.cc:260] T 16ecc38a84e24c5bb192aadb2a95f789 P ce3b5c1ad013465584b004015fbd5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.423429 16857 ts_tablet_manager.cc:1434] T 16ecc38a84e24c5bb192aadb2a95f789 P ce3b5c1ad013465584b004015fbd5baf: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260713 09:06:58.423328 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07770a9aa764bc39ead4ea1a8bc8508" candidate_uuid: "ce3b5c1ad013465584b004015fbd5baf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca174d59bf14d458596133385abf52b"
I20260713 09:06:58.423885 16739 raft_consensus.cc:3060] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.428490 16739 raft_consensus.cc:2468] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3b5c1ad013465584b004015fbd5baf in term 1.
I20260713 09:06:58.429647 16856 tablet_bootstrap.cc:492] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2: No bootstrap required, opened a new log
I20260713 09:06:58.429463 16777 leader_election.cc:304] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca174d59bf14d458596133385abf52b, ce3b5c1ad013465584b004015fbd5baf; no voters: 
I20260713 09:06:58.430050 16856 ts_tablet_manager.cc:1403] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.011s
I20260713 09:06:58.430652 16864 raft_consensus.cc:2804] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:58.431303 16864 raft_consensus.cc:697] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 1 LEADER]: Becoming Leader. State: Replica: ce3b5c1ad013465584b004015fbd5baf, State: Running, Role: LEADER
I20260713 09:06:58.432089 16864 consensus_queue.cc:237] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.434707 16560 catalog_manager.cc:5697] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ca174d59bf14d458596133385abf52b (127.16.36.66). New cstate: current_term: 1 leader_uuid: "4ca174d59bf14d458596133385abf52b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.435706 16856 raft_consensus.cc:359] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.436177 16856 raft_consensus.cc:385] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.436398 16856 raft_consensus.cc:740] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172fe0cf5d3e47f599b7a6cfc5b654f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.436895 16856 consensus_queue.cc:260] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.438608 16856 ts_tablet_manager.cc:1434] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:58.439363 16856 tablet_bootstrap.cc:492] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Bootstrap starting.
I20260713 09:06:58.440737 16663 raft_consensus.cc:2468] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3b5c1ad013465584b004015fbd5baf in term 1.
I20260713 09:06:58.444340 16856 tablet_bootstrap.cc:654] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:58.451267 16561 catalog_manager.cc:5697] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf reported cstate change: term changed from 0 to 1, leader changed from <none> to ce3b5c1ad013465584b004015fbd5baf (127.16.36.67). New cstate: current_term: 1 leader_uuid: "ce3b5c1ad013465584b004015fbd5baf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:58.458712 16885 raft_consensus.cc:493] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.459059 16885 raft_consensus.cc:515] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.460628 16885 leader_election.cc:290] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:58.461145 16856 tablet_bootstrap.cc:492] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2: No bootstrap required, opened a new log
I20260713 09:06:58.461108 16663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee707e08ef744928ac2e778b1338e0b3" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" is_pre_election: true
I20260713 09:06:58.461575 16856 ts_tablet_manager.cc:1403] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260713 09:06:58.461604 16663 raft_consensus.cc:2468] T ee707e08ef744928ac2e778b1338e0b3 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 0.
I20260713 09:06:58.462318 16812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee707e08ef744928ac2e778b1338e0b3" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3b5c1ad013465584b004015fbd5baf" is_pre_election: true
I20260713 09:06:58.462894 16812 raft_consensus.cc:2468] T ee707e08ef744928ac2e778b1338e0b3 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 0.
I20260713 09:06:58.462889 16702 leader_election.cc:304] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172fe0cf5d3e47f599b7a6cfc5b654f2, 4ca174d59bf14d458596133385abf52b; no voters: 
I20260713 09:06:58.463769 16885 raft_consensus.cc:2804] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:58.464035 16885 raft_consensus.cc:493] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:58.463991 16856 raft_consensus.cc:359] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } } peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } }
I20260713 09:06:58.464416 16885 raft_consensus.cc:3060] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.464650 16856 raft_consensus.cc:385] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:58.464883 16856 raft_consensus.cc:740] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172fe0cf5d3e47f599b7a6cfc5b654f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:58.465397 16856 consensus_queue.cc:260] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } } peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } }
I20260713 09:06:58.466763 16856 ts_tablet_manager.cc:1434] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:06:58.469749 16885 raft_consensus.cc:515] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.471611 16885 leader_election.cc:290] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 1 election: Requested vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:58.472126 16663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee707e08ef744928ac2e778b1338e0b3" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
I20260713 09:06:58.472563 16663 raft_consensus.cc:3060] T ee707e08ef744928ac2e778b1338e0b3 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.472537 16812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee707e08ef744928ac2e778b1338e0b3" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
I20260713 09:06:58.473140 16812 raft_consensus.cc:3060] T ee707e08ef744928ac2e778b1338e0b3 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.478645 16663 raft_consensus.cc:2468] T ee707e08ef744928ac2e778b1338e0b3 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 1.
I20260713 09:06:58.479081 16812 raft_consensus.cc:2468] T ee707e08ef744928ac2e778b1338e0b3 P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 1.
I20260713 09:06:58.479573 16702 leader_election.cc:304] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172fe0cf5d3e47f599b7a6cfc5b654f2, 4ca174d59bf14d458596133385abf52b; no voters: 
I20260713 09:06:58.480247 16885 raft_consensus.cc:2804] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:58.480950 16872 raft_consensus.cc:493] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.480584 16885 raft_consensus.cc:697] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b [term 1 LEADER]: Becoming Leader. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Running, Role: LEADER
I20260713 09:06:58.481386 16872 raft_consensus.cc:515] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.481823 16885 consensus_queue.cc:237] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.483323 16872 leader_election.cc:290] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:58.484197 16812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a487c791a3427dacf1770fb86072bf" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3b5c1ad013465584b004015fbd5baf" is_pre_election: true
I20260713 09:06:58.484674 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a487c791a3427dacf1770fb86072bf" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca174d59bf14d458596133385abf52b" is_pre_election: true
I20260713 09:06:58.484938 16812 raft_consensus.cc:2393] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 172fe0cf5d3e47f599b7a6cfc5b654f2 in current term 1: Already voted for candidate 4ca174d59bf14d458596133385abf52b in this term.
I20260713 09:06:58.486354 16628 leader_election.cc:304] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172fe0cf5d3e47f599b7a6cfc5b654f2; no voters: 4ca174d59bf14d458596133385abf52b, ce3b5c1ad013465584b004015fbd5baf
I20260713 09:06:58.487125 16872 raft_consensus.cc:3060] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.491688 16561 catalog_manager.cc:5697] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ca174d59bf14d458596133385abf52b (127.16.36.66). New cstate: current_term: 1 leader_uuid: "4ca174d59bf14d458596133385abf52b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.493016 16872 raft_consensus.cc:2749] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:58.497959 16872 consensus_queue.cc:1048] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.500625 16812 raft_consensus.cc:3060] T 16ecc38a84e24c5bb192aadb2a95f789 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.507835 16862 consensus_queue.cc:1048] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.540422 16885 raft_consensus.cc:493] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.540792 16885 raft_consensus.cc:515] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.542328 16885 leader_election.cc:290] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:58.542984 16663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491c6ffb9ca04190a954c027b13a0238" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" is_pre_election: true
I20260713 09:06:58.543268 16812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491c6ffb9ca04190a954c027b13a0238" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3b5c1ad013465584b004015fbd5baf" is_pre_election: true
I20260713 09:06:58.543597 16663 raft_consensus.cc:2468] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 0.
I20260713 09:06:58.543787 16812 raft_consensus.cc:2468] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 0.
I20260713 09:06:58.544742 16702 leader_election.cc:304] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172fe0cf5d3e47f599b7a6cfc5b654f2, 4ca174d59bf14d458596133385abf52b; no voters: 
I20260713 09:06:58.545449 16885 raft_consensus.cc:2804] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:58.545696 16885 raft_consensus.cc:493] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:58.545935 16885 raft_consensus.cc:3060] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.550040 16885 raft_consensus.cc:515] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.551455 16885 leader_election.cc:290] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 1 election: Requested vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:58.552189 16663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491c6ffb9ca04190a954c027b13a0238" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
I20260713 09:06:58.552433 16812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491c6ffb9ca04190a954c027b13a0238" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
I20260713 09:06:58.552644 16663 raft_consensus.cc:3060] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.553206 16812 raft_consensus.cc:3060] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.556828 16663 raft_consensus.cc:2468] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 1.
I20260713 09:06:58.557655 16702 leader_election.cc:304] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172fe0cf5d3e47f599b7a6cfc5b654f2, 4ca174d59bf14d458596133385abf52b; no voters: 
I20260713 09:06:58.558323 16885 raft_consensus.cc:2804] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:58.558704 16885 raft_consensus.cc:697] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [term 1 LEADER]: Becoming Leader. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Running, Role: LEADER
I20260713 09:06:58.559160 16812 raft_consensus.cc:2468] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 1.
I20260713 09:06:58.559432 16885 consensus_queue.cc:237] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.565984 16560 catalog_manager.cc:5697] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ca174d59bf14d458596133385abf52b (127.16.36.66). New cstate: current_term: 1 leader_uuid: "4ca174d59bf14d458596133385abf52b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.569202 16872 raft_consensus.cc:493] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.569661 16872 raft_consensus.cc:515] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } } peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } }
I20260713 09:06:58.571496 16872 leader_election.cc:290] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:58.573099 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25b0896ff246fb8323f46aa102c684" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca174d59bf14d458596133385abf52b" is_pre_election: true
I20260713 09:06:58.573408 16812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25b0896ff246fb8323f46aa102c684" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3b5c1ad013465584b004015fbd5baf" is_pre_election: true
I20260713 09:06:58.573837 16739 raft_consensus.cc:2393] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 172fe0cf5d3e47f599b7a6cfc5b654f2 in current term 1: Already voted for candidate ce3b5c1ad013465584b004015fbd5baf in this term.
I20260713 09:06:58.575388 16628 leader_election.cc:304] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172fe0cf5d3e47f599b7a6cfc5b654f2; no voters: 4ca174d59bf14d458596133385abf52b, ce3b5c1ad013465584b004015fbd5baf
I20260713 09:06:58.576050 16872 raft_consensus.cc:3060] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.581949 16872 raft_consensus.cc:2749] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:58.615875 16872 raft_consensus.cc:493] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.616349 16872 raft_consensus.cc:515] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.618328 16872 leader_election.cc:290] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:58.619048 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5975535bab54715a721b74cb940654e" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca174d59bf14d458596133385abf52b" is_pre_election: true
I20260713 09:06:58.619307 16812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5975535bab54715a721b74cb940654e" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3b5c1ad013465584b004015fbd5baf" is_pre_election: true
I20260713 09:06:58.620033 16812 raft_consensus.cc:2393] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 172fe0cf5d3e47f599b7a6cfc5b654f2 in current term 1: Already voted for candidate 4ca174d59bf14d458596133385abf52b in this term.
I20260713 09:06:58.620886 16628 leader_election.cc:304] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172fe0cf5d3e47f599b7a6cfc5b654f2; no voters: 4ca174d59bf14d458596133385abf52b, ce3b5c1ad013465584b004015fbd5baf
I20260713 09:06:58.621583 16872 raft_consensus.cc:3060] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.625732 16872 raft_consensus.cc:2749] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:58.636354 16864 consensus_queue.cc:1048] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.647640 16872 raft_consensus.cc:493] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.648083 16872 raft_consensus.cc:515] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.648732 16892 consensus_queue.cc:1048] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.649966 16872 leader_election.cc:290] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:58.652279 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42760248937c4966b36627ed02194005" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca174d59bf14d458596133385abf52b" is_pre_election: true
I20260713 09:06:58.654603 16812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42760248937c4966b36627ed02194005" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3b5c1ad013465584b004015fbd5baf" is_pre_election: true
I20260713 09:06:58.655304 16812 raft_consensus.cc:2393] T 42760248937c4966b36627ed02194005 P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 172fe0cf5d3e47f599b7a6cfc5b654f2 in current term 1: Already voted for candidate 4ca174d59bf14d458596133385abf52b in this term.
I20260713 09:06:58.656615 16628 leader_election.cc:304] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172fe0cf5d3e47f599b7a6cfc5b654f2; no voters: 4ca174d59bf14d458596133385abf52b, ce3b5c1ad013465584b004015fbd5baf
I20260713 09:06:58.657459 16872 raft_consensus.cc:3060] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.663511 16872 raft_consensus.cc:2749] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:58.673576 16739 raft_consensus.cc:3060] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.678241 16885 consensus_queue.cc:1048] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.679417 16872 consensus_queue.cc:1048] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.689004 16885 consensus_queue.cc:1048] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.701007 16885 consensus_queue.cc:1048] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.701537 16915 consensus_queue.cc:1048] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:58.734709 16897 consensus_queue.cc:1048] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:58.767498 16812 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d25b0896ff246fb8323f46aa102c684"
dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
mode: GRACEFUL
new_leader_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
 from {username='slave'} at 127.0.0.1:56068
I20260713 09:06:58.768144 16812 raft_consensus.cc:606] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 1 LEADER]: Received request to transfer leadership to TS 172fe0cf5d3e47f599b7a6cfc5b654f2
I20260713 09:06:58.781718 16739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9a487c791a3427dacf1770fb86072bf"
dest_uuid: "4ca174d59bf14d458596133385abf52b"
mode: GRACEFUL
new_leader_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
 from {username='slave'} at 127.0.0.1:48682
I20260713 09:06:58.782166 16739 raft_consensus.cc:606] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 1 LEADER]: Received request to transfer leadership to TS 172fe0cf5d3e47f599b7a6cfc5b654f2
I20260713 09:06:58.789639 16739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42760248937c4966b36627ed02194005"
dest_uuid: "4ca174d59bf14d458596133385abf52b"
mode: GRACEFUL
new_leader_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
 from {username='slave'} at 127.0.0.1:48682
I20260713 09:06:58.790073 16739 raft_consensus.cc:606] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 1 LEADER]: Received request to transfer leadership to TS 172fe0cf5d3e47f599b7a6cfc5b654f2
I20260713 09:06:58.802220 16663 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16ecc38a84e24c5bb192aadb2a95f789"
dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
mode: GRACEFUL
new_leader_uuid: "4ca174d59bf14d458596133385abf52b"
 from {username='slave'} at 127.0.0.1:60672
I20260713 09:06:58.802671 16663 raft_consensus.cc:606] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 LEADER]: Received request to transfer leadership to TS 4ca174d59bf14d458596133385abf52b
I20260713 09:06:58.811604 16812 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d07770a9aa764bc39ead4ea1a8bc8508"
dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
mode: GRACEFUL
new_leader_uuid: "4ca174d59bf14d458596133385abf52b"
 from {username='slave'} at 127.0.0.1:56068
I20260713 09:06:58.812031 16812 raft_consensus.cc:606] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 1 LEADER]: Received request to transfer leadership to TS 4ca174d59bf14d458596133385abf52b
I20260713 09:06:58.816110 16739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "491c6ffb9ca04190a954c027b13a0238"
dest_uuid: "4ca174d59bf14d458596133385abf52b"
mode: GRACEFUL
new_leader_uuid: "ce3b5c1ad013465584b004015fbd5baf"
 from {username='slave'} at 127.0.0.1:48682
I20260713 09:06:58.816515 16739 raft_consensus.cc:606] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [term 1 LEADER]: Received request to transfer leadership to TS ce3b5c1ad013465584b004015fbd5baf
I20260713 09:06:58.833509 16897 consensus_queue.cc:1048] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.843498 16863 consensus_queue.cc:1048] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.855381 16863 raft_consensus.cc:993] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b: : Instructing follower 172fe0cf5d3e47f599b7a6cfc5b654f2 to start an election
I20260713 09:06:58.855819 16885 raft_consensus.cc:1081] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 1 LEADER]: Signalling peer 172fe0cf5d3e47f599b7a6cfc5b654f2 to start an election
I20260713 09:06:58.857492 16663 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9a487c791a3427dacf1770fb86072bf"
dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
 from {username='slave'} at 127.0.0.1:60656
I20260713 09:06:58.858317 16663 raft_consensus.cc:493] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:58.860539 16663 raft_consensus.cc:3060] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:58.864660 16663 raft_consensus.cc:515] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.866257 16663 leader_election.cc:290] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 2 election: Requested vote from peers 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:58.867126 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a487c791a3427dacf1770fb86072bf" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ca174d59bf14d458596133385abf52b"
I20260713 09:06:58.867178 16812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a487c791a3427dacf1770fb86072bf" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
I20260713 09:06:58.867719 16739 raft_consensus.cc:3055] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:58.867830 16812 raft_consensus.cc:3060] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:58.868108 16739 raft_consensus.cc:740] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Running, Role: LEADER
I20260713 09:06:58.868912 16739 consensus_queue.cc:260] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.870183 16739 raft_consensus.cc:3060] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:58.872658 16885 consensus_queue.cc:1048] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.874221 16812 raft_consensus.cc:2468] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172fe0cf5d3e47f599b7a6cfc5b654f2 in term 2.
I20260713 09:06:58.876101 16628 leader_election.cc:304] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172fe0cf5d3e47f599b7a6cfc5b654f2, ce3b5c1ad013465584b004015fbd5baf; no voters: 
I20260713 09:06:58.876139 16739 raft_consensus.cc:2468] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172fe0cf5d3e47f599b7a6cfc5b654f2 in term 2.
I20260713 09:06:58.876904 16915 raft_consensus.cc:2804] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:58.877377 16915 raft_consensus.cc:697] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 LEADER]: Becoming Leader. State: Replica: 172fe0cf5d3e47f599b7a6cfc5b654f2, State: Running, Role: LEADER
I20260713 09:06:58.878194 16915 consensus_queue.cc:237] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.887439 16560 catalog_manager.cc:5697] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 reported cstate change: term changed from 1 to 2, leader changed from 4ca174d59bf14d458596133385abf52b (127.16.36.66) to 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.892727 16863 consensus_queue.cc:1048] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.896064 16892 consensus_queue.cc:1048] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.902648 16892 consensus_queue.cc:1048] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.917624 16864 raft_consensus.cc:993] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf: : Instructing follower 4ca174d59bf14d458596133385abf52b to start an election
I20260713 09:06:58.918015 16864 raft_consensus.cc:1081] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 1 LEADER]: Signalling peer 4ca174d59bf14d458596133385abf52b to start an election
I20260713 09:06:58.922957 16737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d07770a9aa764bc39ead4ea1a8bc8508"
dest_uuid: "4ca174d59bf14d458596133385abf52b"
 from {username='slave'} at 127.0.0.1:48678
I20260713 09:06:58.923496 16737 raft_consensus.cc:493] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:58.923859 16737 raft_consensus.cc:3060] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:58.929625 16737 raft_consensus.cc:515] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.931964 16737 leader_election.cc:290] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 2 election: Requested vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:58.933086 16662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07770a9aa764bc39ead4ea1a8bc8508" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
I20260713 09:06:58.933480 16811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07770a9aa764bc39ead4ea1a8bc8508" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
I20260713 09:06:58.934049 16811 raft_consensus.cc:3055] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:58.933620 16662 raft_consensus.cc:3060] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:58.934465 16811 raft_consensus.cc:740] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce3b5c1ad013465584b004015fbd5baf, State: Running, Role: LEADER
I20260713 09:06:58.935281 16811 consensus_queue.cc:260] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.936368 16811 raft_consensus.cc:3060] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:58.940747 16662 raft_consensus.cc:2468] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 2.
I20260713 09:06:58.941664 16811 raft_consensus.cc:2468] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 2.
I20260713 09:06:58.941744 16702 leader_election.cc:304] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172fe0cf5d3e47f599b7a6cfc5b654f2, 4ca174d59bf14d458596133385abf52b; no voters: 
I20260713 09:06:58.942600 16863 raft_consensus.cc:2804] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:58.943050 16863 raft_consensus.cc:697] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 2 LEADER]: Becoming Leader. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Running, Role: LEADER
I20260713 09:06:58.943796 16863 consensus_queue.cc:237] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.950297 16559 catalog_manager.cc:5697] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b reported cstate change: term changed from 1 to 2, leader changed from ce3b5c1ad013465584b004015fbd5baf (127.16.36.67) to 4ca174d59bf14d458596133385abf52b (127.16.36.66). New cstate: current_term: 2 leader_uuid: "4ca174d59bf14d458596133385abf52b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.954523 16863 consensus_queue.cc:1048] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.966828 16885 raft_consensus.cc:993] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b: : Instructing follower ce3b5c1ad013465584b004015fbd5baf to start an election
I20260713 09:06:58.967316 16885 raft_consensus.cc:1081] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [term 1 LEADER]: Signalling peer ce3b5c1ad013465584b004015fbd5baf to start an election
I20260713 09:06:58.970832 16812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "491c6ffb9ca04190a954c027b13a0238"
dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
 from {username='slave'} at 127.0.0.1:56060
I20260713 09:06:58.971345 16899 consensus_queue.cc:1048] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.971320 16812 raft_consensus.cc:493] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:58.972275 16812 raft_consensus.cc:3060] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:58.977717 16812 raft_consensus.cc:515] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.980170 16664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491c6ffb9ca04190a954c027b13a0238" candidate_uuid: "ce3b5c1ad013465584b004015fbd5baf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
I20260713 09:06:58.983012 16737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491c6ffb9ca04190a954c027b13a0238" candidate_uuid: "ce3b5c1ad013465584b004015fbd5baf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ca174d59bf14d458596133385abf52b"
I20260713 09:06:58.983529 16737 raft_consensus.cc:3055] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:58.983822 16737 raft_consensus.cc:740] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Running, Role: LEADER
I20260713 09:06:58.985585 16737 consensus_queue.cc:260] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:58.986408 16737 raft_consensus.cc:3060] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:58.989014 16872 raft_consensus.cc:993] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2: : Instructing follower 4ca174d59bf14d458596133385abf52b to start an election
I20260713 09:06:58.989488 16862 raft_consensus.cc:1081] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 LEADER]: Signalling peer 4ca174d59bf14d458596133385abf52b to start an election
I20260713 09:06:58.989080 16812 leader_election.cc:290] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf [CANDIDATE]: Term 2 election: Requested vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699)
I20260713 09:06:58.991070 16739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16ecc38a84e24c5bb192aadb2a95f789"
dest_uuid: "4ca174d59bf14d458596133385abf52b"
 from {username='slave'} at 127.0.0.1:48672
I20260713 09:06:58.991642 16739 raft_consensus.cc:493] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:58.993664 16739 raft_consensus.cc:3060] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:58.999317 16737 raft_consensus.cc:2468] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3b5c1ad013465584b004015fbd5baf in term 2.
I20260713 09:06:59.000521 16777 leader_election.cc:304] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf [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: 4ca174d59bf14d458596133385abf52b, ce3b5c1ad013465584b004015fbd5baf; no voters: 172fe0cf5d3e47f599b7a6cfc5b654f2
I20260713 09:06:59.001436 16940 raft_consensus.cc:2804] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:59.001922 16940 raft_consensus.cc:697] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf [term 2 LEADER]: Becoming Leader. State: Replica: ce3b5c1ad013465584b004015fbd5baf, State: Running, Role: LEADER
I20260713 09:06:58.999847 16739 raft_consensus.cc:515] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:59.002733 16940 consensus_queue.cc:237] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:59.006027 16662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ecc38a84e24c5bb192aadb2a95f789" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
I20260713 09:06:59.006632 16662 raft_consensus.cc:3055] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:59.006969 16662 raft_consensus.cc:740] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 172fe0cf5d3e47f599b7a6cfc5b654f2, State: Running, Role: LEADER
I20260713 09:06:59.008018 16812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ecc38a84e24c5bb192aadb2a95f789" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
I20260713 09:06:59.007771 16662 consensus_queue.cc:260] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:59.008545 16812 raft_consensus.cc:3060] T 16ecc38a84e24c5bb192aadb2a95f789 P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:59.008872 16662 raft_consensus.cc:3060] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:59.014819 16812 raft_consensus.cc:2468] T 16ecc38a84e24c5bb192aadb2a95f789 P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 2.
I20260713 09:06:59.014956 16662 raft_consensus.cc:2468] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 2.
I20260713 09:06:59.015995 16703 leader_election.cc:304] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca174d59bf14d458596133385abf52b, ce3b5c1ad013465584b004015fbd5baf; no voters: 
I20260713 09:06:59.016757 16899 raft_consensus.cc:2804] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:59.016789 16739 leader_election.cc:290] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 2 election: Requested vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:59.017310 16899 raft_consensus.cc:697] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b [term 2 LEADER]: Becoming Leader. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Running, Role: LEADER
I20260713 09:06:59.018090 16899 consensus_queue.cc:237] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:59.019407 16559 catalog_manager.cc:5697] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf reported cstate change: term changed from 1 to 2, leader changed from 4ca174d59bf14d458596133385abf52b (127.16.36.66) to ce3b5c1ad013465584b004015fbd5baf (127.16.36.67). New cstate: current_term: 2 leader_uuid: "ce3b5c1ad013465584b004015fbd5baf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:59.024296 16560 catalog_manager.cc:5697] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b reported cstate change: term changed from 1 to 2, leader changed from 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65) to 4ca174d59bf14d458596133385abf52b (127.16.36.66). New cstate: current_term: 2 leader_uuid: "4ca174d59bf14d458596133385abf52b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:59.114912 16941 raft_consensus.cc:993] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf: : Instructing follower 172fe0cf5d3e47f599b7a6cfc5b654f2 to start an election
I20260713 09:06:59.115296 16940 raft_consensus.cc:1081] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 1 LEADER]: Signalling peer 172fe0cf5d3e47f599b7a6cfc5b654f2 to start an election
I20260713 09:06:59.116570 16662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d25b0896ff246fb8323f46aa102c684"
dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
 from {username='slave'} at 127.0.0.1:60654
I20260713 09:06:59.117017 16662 raft_consensus.cc:493] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:59.117295 16662 raft_consensus.cc:3060] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:59.121538 16662 raft_consensus.cc:515] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } } peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } }
I20260713 09:06:59.123171 16662 leader_election.cc:290] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 2 election: Requested vote from peers 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:59.123714 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25b0896ff246fb8323f46aa102c684" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ca174d59bf14d458596133385abf52b"
I20260713 09:06:59.124128 16812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25b0896ff246fb8323f46aa102c684" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
I20260713 09:06:59.124279 16739 raft_consensus.cc:3060] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:59.124668 16812 raft_consensus.cc:3055] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:59.124935 16812 raft_consensus.cc:740] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce3b5c1ad013465584b004015fbd5baf, State: Running, Role: LEADER
I20260713 09:06:59.125542 16812 consensus_queue.cc:260] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } } peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } }
I20260713 09:06:59.126343 16812 raft_consensus.cc:3060] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:59.130370 16812 raft_consensus.cc:2468] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172fe0cf5d3e47f599b7a6cfc5b654f2 in term 2.
I20260713 09:06:59.130393 16739 raft_consensus.cc:2468] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172fe0cf5d3e47f599b7a6cfc5b654f2 in term 2.
I20260713 09:06:59.131297 16628 leader_election.cc:304] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172fe0cf5d3e47f599b7a6cfc5b654f2, ce3b5c1ad013465584b004015fbd5baf; no voters: 
I20260713 09:06:59.131886 16862 raft_consensus.cc:2804] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:59.132330 16862 raft_consensus.cc:697] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 LEADER]: Becoming Leader. State: Replica: 172fe0cf5d3e47f599b7a6cfc5b654f2, State: Running, Role: LEADER
I20260713 09:06:59.133070 16862 consensus_queue.cc:237] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } } peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } }
I20260713 09:06:59.138840 16560 catalog_manager.cc:5697] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 reported cstate change: term changed from 1 to 2, leader changed from ce3b5c1ad013465584b004015fbd5baf (127.16.36.67) to 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:59.218925 16863 raft_consensus.cc:993] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b: : Instructing follower 172fe0cf5d3e47f599b7a6cfc5b654f2 to start an election
I20260713 09:06:59.219379 16899 raft_consensus.cc:1081] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 1 LEADER]: Signalling peer 172fe0cf5d3e47f599b7a6cfc5b654f2 to start an election
I20260713 09:06:59.220793 16662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42760248937c4966b36627ed02194005"
dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
 from {username='slave'} at 127.0.0.1:60656
I20260713 09:06:59.221303 16662 raft_consensus.cc:493] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:59.221638 16662 raft_consensus.cc:3060] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:59.226311 16662 raft_consensus.cc:515] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:59.228036 16662 leader_election.cc:290] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 2 election: Requested vote from peers 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:06:59.228735 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42760248937c4966b36627ed02194005" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ca174d59bf14d458596133385abf52b"
I20260713 09:06:59.229161 16812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42760248937c4966b36627ed02194005" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
I20260713 09:06:59.229339 16739 raft_consensus.cc:3055] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:59.229723 16812 raft_consensus.cc:3060] T 42760248937c4966b36627ed02194005 P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:59.229696 16739 raft_consensus.cc:740] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Running, Role: LEADER
I20260713 09:06:59.230650 16739 consensus_queue.cc:260] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:59.231786 16739 raft_consensus.cc:3060] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:59.234434 16812 raft_consensus.cc:2468] T 42760248937c4966b36627ed02194005 P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172fe0cf5d3e47f599b7a6cfc5b654f2 in term 2.
I20260713 09:06:59.235718 16628 leader_election.cc:304] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172fe0cf5d3e47f599b7a6cfc5b654f2, ce3b5c1ad013465584b004015fbd5baf; no voters: 
I20260713 09:06:59.236335 16862 raft_consensus.cc:2804] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:59.236714 16862 raft_consensus.cc:697] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 LEADER]: Becoming Leader. State: Replica: 172fe0cf5d3e47f599b7a6cfc5b654f2, State: Running, Role: LEADER
I20260713 09:06:59.237534 16862 consensus_queue.cc:237] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:06:59.238066 16739 raft_consensus.cc:2468] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172fe0cf5d3e47f599b7a6cfc5b654f2 in term 2.
I20260713 09:06:59.244334 16560 catalog_manager.cc:5697] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 reported cstate change: term changed from 1 to 2, leader changed from 4ca174d59bf14d458596133385abf52b (127.16.36.66) to 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:59.418350 16812 raft_consensus.cc:1275] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Refusing update from remote peer 172fe0cf5d3e47f599b7a6cfc5b654f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:59.419592 16862 consensus_queue.cc:1048] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.426934 16739 raft_consensus.cc:1275] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Refusing update from remote peer 172fe0cf5d3e47f599b7a6cfc5b654f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:59.428193 16862 consensus_queue.cc:1048] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.520259 16739 raft_consensus.cc:1275] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Refusing update from remote peer 172fe0cf5d3e47f599b7a6cfc5b654f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:59.521610 16862 consensus_queue.cc:1048] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.533648 16812 raft_consensus.cc:1275] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Refusing update from remote peer 172fe0cf5d3e47f599b7a6cfc5b654f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:59.535276 16915 consensus_queue.cc:1048] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.550383 16662 raft_consensus.cc:1275] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Refusing update from remote peer 4ca174d59bf14d458596133385abf52b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:59.551235 16812 raft_consensus.cc:1275] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Refusing update from remote peer 4ca174d59bf14d458596133385abf52b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:59.551460 16899 consensus_queue.cc:1048] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.552297 16885 consensus_queue.cc:1048] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.556865 16662 raft_consensus.cc:3060] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:59.565304 16662 raft_consensus.cc:1275] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Refusing update from remote peer ce3b5c1ad013465584b004015fbd5baf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:59.567739 16940 consensus_queue.cc:1048] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.571542 16739 raft_consensus.cc:1275] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Refusing update from remote peer ce3b5c1ad013465584b004015fbd5baf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:59.573077 16941 consensus_queue.cc:1048] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.597645 16812 raft_consensus.cc:1275] T 16ecc38a84e24c5bb192aadb2a95f789 P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Refusing update from remote peer 4ca174d59bf14d458596133385abf52b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:59.598742 16899 consensus_queue.cc:1048] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.606093 16662 raft_consensus.cc:1275] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Refusing update from remote peer 4ca174d59bf14d458596133385abf52b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:59.608285 16863 consensus_queue.cc:1048] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.815320 16739 raft_consensus.cc:1275] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Refusing update from remote peer 172fe0cf5d3e47f599b7a6cfc5b654f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:59.816371 16915 consensus_queue.cc:1048] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.820916 16812 raft_consensus.cc:1275] T 42760248937c4966b36627ed02194005 P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Refusing update from remote peer 172fe0cf5d3e47f599b7a6cfc5b654f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:59.822464 16915 consensus_queue.cc:1048] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:01.840342 16529 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:07:01.841032 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:01.855031 16662 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b35c117ddbf947b4b99be28178b40ee0"
dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
mode: GRACEFUL
new_leader_uuid: "ce3b5c1ad013465584b004015fbd5baf"
 from {username='slave'} at 127.0.0.1:60678
I20260713 09:07:01.855584 16662 raft_consensus.cc:606] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 LEADER]: Received request to transfer leadership to TS ce3b5c1ad013465584b004015fbd5baf
I20260713 09:07:01.864455 16739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d07770a9aa764bc39ead4ea1a8bc8508"
dest_uuid: "4ca174d59bf14d458596133385abf52b"
mode: GRACEFUL
new_leader_uuid: "ce3b5c1ad013465584b004015fbd5baf"
 from {username='slave'} at 127.0.0.1:48690
I20260713 09:07:01.864879 16739 raft_consensus.cc:606] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 2 LEADER]: Received request to transfer leadership to TS ce3b5c1ad013465584b004015fbd5baf
I20260713 09:07:01.865887 16529 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:01.866268 16529 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:02.087284 16863 raft_consensus.cc:993] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b: : Instructing follower ce3b5c1ad013465584b004015fbd5baf to start an election
I20260713 09:07:02.087682 16955 raft_consensus.cc:1081] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 2 LEADER]: Signalling peer ce3b5c1ad013465584b004015fbd5baf to start an election
I20260713 09:07:02.088943 16812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d07770a9aa764bc39ead4ea1a8bc8508"
dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
 from {username='slave'} at 127.0.0.1:56060
I20260713 09:07:02.089319 16812 raft_consensus.cc:493] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:02.089556 16812 raft_consensus.cc:3060] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:02.093060 16812 raft_consensus.cc:515] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:02.094329 16812 leader_election.cc:290] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [CANDIDATE]: Term 3 election: Requested vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699)
I20260713 09:07:02.095054 16662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07770a9aa764bc39ead4ea1a8bc8508" candidate_uuid: "ce3b5c1ad013465584b004015fbd5baf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
I20260713 09:07:02.095271 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07770a9aa764bc39ead4ea1a8bc8508" candidate_uuid: "ce3b5c1ad013465584b004015fbd5baf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4ca174d59bf14d458596133385abf52b"
I20260713 09:07:02.095495 16662 raft_consensus.cc:3060] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:02.095739 16739 raft_consensus.cc:3055] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:02.095999 16739 raft_consensus.cc:740] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Running, Role: LEADER
I20260713 09:07:02.096596 16739 consensus_queue.cc:260] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [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: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:02.097388 16739 raft_consensus.cc:3060] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:02.099589 16662 raft_consensus.cc:2468] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3b5c1ad013465584b004015fbd5baf in term 3.
I20260713 09:07:02.100490 16776 leader_election.cc:304] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [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: 172fe0cf5d3e47f599b7a6cfc5b654f2, ce3b5c1ad013465584b004015fbd5baf; no voters: 
I20260713 09:07:02.101069 16951 raft_consensus.cc:2804] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:02.101166 16739 raft_consensus.cc:2468] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3b5c1ad013465584b004015fbd5baf in term 3.
I20260713 09:07:02.102356 16951 raft_consensus.cc:697] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 3 LEADER]: Becoming Leader. State: Replica: ce3b5c1ad013465584b004015fbd5baf, State: Running, Role: LEADER
I20260713 09:07:02.103085 16951 consensus_queue.cc:237] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [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: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:02.108876 16560 catalog_manager.cc:5697] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf reported cstate change: term changed from 2 to 3, leader changed from 4ca174d59bf14d458596133385abf52b (127.16.36.66) to ce3b5c1ad013465584b004015fbd5baf (127.16.36.67). New cstate: current_term: 3 leader_uuid: "ce3b5c1ad013465584b004015fbd5baf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:02.132879 16962 raft_consensus.cc:993] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2: : Instructing follower ce3b5c1ad013465584b004015fbd5baf to start an election
I20260713 09:07:02.133246 16915 raft_consensus.cc:1081] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 LEADER]: Signalling peer ce3b5c1ad013465584b004015fbd5baf to start an election
I20260713 09:07:02.134403 16812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b35c117ddbf947b4b99be28178b40ee0"
dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
 from {username='slave'} at 127.0.0.1:56050
I20260713 09:07:02.134754 16812 raft_consensus.cc:493] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:02.134959 16812 raft_consensus.cc:3060] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:02.138276 16812 raft_consensus.cc:515] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:02.139593 16812 leader_election.cc:290] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [CANDIDATE]: Term 2 election: Requested vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699)
I20260713 09:07:02.140202 16662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35c117ddbf947b4b99be28178b40ee0" candidate_uuid: "ce3b5c1ad013465584b004015fbd5baf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
I20260713 09:07:02.140458 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35c117ddbf947b4b99be28178b40ee0" candidate_uuid: "ce3b5c1ad013465584b004015fbd5baf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ca174d59bf14d458596133385abf52b"
I20260713 09:07:02.140703 16662 raft_consensus.cc:3055] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:02.140901 16739 raft_consensus.cc:3060] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:02.141003 16662 raft_consensus.cc:740] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 172fe0cf5d3e47f599b7a6cfc5b654f2, State: Running, Role: LEADER
I20260713 09:07:02.141680 16662 consensus_queue.cc:260] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:02.142508 16662 raft_consensus.cc:3060] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:02.144698 16739 raft_consensus.cc:2468] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3b5c1ad013465584b004015fbd5baf in term 2.
I20260713 09:07:02.145488 16777 leader_election.cc:304] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca174d59bf14d458596133385abf52b, ce3b5c1ad013465584b004015fbd5baf; no voters: 
I20260713 09:07:02.146183 16951 raft_consensus.cc:2804] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:02.146554 16951 raft_consensus.cc:697] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 2 LEADER]: Becoming Leader. State: Replica: ce3b5c1ad013465584b004015fbd5baf, State: Running, Role: LEADER
I20260713 09:07:02.146853 16662 raft_consensus.cc:2468] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3b5c1ad013465584b004015fbd5baf in term 2.
I20260713 09:07:02.147183 16951 consensus_queue.cc:237] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:02.153153 16560 catalog_manager.cc:5697] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf reported cstate change: term changed from 1 to 2, leader changed from 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65) to ce3b5c1ad013465584b004015fbd5baf (127.16.36.67). New cstate: current_term: 2 leader_uuid: "ce3b5c1ad013465584b004015fbd5baf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:02.623425 16739 raft_consensus.cc:1275] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 3 FOLLOWER]: Refusing update from remote peer ce3b5c1ad013465584b004015fbd5baf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:02.624382 16951 consensus_queue.cc:1048] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:02.632910 16662 raft_consensus.cc:1275] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 3 FOLLOWER]: Refusing update from remote peer ce3b5c1ad013465584b004015fbd5baf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:02.634089 16956 consensus_queue.cc:1048] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:02.690855 16662 raft_consensus.cc:1275] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Refusing update from remote peer ce3b5c1ad013465584b004015fbd5baf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:02.691795 16956 consensus_queue.cc:1048] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:02.698858 16739 raft_consensus.cc:1275] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Refusing update from remote peer ce3b5c1ad013465584b004015fbd5baf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:02.700307 16956 consensus_queue.cc:1048] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:02.866958 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:02.875806 16662 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d25b0896ff246fb8323f46aa102c684"
dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
mode: GRACEFUL
new_leader_uuid: "4ca174d59bf14d458596133385abf52b"
 from {username='slave'} at 127.0.0.1:60672
I20260713 09:07:02.876247 16662 raft_consensus.cc:606] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 LEADER]: Received request to transfer leadership to TS 4ca174d59bf14d458596133385abf52b
I20260713 09:07:02.880203 16662 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9a487c791a3427dacf1770fb86072bf"
dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
mode: GRACEFUL
new_leader_uuid: "4ca174d59bf14d458596133385abf52b"
 from {username='slave'} at 127.0.0.1:60672
I20260713 09:07:02.880594 16662 raft_consensus.cc:606] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 LEADER]: Received request to transfer leadership to TS 4ca174d59bf14d458596133385abf52b
I20260713 09:07:02.884331 16812 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b35c117ddbf947b4b99be28178b40ee0"
dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
mode: GRACEFUL
new_leader_uuid: "4ca174d59bf14d458596133385abf52b"
 from {username='slave'} at 127.0.0.1:56068
I20260713 09:07:02.884696 16812 raft_consensus.cc:606] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 2 LEADER]: Received request to transfer leadership to TS 4ca174d59bf14d458596133385abf52b
I20260713 09:07:02.888454 16662 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42760248937c4966b36627ed02194005"
dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
mode: GRACEFUL
new_leader_uuid: "4ca174d59bf14d458596133385abf52b"
 from {username='slave'} at 127.0.0.1:60672
I20260713 09:07:02.888844 16662 raft_consensus.cc:606] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 LEADER]: Received request to transfer leadership to TS 4ca174d59bf14d458596133385abf52b
I20260713 09:07:02.898434 16812 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d07770a9aa764bc39ead4ea1a8bc8508"
dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
mode: GRACEFUL
new_leader_uuid: "4ca174d59bf14d458596133385abf52b"
 from {username='slave'} at 127.0.0.1:56068
I20260713 09:07:02.898828 16812 raft_consensus.cc:606] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 3 LEADER]: Received request to transfer leadership to TS 4ca174d59bf14d458596133385abf52b
I20260713 09:07:02.970515 16915 raft_consensus.cc:993] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2: : Instructing follower 4ca174d59bf14d458596133385abf52b to start an election
I20260713 09:07:02.970930 16967 raft_consensus.cc:1081] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 LEADER]: Signalling peer 4ca174d59bf14d458596133385abf52b to start an election
I20260713 09:07:02.972213 16739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9a487c791a3427dacf1770fb86072bf"
dest_uuid: "4ca174d59bf14d458596133385abf52b"
 from {username='slave'} at 127.0.0.1:48672
I20260713 09:07:02.972620 16739 raft_consensus.cc:493] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:02.972853 16739 raft_consensus.cc:3060] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:02.976441 16739 raft_consensus.cc:515] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:02.977659 16739 leader_election.cc:290] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 3 election: Requested vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:07:02.978389 16662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a487c791a3427dacf1770fb86072bf" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
I20260713 09:07:02.978633 16812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a487c791a3427dacf1770fb86072bf" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
I20260713 09:07:02.978964 16662 raft_consensus.cc:3055] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:02.979089 16812 raft_consensus.cc:3060] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:02.979297 16662 raft_consensus.cc:740] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 172fe0cf5d3e47f599b7a6cfc5b654f2, State: Running, Role: LEADER
I20260713 09:07:02.980043 16662 consensus_queue.cc:260] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [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: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:02.981148 16662 raft_consensus.cc:3060] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:02.984586 16812 raft_consensus.cc:2468] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 3.
I20260713 09:07:02.985564 16703 leader_election.cc:304] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [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: 4ca174d59bf14d458596133385abf52b, ce3b5c1ad013465584b004015fbd5baf; no voters: 
I20260713 09:07:02.986151 16955 raft_consensus.cc:2804] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:02.986750 16662 raft_consensus.cc:2468] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 3.
I20260713 09:07:02.988350 16955 raft_consensus.cc:697] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 3 LEADER]: Becoming Leader. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Running, Role: LEADER
I20260713 09:07:02.989128 16955 consensus_queue.cc:237] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [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: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:02.994640 16559 catalog_manager.cc:5697] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b reported cstate change: term changed from 2 to 3, leader changed from 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65) to 4ca174d59bf14d458596133385abf52b (127.16.36.66). New cstate: current_term: 3 leader_uuid: "4ca174d59bf14d458596133385abf52b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:03.080891 16972 raft_consensus.cc:993] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf: : Instructing follower 4ca174d59bf14d458596133385abf52b to start an election
I20260713 09:07:03.081288 16956 raft_consensus.cc:1081] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 3 LEADER]: Signalling peer 4ca174d59bf14d458596133385abf52b to start an election
I20260713 09:07:03.082544 16739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d07770a9aa764bc39ead4ea1a8bc8508"
dest_uuid: "4ca174d59bf14d458596133385abf52b"
 from {username='slave'} at 127.0.0.1:48678
I20260713 09:07:03.082934 16739 raft_consensus.cc:493] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:03.083170 16739 raft_consensus.cc:3060] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:03.086659 16739 raft_consensus.cc:515] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:03.087970 16739 leader_election.cc:290] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 4 election: Requested vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:07:03.088625 16662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07770a9aa764bc39ead4ea1a8bc8508" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
I20260713 09:07:03.088857 16812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07770a9aa764bc39ead4ea1a8bc8508" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
I20260713 09:07:03.089162 16662 raft_consensus.cc:3060] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:03.089316 16812 raft_consensus.cc:3055] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:03.089617 16812 raft_consensus.cc:740] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ce3b5c1ad013465584b004015fbd5baf, State: Running, Role: LEADER
I20260713 09:07:03.090288 16812 consensus_queue.cc:260] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [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: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:03.091348 16812 raft_consensus.cc:3060] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:03.094964 16662 raft_consensus.cc:2468] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 4.
I20260713 09:07:03.095857 16702 leader_election.cc:304] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [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: 172fe0cf5d3e47f599b7a6cfc5b654f2, 4ca174d59bf14d458596133385abf52b; no voters: 
I20260713 09:07:03.096446 16955 raft_consensus.cc:2804] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:03.096427 16812 raft_consensus.cc:2468] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 4.
I20260713 09:07:03.097008 16955 raft_consensus.cc:697] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 4 LEADER]: Becoming Leader. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Running, Role: LEADER
I20260713 09:07:03.097761 16955 consensus_queue.cc:237] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [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: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:03.102810 16559 catalog_manager.cc:5697] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b reported cstate change: term changed from 3 to 4, leader changed from ce3b5c1ad013465584b004015fbd5baf (127.16.36.67) to 4ca174d59bf14d458596133385abf52b (127.16.36.66). New cstate: current_term: 4 leader_uuid: "4ca174d59bf14d458596133385abf52b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:03.237174 16915 raft_consensus.cc:993] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2: : Instructing follower 4ca174d59bf14d458596133385abf52b to start an election
I20260713 09:07:03.237564 16967 raft_consensus.cc:1081] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 LEADER]: Signalling peer 4ca174d59bf14d458596133385abf52b to start an election
I20260713 09:07:03.238756 16739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d25b0896ff246fb8323f46aa102c684"
dest_uuid: "4ca174d59bf14d458596133385abf52b"
 from {username='slave'} at 127.0.0.1:48672
I20260713 09:07:03.239178 16739 raft_consensus.cc:493] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:03.239472 16739 raft_consensus.cc:3060] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:03.243487 16739 raft_consensus.cc:515] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } } peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } }
I20260713 09:07:03.244697 16739 leader_election.cc:290] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 3 election: Requested vote from peers ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745), 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011)
I20260713 09:07:03.245539 16812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25b0896ff246fb8323f46aa102c684" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
I20260713 09:07:03.245707 16662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25b0896ff246fb8323f46aa102c684" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
I20260713 09:07:03.245935 16812 raft_consensus.cc:3060] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:03.246129 16662 raft_consensus.cc:3055] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:03.246397 16662 raft_consensus.cc:740] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 172fe0cf5d3e47f599b7a6cfc5b654f2, State: Running, Role: LEADER
I20260713 09:07:03.247012 16662 consensus_queue.cc:260] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [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: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } } peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } }
I20260713 09:07:03.247776 16662 raft_consensus.cc:3060] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:03.249799 16812 raft_consensus.cc:2468] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 3.
I20260713 09:07:03.250614 16703 leader_election.cc:304] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [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: 4ca174d59bf14d458596133385abf52b, ce3b5c1ad013465584b004015fbd5baf; no voters: 
I20260713 09:07:03.251296 16955 raft_consensus.cc:2804] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:03.251628 16662 raft_consensus.cc:2468] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 3.
I20260713 09:07:03.251647 16955 raft_consensus.cc:697] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 3 LEADER]: Becoming Leader. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Running, Role: LEADER
I20260713 09:07:03.252532 16955 consensus_queue.cc:237] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [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: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } } peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } }
I20260713 09:07:03.257961 16559 catalog_manager.cc:5697] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b reported cstate change: term changed from 2 to 3, leader changed from 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65) to 4ca174d59bf14d458596133385abf52b (127.16.36.66). New cstate: current_term: 3 leader_uuid: "4ca174d59bf14d458596133385abf52b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:03.303031 16981 raft_consensus.cc:993] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf: : Instructing follower 4ca174d59bf14d458596133385abf52b to start an election
I20260713 09:07:03.303436 16956 raft_consensus.cc:1081] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 2 LEADER]: Signalling peer 4ca174d59bf14d458596133385abf52b to start an election
I20260713 09:07:03.304965 16739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b35c117ddbf947b4b99be28178b40ee0"
dest_uuid: "4ca174d59bf14d458596133385abf52b"
 from {username='slave'} at 127.0.0.1:48678
I20260713 09:07:03.305460 16739 raft_consensus.cc:493] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:03.305770 16739 raft_consensus.cc:3060] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:03.310005 16739 raft_consensus.cc:515] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:03.311347 16739 leader_election.cc:290] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 3 election: Requested vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:07:03.311899 16662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35c117ddbf947b4b99be28178b40ee0" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
I20260713 09:07:03.312294 16811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35c117ddbf947b4b99be28178b40ee0" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
I20260713 09:07:03.312417 16662 raft_consensus.cc:3060] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:03.312738 16811 raft_consensus.cc:3055] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:03.312983 16811 raft_consensus.cc:740] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce3b5c1ad013465584b004015fbd5baf, State: Running, Role: LEADER
I20260713 09:07:03.313532 16811 consensus_queue.cc:260] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [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: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:03.314312 16811 raft_consensus.cc:3060] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:03.316192 16662 raft_consensus.cc:2468] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 3.
I20260713 09:07:03.316958 16702 leader_election.cc:304] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [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: 172fe0cf5d3e47f599b7a6cfc5b654f2, 4ca174d59bf14d458596133385abf52b; no voters: 
I20260713 09:07:03.317646 16955 raft_consensus.cc:2804] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:03.318001 16955 raft_consensus.cc:697] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [term 3 LEADER]: Becoming Leader. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Running, Role: LEADER
I20260713 09:07:03.318643 16955 consensus_queue.cc:237] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [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: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:03.318879 16811 raft_consensus.cc:2468] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 3.
I20260713 09:07:03.323530 16559 catalog_manager.cc:5697] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b reported cstate change: term changed from 2 to 3, leader changed from ce3b5c1ad013465584b004015fbd5baf (127.16.36.67) to 4ca174d59bf14d458596133385abf52b (127.16.36.66). New cstate: current_term: 3 leader_uuid: "4ca174d59bf14d458596133385abf52b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:03.340390 16915 raft_consensus.cc:993] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2: : Instructing follower 4ca174d59bf14d458596133385abf52b to start an election
I20260713 09:07:03.340724 16967 raft_consensus.cc:1081] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 LEADER]: Signalling peer 4ca174d59bf14d458596133385abf52b to start an election
I20260713 09:07:03.341897 16739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42760248937c4966b36627ed02194005"
dest_uuid: "4ca174d59bf14d458596133385abf52b"
 from {username='slave'} at 127.0.0.1:48672
I20260713 09:07:03.342247 16739 raft_consensus.cc:493] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:03.342468 16739 raft_consensus.cc:3060] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:03.345885 16739 raft_consensus.cc:515] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:03.347084 16739 leader_election.cc:290] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [CANDIDATE]: Term 3 election: Requested vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:07:03.347756 16662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42760248937c4966b36627ed02194005" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
I20260713 09:07:03.348040 16811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42760248937c4966b36627ed02194005" candidate_uuid: "4ca174d59bf14d458596133385abf52b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
I20260713 09:07:03.348181 16662 raft_consensus.cc:3055] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:03.348472 16662 raft_consensus.cc:740] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 172fe0cf5d3e47f599b7a6cfc5b654f2, State: Running, Role: LEADER
I20260713 09:07:03.348500 16811 raft_consensus.cc:3060] T 42760248937c4966b36627ed02194005 P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:03.349088 16662 consensus_queue.cc:260] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [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: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:03.349826 16662 raft_consensus.cc:3060] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:03.352499 16811 raft_consensus.cc:2468] T 42760248937c4966b36627ed02194005 P ce3b5c1ad013465584b004015fbd5baf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 3.
I20260713 09:07:03.353317 16662 raft_consensus.cc:2468] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca174d59bf14d458596133385abf52b in term 3.
I20260713 09:07:03.353257 16703 leader_election.cc:304] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [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: 4ca174d59bf14d458596133385abf52b, ce3b5c1ad013465584b004015fbd5baf; no voters: 
I20260713 09:07:03.353996 16955 raft_consensus.cc:2804] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:03.354341 16955 raft_consensus.cc:697] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 3 LEADER]: Becoming Leader. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Running, Role: LEADER
I20260713 09:07:03.354948 16955 consensus_queue.cc:237] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [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: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:03.360517 16559 catalog_manager.cc:5697] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b reported cstate change: term changed from 2 to 3, leader changed from 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65) to 4ca174d59bf14d458596133385abf52b (127.16.36.66). New cstate: current_term: 3 leader_uuid: "4ca174d59bf14d458596133385abf52b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:03.434767 16811 raft_consensus.cc:1275] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf [term 3 FOLLOWER]: Refusing update from remote peer 4ca174d59bf14d458596133385abf52b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:03.435753 16955 consensus_queue.cc:1048] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:03.445470 16662 raft_consensus.cc:1275] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 3 FOLLOWER]: Refusing update from remote peer 4ca174d59bf14d458596133385abf52b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:03.446929 16974 consensus_queue.cc:1048] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:03.643357 16662 raft_consensus.cc:1275] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 4 FOLLOWER]: Refusing update from remote peer 4ca174d59bf14d458596133385abf52b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:03.644374 16974 consensus_queue.cc:1048] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:03.651471 16811 raft_consensus.cc:1275] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 4 FOLLOWER]: Refusing update from remote peer 4ca174d59bf14d458596133385abf52b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:03.652972 16989 consensus_queue.cc:1048] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:03.788537 16811 raft_consensus.cc:1275] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 3 FOLLOWER]: Refusing update from remote peer 4ca174d59bf14d458596133385abf52b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:03.789525 16989 consensus_queue.cc:1048] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:03.797407 16662 raft_consensus.cc:1275] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 3 FOLLOWER]: Refusing update from remote peer 4ca174d59bf14d458596133385abf52b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:03.799041 16975 consensus_queue.cc:1048] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:03.818424 16811 raft_consensus.cc:1275] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 3 FOLLOWER]: Refusing update from remote peer 4ca174d59bf14d458596133385abf52b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:03.819530 16975 consensus_queue.cc:1048] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:03.826301 16662 raft_consensus.cc:1275] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 3 FOLLOWER]: Refusing update from remote peer 4ca174d59bf14d458596133385abf52b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:03.827981 16975 consensus_queue.cc:1048] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:03.912087 16811 raft_consensus.cc:1275] T 42760248937c4966b36627ed02194005 P ce3b5c1ad013465584b004015fbd5baf [term 3 FOLLOWER]: Refusing update from remote peer 4ca174d59bf14d458596133385abf52b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:03.913108 16975 consensus_queue.cc:1048] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:03.919957 16662 raft_consensus.cc:1275] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 3 FOLLOWER]: Refusing update from remote peer 4ca174d59bf14d458596133385abf52b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:03.921842 16975 consensus_queue.cc:1048] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [LEADER]: Connected to new peer: Peer: permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:05.902444 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:05.909113 16739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d25b0896ff246fb8323f46aa102c684"
dest_uuid: "4ca174d59bf14d458596133385abf52b"
mode: GRACEFUL
new_leader_uuid: "ce3b5c1ad013465584b004015fbd5baf"
 from {username='slave'} at 127.0.0.1:48690
I20260713 09:07:05.909639 16739 raft_consensus.cc:606] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 3 LEADER]: Received request to transfer leadership to TS ce3b5c1ad013465584b004015fbd5baf
I20260713 09:07:05.911903 16739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b35c117ddbf947b4b99be28178b40ee0"
dest_uuid: "4ca174d59bf14d458596133385abf52b"
mode: GRACEFUL
new_leader_uuid: "ce3b5c1ad013465584b004015fbd5baf"
 from {username='slave'} at 127.0.0.1:48690
I20260713 09:07:05.912231 16739 raft_consensus.cc:606] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [term 3 LEADER]: Received request to transfer leadership to TS ce3b5c1ad013465584b004015fbd5baf
I20260713 09:07:05.914057 16739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5975535bab54715a721b74cb940654e"
dest_uuid: "4ca174d59bf14d458596133385abf52b"
mode: GRACEFUL
new_leader_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
 from {username='slave'} at 127.0.0.1:48690
I20260713 09:07:05.914374 16739 raft_consensus.cc:606] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [term 1 LEADER]: Received request to transfer leadership to TS 172fe0cf5d3e47f599b7a6cfc5b654f2
I20260713 09:07:05.916218 16739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d07770a9aa764bc39ead4ea1a8bc8508"
dest_uuid: "4ca174d59bf14d458596133385abf52b"
mode: GRACEFUL
new_leader_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
 from {username='slave'} at 127.0.0.1:48690
I20260713 09:07:05.916543 16739 raft_consensus.cc:606] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 4 LEADER]: Received request to transfer leadership to TS 172fe0cf5d3e47f599b7a6cfc5b654f2
I20260713 09:07:05.918290 16739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9a487c791a3427dacf1770fb86072bf"
dest_uuid: "4ca174d59bf14d458596133385abf52b"
mode: GRACEFUL
new_leader_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
 from {username='slave'} at 127.0.0.1:48690
I20260713 09:07:05.918649 16739 raft_consensus.cc:606] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 3 LEADER]: Received request to transfer leadership to TS 172fe0cf5d3e47f599b7a6cfc5b654f2
I20260713 09:07:05.919442 16529 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:07:05.919796 16529 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:06.105589 16999 raft_consensus.cc:993] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b: : Instructing follower 172fe0cf5d3e47f599b7a6cfc5b654f2 to start an election
I20260713 09:07:06.106042 16975 raft_consensus.cc:1081] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 4 LEADER]: Signalling peer 172fe0cf5d3e47f599b7a6cfc5b654f2 to start an election
I20260713 09:07:06.107614 16664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d07770a9aa764bc39ead4ea1a8bc8508"
dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
 from {username='slave'} at 127.0.0.1:60656
I20260713 09:07:06.108258 16664 raft_consensus.cc:493] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:06.108711 16664 raft_consensus.cc:3060] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:06.114437 16664 raft_consensus.cc:515] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:06.116197 16664 leader_election.cc:290] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 5 election: Requested vote from peers 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:07:06.116909 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07770a9aa764bc39ead4ea1a8bc8508" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4ca174d59bf14d458596133385abf52b"
I20260713 09:07:06.117336 16811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07770a9aa764bc39ead4ea1a8bc8508" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
I20260713 09:07:06.117554 16739 raft_consensus.cc:3055] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:07:06.117815 16739 raft_consensus.cc:740] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Running, Role: LEADER
I20260713 09:07:06.117856 16811 raft_consensus.cc:3060] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:06.118459 16739 consensus_queue.cc:260] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:06.119424 16739 raft_consensus.cc:3060] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:06.122346 16811 raft_consensus.cc:2468] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172fe0cf5d3e47f599b7a6cfc5b654f2 in term 5.
I20260713 09:07:06.123512 16628 leader_election.cc:304] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172fe0cf5d3e47f599b7a6cfc5b654f2, ce3b5c1ad013465584b004015fbd5baf; no voters: 
I20260713 09:07:06.123625 16739 raft_consensus.cc:2468] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172fe0cf5d3e47f599b7a6cfc5b654f2 in term 5.
I20260713 09:07:06.124963 17000 raft_consensus.cc:2804] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:07:06.125721 17000 raft_consensus.cc:697] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 5 LEADER]: Becoming Leader. State: Replica: 172fe0cf5d3e47f599b7a6cfc5b654f2, State: Running, Role: LEADER
I20260713 09:07:06.126358 17000 consensus_queue.cc:237] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:06.132551 16559 catalog_manager.cc:5697] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 reported cstate change: term changed from 4 to 5, leader changed from 4ca174d59bf14d458596133385abf52b (127.16.36.66) to 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65). New cstate: current_term: 5 leader_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:06.211431 16999 raft_consensus.cc:993] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b: : Instructing follower ce3b5c1ad013465584b004015fbd5baf to start an election
I20260713 09:07:06.211799 16975 raft_consensus.cc:1081] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 3 LEADER]: Signalling peer ce3b5c1ad013465584b004015fbd5baf to start an election
I20260713 09:07:06.213120 16811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d25b0896ff246fb8323f46aa102c684"
dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
 from {username='slave'} at 127.0.0.1:56060
I20260713 09:07:06.213554 16811 raft_consensus.cc:493] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:06.213794 16811 raft_consensus.cc:3060] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:06.217938 16811 raft_consensus.cc:515] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } } peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } }
I20260713 09:07:06.219427 16811 leader_election.cc:290] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [CANDIDATE]: Term 4 election: Requested vote from peers 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699), 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011)
I20260713 09:07:06.219990 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25b0896ff246fb8323f46aa102c684" candidate_uuid: "ce3b5c1ad013465584b004015fbd5baf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4ca174d59bf14d458596133385abf52b"
I20260713 09:07:06.220475 16739 raft_consensus.cc:3055] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:06.220484 16664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25b0896ff246fb8323f46aa102c684" candidate_uuid: "ce3b5c1ad013465584b004015fbd5baf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
I20260713 09:07:06.220744 16739 raft_consensus.cc:740] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Running, Role: LEADER
I20260713 09:07:06.221037 16664 raft_consensus.cc:3060] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:06.221305 16739 consensus_queue.cc:260] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [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: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } } peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } }
I20260713 09:07:06.222112 16739 raft_consensus.cc:3060] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:06.225200 16664 raft_consensus.cc:2468] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3b5c1ad013465584b004015fbd5baf in term 4.
I20260713 09:07:06.225693 16739 raft_consensus.cc:2468] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3b5c1ad013465584b004015fbd5baf in term 4.
I20260713 09:07:06.226253 16776 leader_election.cc:304] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [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: 172fe0cf5d3e47f599b7a6cfc5b654f2, ce3b5c1ad013465584b004015fbd5baf; no voters: 
I20260713 09:07:06.226951 16981 raft_consensus.cc:2804] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:06.227867 16981 raft_consensus.cc:697] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 4 LEADER]: Becoming Leader. State: Replica: ce3b5c1ad013465584b004015fbd5baf, State: Running, Role: LEADER
I20260713 09:07:06.228515 16981 consensus_queue.cc:237] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [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: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } } peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } }
I20260713 09:07:06.234685 16559 catalog_manager.cc:5697] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf reported cstate change: term changed from 3 to 4, leader changed from 4ca174d59bf14d458596133385abf52b (127.16.36.66) to ce3b5c1ad013465584b004015fbd5baf (127.16.36.67). New cstate: current_term: 4 leader_uuid: "ce3b5c1ad013465584b004015fbd5baf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:06.266659 16999 raft_consensus.cc:993] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b: : Instructing follower 172fe0cf5d3e47f599b7a6cfc5b654f2 to start an election
I20260713 09:07:06.267014 16975 raft_consensus.cc:1081] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [term 1 LEADER]: Signalling peer 172fe0cf5d3e47f599b7a6cfc5b654f2 to start an election
I20260713 09:07:06.268246 16664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5975535bab54715a721b74cb940654e"
dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
 from {username='slave'} at 127.0.0.1:60656
I20260713 09:07:06.268651 16664 raft_consensus.cc:493] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:06.268924 16664 raft_consensus.cc:3060] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:06.273138 16664 raft_consensus.cc:515] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:06.274557 16664 leader_election.cc:290] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 2 election: Requested vote from peers 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:07:06.275113 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5975535bab54715a721b74cb940654e" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ca174d59bf14d458596133385abf52b"
I20260713 09:07:06.275403 16811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5975535bab54715a721b74cb940654e" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
I20260713 09:07:06.275590 16739 raft_consensus.cc:3055] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:06.275866 16811 raft_consensus.cc:3060] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:06.275864 16739 raft_consensus.cc:740] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Running, Role: LEADER
I20260713 09:07:06.276623 16739 consensus_queue.cc:260] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:06.277555 16739 raft_consensus.cc:3060] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:06.280123 16811 raft_consensus.cc:2468] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172fe0cf5d3e47f599b7a6cfc5b654f2 in term 2.
I20260713 09:07:06.280920 16628 leader_election.cc:304] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172fe0cf5d3e47f599b7a6cfc5b654f2, ce3b5c1ad013465584b004015fbd5baf; no voters: 
I20260713 09:07:06.281188 16739 raft_consensus.cc:2468] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172fe0cf5d3e47f599b7a6cfc5b654f2 in term 2.
I20260713 09:07:06.281497 17000 raft_consensus.cc:2804] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:06.281875 17000 raft_consensus.cc:697] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 LEADER]: Becoming Leader. State: Replica: 172fe0cf5d3e47f599b7a6cfc5b654f2, State: Running, Role: LEADER
I20260713 09:07:06.282617 17000 consensus_queue.cc:237] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:06.288748 16559 catalog_manager.cc:5697] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2 reported cstate change: term changed from 1 to 2, leader changed from 4ca174d59bf14d458596133385abf52b (127.16.36.66) to 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:06.322023 16999 raft_consensus.cc:993] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b: : Instructing follower ce3b5c1ad013465584b004015fbd5baf to start an election
I20260713 09:07:06.322585 16975 raft_consensus.cc:1081] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [term 3 LEADER]: Signalling peer ce3b5c1ad013465584b004015fbd5baf to start an election
I20260713 09:07:06.324079 16811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b35c117ddbf947b4b99be28178b40ee0"
dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
 from {username='slave'} at 127.0.0.1:56060
I20260713 09:07:06.324512 16811 raft_consensus.cc:493] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:06.324772 16811 raft_consensus.cc:3060] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:06.329133 16811 raft_consensus.cc:515] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:06.330742 16811 leader_election.cc:290] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [CANDIDATE]: Term 4 election: Requested vote from peers 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011), 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699)
I20260713 09:07:06.331936 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35c117ddbf947b4b99be28178b40ee0" candidate_uuid: "ce3b5c1ad013465584b004015fbd5baf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4ca174d59bf14d458596133385abf52b"
I20260713 09:07:06.332051 16664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35c117ddbf947b4b99be28178b40ee0" candidate_uuid: "ce3b5c1ad013465584b004015fbd5baf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
I20260713 09:07:06.332417 16739 raft_consensus.cc:3055] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:06.332585 16664 raft_consensus.cc:3060] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:06.332800 16739 raft_consensus.cc:740] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Running, Role: LEADER
I20260713 09:07:06.333571 16739 consensus_queue.cc:260] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [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: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:06.334549 16739 raft_consensus.cc:3060] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:06.338397 16664 raft_consensus.cc:2468] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3b5c1ad013465584b004015fbd5baf in term 4.
I20260713 09:07:06.339568 16739 raft_consensus.cc:2468] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3b5c1ad013465584b004015fbd5baf in term 4.
I20260713 09:07:06.339605 16776 leader_election.cc:304] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [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: 172fe0cf5d3e47f599b7a6cfc5b654f2, ce3b5c1ad013465584b004015fbd5baf; no voters: 
I20260713 09:07:06.340629 16981 raft_consensus.cc:2804] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:06.341053 16981 raft_consensus.cc:697] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 4 LEADER]: Becoming Leader. State: Replica: ce3b5c1ad013465584b004015fbd5baf, State: Running, Role: LEADER
I20260713 09:07:06.341756 16981 consensus_queue.cc:237] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [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: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:06.348157 16559 catalog_manager.cc:5697] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf reported cstate change: term changed from 3 to 4, leader changed from 4ca174d59bf14d458596133385abf52b (127.16.36.66) to ce3b5c1ad013465584b004015fbd5baf (127.16.36.67). New cstate: current_term: 4 leader_uuid: "ce3b5c1ad013465584b004015fbd5baf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:06.441803 16999 raft_consensus.cc:993] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b: : Instructing follower 172fe0cf5d3e47f599b7a6cfc5b654f2 to start an election
I20260713 09:07:06.442193 16975 raft_consensus.cc:1081] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 3 LEADER]: Signalling peer 172fe0cf5d3e47f599b7a6cfc5b654f2 to start an election
I20260713 09:07:06.443393 16664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9a487c791a3427dacf1770fb86072bf"
dest_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2"
 from {username='slave'} at 127.0.0.1:60656
I20260713 09:07:06.443795 16664 raft_consensus.cc:493] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:06.444056 16664 raft_consensus.cc:3060] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:06.448216 16664 raft_consensus.cc:515] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:06.449590 16664 leader_election.cc:290] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [CANDIDATE]: Term 4 election: Requested vote from peers 4ca174d59bf14d458596133385abf52b (127.16.36.66:45699), ce3b5c1ad013465584b004015fbd5baf (127.16.36.67:38745)
I20260713 09:07:06.450188 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a487c791a3427dacf1770fb86072bf" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4ca174d59bf14d458596133385abf52b"
I20260713 09:07:06.450469 16811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a487c791a3427dacf1770fb86072bf" candidate_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ce3b5c1ad013465584b004015fbd5baf"
I20260713 09:07:06.450731 16739 raft_consensus.cc:3055] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:06.450999 16811 raft_consensus.cc:3060] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:06.451013 16739 raft_consensus.cc:740] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4ca174d59bf14d458596133385abf52b, State: Running, Role: LEADER
I20260713 09:07:06.451897 16739 consensus_queue.cc:260] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [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: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:06.452997 16739 raft_consensus.cc:3060] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:06.456880 16811 raft_consensus.cc:2468] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172fe0cf5d3e47f599b7a6cfc5b654f2 in term 4.
I20260713 09:07:06.457758 16628 leader_election.cc:304] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [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: 172fe0cf5d3e47f599b7a6cfc5b654f2, ce3b5c1ad013465584b004015fbd5baf; no voters: 
I20260713 09:07:06.458194 16739 raft_consensus.cc:2468] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172fe0cf5d3e47f599b7a6cfc5b654f2 in term 4.
I20260713 09:07:06.458334 17000 raft_consensus.cc:2804] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:06.458779 17000 raft_consensus.cc:697] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 4 LEADER]: Becoming Leader. State: Replica: 172fe0cf5d3e47f599b7a6cfc5b654f2, State: Running, Role: LEADER
I20260713 09:07:06.459542 17000 consensus_queue.cc:237] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [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: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } }
I20260713 09:07:06.465543 16559 catalog_manager.cc:5697] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 reported cstate change: term changed from 3 to 4, leader changed from 4ca174d59bf14d458596133385abf52b (127.16.36.66) to 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65). New cstate: current_term: 4 leader_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:06.646291 16664 raft_consensus.cc:1275] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 4 FOLLOWER]: Refusing update from remote peer ce3b5c1ad013465584b004015fbd5baf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:06.647379 16981 consensus_queue.cc:1048] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:06.656459 16739 raft_consensus.cc:1275] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 4 FOLLOWER]: Refusing update from remote peer ce3b5c1ad013465584b004015fbd5baf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:06.657634 16981 consensus_queue.cc:1048] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:06.658854 16811 raft_consensus.cc:1275] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 5 FOLLOWER]: Refusing update from remote peer 172fe0cf5d3e47f599b7a6cfc5b654f2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:07:06.660368 17000 consensus_queue.cc:1048] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:06.671589 16739 raft_consensus.cc:1275] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 5 FOLLOWER]: Refusing update from remote peer 172fe0cf5d3e47f599b7a6cfc5b654f2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:07:06.674016 17001 consensus_queue.cc:1048] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:06.681183 16739 raft_consensus.cc:1275] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Refusing update from remote peer 172fe0cf5d3e47f599b7a6cfc5b654f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:06.682739 17019 consensus_queue.cc:1048] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:06.693300 16811 raft_consensus.cc:1275] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Refusing update from remote peer 172fe0cf5d3e47f599b7a6cfc5b654f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:06.695520 17000 consensus_queue.cc:1048] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:06.822835 16664 raft_consensus.cc:1275] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 4 FOLLOWER]: Refusing update from remote peer ce3b5c1ad013465584b004015fbd5baf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:06.823782 16981 consensus_queue.cc:1048] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "172fe0cf5d3e47f599b7a6cfc5b654f2" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:06.831241 16739 raft_consensus.cc:1275] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [term 4 FOLLOWER]: Refusing update from remote peer ce3b5c1ad013465584b004015fbd5baf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:06.832984 17007 consensus_queue.cc:1048] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:06.920485 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:06.926061 16529 tablet_server.cc:179] TabletServer@127.16.36.65:0 shutting down...
I20260713 09:07:06.937471 16811 raft_consensus.cc:1275] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf [term 4 FOLLOWER]: Refusing update from remote peer 172fe0cf5d3e47f599b7a6cfc5b654f2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:06.939154 17000 consensus_queue.cc:1048] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3b5c1ad013465584b004015fbd5baf" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:06.948637 16739 raft_consensus.cc:1275] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 4 FOLLOWER]: Refusing update from remote peer 172fe0cf5d3e47f599b7a6cfc5b654f2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:06.951654 17019 consensus_queue.cc:1048] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca174d59bf14d458596133385abf52b" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 45699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:06.959385 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:06.960114 16529 tablet_replica.cc:333] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2: stopping tablet replica
I20260713 09:07:06.960959 16529 raft_consensus.cc:2243] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:06.961715 16529 raft_consensus.cc:2272] T d9a487c791a3427dacf1770fb86072bf P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.964493 16529 tablet_replica.cc:333] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2: stopping tablet replica
I20260713 09:07:06.965587 16529 raft_consensus.cc:2243] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:06.966109 16529 raft_consensus.cc:2272] T 42760248937c4966b36627ed02194005 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.968276 16529 tablet_replica.cc:333] T ee707e08ef744928ac2e778b1338e0b3 P 172fe0cf5d3e47f599b7a6cfc5b654f2: stopping tablet replica
I20260713 09:07:06.968817 16529 raft_consensus.cc:2243] T ee707e08ef744928ac2e778b1338e0b3 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:06.969234 16529 raft_consensus.cc:2272] T ee707e08ef744928ac2e778b1338e0b3 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.971190 16529 tablet_replica.cc:333] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2: stopping tablet replica
I20260713 09:07:06.971797 16529 raft_consensus.cc:2243] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:06.972198 16529 raft_consensus.cc:2272] T b35c117ddbf947b4b99be28178b40ee0 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.974026 16529 tablet_replica.cc:333] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2: stopping tablet replica
I20260713 09:07:06.974506 16529 raft_consensus.cc:2243] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:06.974872 16529 raft_consensus.cc:2272] T 6d25b0896ff246fb8323f46aa102c684 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.976678 16529 tablet_replica.cc:333] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2: stopping tablet replica
I20260713 09:07:06.977146 16529 raft_consensus.cc:2243] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:06.977794 16529 raft_consensus.cc:2272] T b5975535bab54715a721b74cb940654e P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.979410 16529 tablet_replica.cc:333] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2: stopping tablet replica
I20260713 09:07:06.979810 16529 raft_consensus.cc:2243] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:07:06.980369 16529 raft_consensus.cc:2272] T d07770a9aa764bc39ead4ea1a8bc8508 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.981853 16529 tablet_replica.cc:333] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2: stopping tablet replica
I20260713 09:07:06.982224 16529 raft_consensus.cc:2243] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:06.982592 16529 raft_consensus.cc:2272] T 491c6ffb9ca04190a954c027b13a0238 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.983976 16529 tablet_replica.cc:333] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2: stopping tablet replica
I20260713 09:07:06.984315 16529 raft_consensus.cc:2243] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:06.984606 16529 raft_consensus.cc:2272] T 16ecc38a84e24c5bb192aadb2a95f789 P 172fe0cf5d3e47f599b7a6cfc5b654f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.069804 16529 tablet_server.cc:196] TabletServer@127.16.36.65:0 shutdown complete.
I20260713 09:07:07.086012 16529 tablet_server.cc:179] TabletServer@127.16.36.66:0 shutting down...
W20260713 09:07:07.091823 16776 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.36.65:36011: connect: Connection refused (error 111)
W20260713 09:07:07.096454 16776 consensus_peers.cc:597] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf -> Peer 172fe0cf5d3e47f599b7a6cfc5b654f2 (127.16.36.65:36011): Couldn't send request to peer 172fe0cf5d3e47f599b7a6cfc5b654f2. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:07.109145 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:07.109664 16529 tablet_replica.cc:333] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b: stopping tablet replica
I20260713 09:07:07.110142 16529 raft_consensus.cc:2243] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.110543 16529 raft_consensus.cc:2272] T b35c117ddbf947b4b99be28178b40ee0 P 4ca174d59bf14d458596133385abf52b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.112337 16529 tablet_replica.cc:333] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b: stopping tablet replica
I20260713 09:07:07.112828 16529 raft_consensus.cc:2243] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.113186 16529 raft_consensus.cc:2272] T d9a487c791a3427dacf1770fb86072bf P 4ca174d59bf14d458596133385abf52b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.114940 16529 tablet_replica.cc:333] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b: stopping tablet replica
I20260713 09:07:07.115370 16529 raft_consensus.cc:2243] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:07.115983 16529 raft_consensus.cc:2272] T ee707e08ef744928ac2e778b1338e0b3 P 4ca174d59bf14d458596133385abf52b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.117462 16529 tablet_replica.cc:333] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b: stopping tablet replica
I20260713 09:07:07.117880 16529 raft_consensus.cc:2243] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:07.118477 16529 raft_consensus.cc:2272] T 42760248937c4966b36627ed02194005 P 4ca174d59bf14d458596133385abf52b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.119869 16529 tablet_replica.cc:333] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b: stopping tablet replica
I20260713 09:07:07.120283 16529 raft_consensus.cc:2243] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.120612 16529 raft_consensus.cc:2272] T 6d25b0896ff246fb8323f46aa102c684 P 4ca174d59bf14d458596133385abf52b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.122435 16529 tablet_replica.cc:333] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b: stopping tablet replica
I20260713 09:07:07.122895 16529 raft_consensus.cc:2243] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.123224 16529 raft_consensus.cc:2272] T b5975535bab54715a721b74cb940654e P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.124971 16529 tablet_replica.cc:333] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b: stopping tablet replica
I20260713 09:07:07.125370 16529 raft_consensus.cc:2243] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.125690 16529 raft_consensus.cc:2272] T d07770a9aa764bc39ead4ea1a8bc8508 P 4ca174d59bf14d458596133385abf52b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.127427 16529 tablet_replica.cc:333] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b: stopping tablet replica
I20260713 09:07:07.127830 16529 raft_consensus.cc:2243] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.128177 16529 raft_consensus.cc:2272] T 491c6ffb9ca04190a954c027b13a0238 P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.129498 16529 tablet_replica.cc:333] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b: stopping tablet replica
I20260713 09:07:07.129868 16529 raft_consensus.cc:2243] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:07.130475 16529 raft_consensus.cc:2272] T 16ecc38a84e24c5bb192aadb2a95f789 P 4ca174d59bf14d458596133385abf52b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.155226 16529 tablet_server.cc:196] TabletServer@127.16.36.66:0 shutdown complete.
I20260713 09:07:07.169474 16529 tablet_server.cc:179] TabletServer@127.16.36.67:0 shutting down...
I20260713 09:07:07.188205 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:07.188738 16529 tablet_replica.cc:333] T ee707e08ef744928ac2e778b1338e0b3 P ce3b5c1ad013465584b004015fbd5baf: stopping tablet replica
I20260713 09:07:07.189253 16529 raft_consensus.cc:2243] T ee707e08ef744928ac2e778b1338e0b3 P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.189666 16529 raft_consensus.cc:2272] T ee707e08ef744928ac2e778b1338e0b3 P ce3b5c1ad013465584b004015fbd5baf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.191254 16529 tablet_replica.cc:333] T 16ecc38a84e24c5bb192aadb2a95f789 P ce3b5c1ad013465584b004015fbd5baf: stopping tablet replica
I20260713 09:07:07.191682 16529 raft_consensus.cc:2243] T 16ecc38a84e24c5bb192aadb2a95f789 P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.192057 16529 raft_consensus.cc:2272] T 16ecc38a84e24c5bb192aadb2a95f789 P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.193524 16529 tablet_replica.cc:333] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf: stopping tablet replica
I20260713 09:07:07.193936 16529 raft_consensus.cc:2243] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.194306 16529 raft_consensus.cc:2272] T d07770a9aa764bc39ead4ea1a8bc8508 P ce3b5c1ad013465584b004015fbd5baf [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.196007 16529 tablet_replica.cc:333] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf: stopping tablet replica
I20260713 09:07:07.196467 16529 raft_consensus.cc:2243] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:07.197134 16529 raft_consensus.cc:2272] T 491c6ffb9ca04190a954c027b13a0238 P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.198606 16529 tablet_replica.cc:333] T 42760248937c4966b36627ed02194005 P ce3b5c1ad013465584b004015fbd5baf: stopping tablet replica
I20260713 09:07:07.199018 16529 raft_consensus.cc:2243] T 42760248937c4966b36627ed02194005 P ce3b5c1ad013465584b004015fbd5baf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.199393 16529 raft_consensus.cc:2272] T 42760248937c4966b36627ed02194005 P ce3b5c1ad013465584b004015fbd5baf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.200745 16529 tablet_replica.cc:333] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf: stopping tablet replica
I20260713 09:07:07.201154 16529 raft_consensus.cc:2243] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.201526 16529 raft_consensus.cc:2272] T d9a487c791a3427dacf1770fb86072bf P ce3b5c1ad013465584b004015fbd5baf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.203161 16529 tablet_replica.cc:333] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf: stopping tablet replica
I20260713 09:07:07.203570 16529 raft_consensus.cc:2243] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.203910 16529 raft_consensus.cc:2272] T b5975535bab54715a721b74cb940654e P ce3b5c1ad013465584b004015fbd5baf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.205437 16529 tablet_replica.cc:333] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf: stopping tablet replica
I20260713 09:07:07.205837 16529 raft_consensus.cc:2243] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:07.206456 16529 raft_consensus.cc:2272] T 6d25b0896ff246fb8323f46aa102c684 P ce3b5c1ad013465584b004015fbd5baf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.208164 16529 tablet_replica.cc:333] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf: stopping tablet replica
I20260713 09:07:07.208628 16529 raft_consensus.cc:2243] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:07.209235 16529 raft_consensus.cc:2272] T b35c117ddbf947b4b99be28178b40ee0 P ce3b5c1ad013465584b004015fbd5baf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.233566 16529 tablet_server.cc:196] TabletServer@127.16.36.67:0 shutdown complete.
I20260713 09:07:07.247839 16529 master.cc:562] Master@127.16.36.126:43339 shutting down...
I20260713 09:07:07.374723 16529 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:07.375348 16529 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.375765 16529 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2ee6c2cff2d04fcc874491767e833dd0: stopping tablet replica
I20260713 09:07:07.394376 16529 master.cc:584] Master@127.16.36.126:43339 shutdown complete.
172fe0cf5d3e47f599b7a6cfc5b654f2  4
4ca174d59bf14d458596133385abf52b  4
ce3b5c1ad013465584b004015fbd5baf  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12086 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:07:07.428020 16529 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.36.126:40663
I20260713 09:07:07.429018 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:07.433692 17031 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:07:07.433713 17030 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:07:07.435719 16529 server_base.cc:1061] running on GCE node
W20260713 09:07:07.436040 17033 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:07:07.436734 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:07.436939 16529 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:07:07.437074 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933627437057 us; error 0 us; skew 500 ppm
I20260713 09:07:07.437557 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:07.439857 16529 webserver.cc:533] Webserver started at http://127.16.36.126:36125/ using document root <none> and password file <none>
I20260713 09:07:07.440294 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:07.440455 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:07.440696 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:07.441676 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933615176355-16529-0/minicluster-data/master-0-root/instance:
uuid: "c2168167c79341db9be85ff9ebfe91cd"
format_stamp: "Formatted at 2026-07-13 09:07:07 on dist-test-slave-f03f"
I20260713 09:07:07.445490 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:07:07.448338 17038 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:07:07.449019 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:07.449244 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933615176355-16529-0/minicluster-data/master-0-root
uuid: "c2168167c79341db9be85ff9ebfe91cd"
format_stamp: "Formatted at 2026-07-13 09:07:07 on dist-test-slave-f03f"
I20260713 09:07:07.449460 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933615176355-16529-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933615176355-16529-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933615176355-16529-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:07:07.471757 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:07.472793 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:07.506402 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.126:40663
I20260713 09:07:07.506515 17089 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.126:40663 every 8 connection(s)
I20260713 09:07:07.509830 17090 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:07:07.518163 17090 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd: Bootstrap starting.
I20260713 09:07:07.522286 17090 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:07.525753 17090 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd: No bootstrap required, opened a new log
I20260713 09:07:07.527598 17090 raft_consensus.cc:359] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2168167c79341db9be85ff9ebfe91cd" member_type: VOTER }
I20260713 09:07:07.527935 17090 raft_consensus.cc:385] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:07.528132 17090 raft_consensus.cc:740] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2168167c79341db9be85ff9ebfe91cd, State: Initialized, Role: FOLLOWER
I20260713 09:07:07.528656 17090 consensus_queue.cc:260] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c2168167c79341db9be85ff9ebfe91cd" member_type: VOTER }
I20260713 09:07:07.529079 17090 raft_consensus.cc:399] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:07.529291 17090 raft_consensus.cc:493] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:07.529528 17090 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:07.532931 17090 raft_consensus.cc:515] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2168167c79341db9be85ff9ebfe91cd" member_type: VOTER }
I20260713 09:07:07.533383 17090 leader_election.cc:304] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd [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: c2168167c79341db9be85ff9ebfe91cd; no voters: 
I20260713 09:07:07.534324 17090 leader_election.cc:290] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:07.534670 17093 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:07.535820 17093 raft_consensus.cc:697] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd [term 1 LEADER]: Becoming Leader. State: Replica: c2168167c79341db9be85ff9ebfe91cd, State: Running, Role: LEADER
I20260713 09:07:07.536329 17093 consensus_queue.cc:237] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd [LEADER]: Queue going to LEADER mode. State: All 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: "c2168167c79341db9be85ff9ebfe91cd" member_type: VOTER }
I20260713 09:07:07.536885 17090 sys_catalog.cc:565] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:07.540004 17094 sys_catalog.cc:455] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c2168167c79341db9be85ff9ebfe91cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2168167c79341db9be85ff9ebfe91cd" member_type: VOTER } }
I20260713 09:07:07.540750 17095 sys_catalog.cc:455] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd [sys.catalog]: SysCatalogTable state changed. Reason: New leader c2168167c79341db9be85ff9ebfe91cd. Latest consensus state: current_term: 1 leader_uuid: "c2168167c79341db9be85ff9ebfe91cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2168167c79341db9be85ff9ebfe91cd" member_type: VOTER } }
I20260713 09:07:07.541271 17094 sys_catalog.cc:458] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:07.541271 17095 sys_catalog.cc:458] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:07.543103 17100 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:07.548262 17100 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:07.549952 16529 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:07.555898 17100 catalog_manager.cc:1383] Generated new cluster ID: 4b05a47e8ae44b0ea2f0bfea9da6b4d5
I20260713 09:07:07.556137 17100 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:07.570617 17100 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:07.571672 17100 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:07.585690 17100 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd: Generated new TSK 0
I20260713 09:07:07.586184 17100 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:07.615628 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:07.620623 17111 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:07:07.621472 17112 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:07:07.623063 16529 server_base.cc:1061] running on GCE node
W20260713 09:07:07.623096 17114 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:07:07.624112 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:07.624298 16529 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:07:07.624415 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933627624404 us; error 0 us; skew 500 ppm
I20260713 09:07:07.624843 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:07.626766 16529 webserver.cc:533] Webserver started at http://127.16.36.65:44875/ using document root <none> and password file <none>
I20260713 09:07:07.627174 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:07.627328 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:07.627519 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:07.628417 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933615176355-16529-0/minicluster-data/ts-0-root/instance:
uuid: "da67aaa83aa04a47915da39395c00ee1"
format_stamp: "Formatted at 2026-07-13 09:07:07 on dist-test-slave-f03f"
I20260713 09:07:07.632339 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:07:07.635088 17119 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:07:07.635711 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:07.635947 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933615176355-16529-0/minicluster-data/ts-0-root
uuid: "da67aaa83aa04a47915da39395c00ee1"
format_stamp: "Formatted at 2026-07-13 09:07:07 on dist-test-slave-f03f"
I20260713 09:07:07.636183 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933615176355-16529-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933615176355-16529-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933615176355-16529-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:07:07.671902 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:07.673010 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:07.674320 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:07.676323 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:07.676502 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:07.676704 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:07.676872 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:07.712678 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.65:45051
I20260713 09:07:07.712776 17181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.65:45051 every 8 connection(s)
I20260713 09:07:07.716998 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:07.723258 17186 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:07:07.724561 17187 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:07:07.725847 17189 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:07:07.727666 16529 server_base.cc:1061] running on GCE node
I20260713 09:07:07.728493 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:07.728670 16529 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:07:07.728788 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933627728777 us; error 0 us; skew 500 ppm
I20260713 09:07:07.729310 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:07.731773 16529 webserver.cc:533] Webserver started at http://127.16.36.66:36249/ using document root <none> and password file <none>
I20260713 09:07:07.732213 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:07.732429 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:07.732430 17182 heartbeater.cc:344] Connected to a master server at 127.16.36.126:40663
I20260713 09:07:07.732848 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:07.732872 17182 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:07.733577 17182 heartbeater.cc:507] Master 127.16.36.126:40663 requested a full tablet report, sending...
I20260713 09:07:07.733973 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933615176355-16529-0/minicluster-data/ts-1-root/instance:
uuid: "2a02b30194c844ea946e578c68820dbf"
format_stamp: "Formatted at 2026-07-13 09:07:07 on dist-test-slave-f03f"
I20260713 09:07:07.735332 17055 ts_manager.cc:194] Registered new tserver with Master: da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051)
I20260713 09:07:07.736876 17055 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38044
I20260713 09:07:07.738296 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:07:07.741241 17194 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:07:07.741849 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:07.742094 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933615176355-16529-0/minicluster-data/ts-1-root
uuid: "2a02b30194c844ea946e578c68820dbf"
format_stamp: "Formatted at 2026-07-13 09:07:07 on dist-test-slave-f03f"
I20260713 09:07:07.742338 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933615176355-16529-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933615176355-16529-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933615176355-16529-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:07:07.763641 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:07.764673 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:07.765945 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:07.767901 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:07.768079 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:07.768293 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:07.768433 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:07.803750 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.66:35665
I20260713 09:07:07.803838 17256 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.66:35665 every 8 connection(s)
I20260713 09:07:07.808696 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:07.815918 17261 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:07:07.818389 17260 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:07:07.818389 17263 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:07:07.818745 16529 server_base.cc:1061] running on GCE node
I20260713 09:07:07.819468 17257 heartbeater.cc:344] Connected to a master server at 127.16.36.126:40663
I20260713 09:07:07.819821 17257 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:07.819904 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:07.820176 16529 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:07:07.820367 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933627820350 us; error 0 us; skew 500 ppm
I20260713 09:07:07.820674 17257 heartbeater.cc:507] Master 127.16.36.126:40663 requested a full tablet report, sending...
I20260713 09:07:07.821069 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:07.822760 17055 ts_manager.cc:194] Registered new tserver with Master: 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665)
I20260713 09:07:07.823427 16529 webserver.cc:533] Webserver started at http://127.16.36.67:44467/ using document root <none> and password file <none>
I20260713 09:07:07.823874 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:07.824036 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:07.824064 17055 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38046
I20260713 09:07:07.824307 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:07.825485 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933615176355-16529-0/minicluster-data/ts-2-root/instance:
uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
format_stamp: "Formatted at 2026-07-13 09:07:07 on dist-test-slave-f03f"
I20260713 09:07:07.829396 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:07:07.832194 17268 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:07:07.832829 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:07:07.833069 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933615176355-16529-0/minicluster-data/ts-2-root
uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
format_stamp: "Formatted at 2026-07-13 09:07:07 on dist-test-slave-f03f"
I20260713 09:07:07.833312 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933615176355-16529-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933615176355-16529-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933615176355-16529-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:07:07.857697 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:07.858790 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:07.860082 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:07.862003 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:07.862172 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:07.862393 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:07.862545 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:07:07.897776 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.67:45745
I20260713 09:07:07.897869 17330 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.67:45745 every 8 connection(s)
I20260713 09:07:07.909816 17331 heartbeater.cc:344] Connected to a master server at 127.16.36.126:40663
I20260713 09:07:07.910108 17331 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:07.910701 17331 heartbeater.cc:507] Master 127.16.36.126:40663 requested a full tablet report, sending...
I20260713 09:07:07.912318 17055 ts_manager.cc:194] Registered new tserver with Master: 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:07.912416 16529 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011919742s
I20260713 09:07:07.913923 17055 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38054
I20260713 09:07:07.934222 17055 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38062:
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:07:07.936928 17055 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:07:08.008139 17222 tablet_service.cc:1511] Processing CreateTablet for tablet 685eb2027f784a859fd69a5bd36072fd (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:08.009456 17222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 685eb2027f784a859fd69a5bd36072fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.011994 17221 tablet_service.cc:1511] Processing CreateTablet for tablet 507962b5a38341758bba558d8fcb3e10 (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:08.013230 17221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 507962b5a38341758bba558d8fcb3e10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.015290 17220 tablet_service.cc:1511] Processing CreateTablet for tablet 0a125c17ba164554880e911f57969eef (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:08.016520 17220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a125c17ba164554880e911f57969eef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.017470 17218 tablet_service.cc:1511] Processing CreateTablet for tablet f51a0a2697b043bf84d1cc1e8bb6222d (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:08.017831 17147 tablet_service.cc:1511] Processing CreateTablet for tablet 685eb2027f784a859fd69a5bd36072fd (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:08.018690 17218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f51a0a2697b043bf84d1cc1e8bb6222d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.018967 17147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 685eb2027f784a859fd69a5bd36072fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.018846 17219 tablet_service.cc:1511] Processing CreateTablet for tablet 28d4553ddd984b20945b2e439f04f564 (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:08.020087 17219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d4553ddd984b20945b2e439f04f564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.021715 17146 tablet_service.cc:1511] Processing CreateTablet for tablet 507962b5a38341758bba558d8fcb3e10 (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:08.022902 17146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 507962b5a38341758bba558d8fcb3e10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.024726 17296 tablet_service.cc:1511] Processing CreateTablet for tablet 685eb2027f784a859fd69a5bd36072fd (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:08.025414 17145 tablet_service.cc:1511] Processing CreateTablet for tablet 0a125c17ba164554880e911f57969eef (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:08.025894 17296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 685eb2027f784a859fd69a5bd36072fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.026437 17295 tablet_service.cc:1511] Processing CreateTablet for tablet 507962b5a38341758bba558d8fcb3e10 (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:08.026979 17144 tablet_service.cc:1511] Processing CreateTablet for tablet 28d4553ddd984b20945b2e439f04f564 (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:08.027709 17295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 507962b5a38341758bba558d8fcb3e10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.027567 17217 tablet_service.cc:1511] Processing CreateTablet for tablet aff647aa0d9a4b1caf5923de1979102a (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:08.028231 17144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d4553ddd984b20945b2e439f04f564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.028750 17217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aff647aa0d9a4b1caf5923de1979102a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.028483 17140 tablet_service.cc:1511] Processing CreateTablet for tablet 7120998488eb4d0386683d58c200a49a (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:08.029655 17140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7120998488eb4d0386683d58c200a49a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.029806 17294 tablet_service.cc:1511] Processing CreateTablet for tablet 0a125c17ba164554880e911f57969eef (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:08.030367 17143 tablet_service.cc:1511] Processing CreateTablet for tablet f51a0a2697b043bf84d1cc1e8bb6222d (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:08.031046 17294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a125c17ba164554880e911f57969eef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.030884 17216 tablet_service.cc:1511] Processing CreateTablet for tablet c4f80e58598d4d1392184760e251af03 (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:08.032081 17216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f80e58598d4d1392184760e251af03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.032051 17142 tablet_service.cc:1511] Processing CreateTablet for tablet aff647aa0d9a4b1caf5923de1979102a (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:08.033378 17142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aff647aa0d9a4b1caf5923de1979102a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.033303 17141 tablet_service.cc:1511] Processing CreateTablet for tablet c4f80e58598d4d1392184760e251af03 (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:08.033035 17293 tablet_service.cc:1511] Processing CreateTablet for tablet 28d4553ddd984b20945b2e439f04f564 (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:08.034305 17215 tablet_service.cc:1511] Processing CreateTablet for tablet 7120998488eb4d0386683d58c200a49a (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:08.035115 17293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d4553ddd984b20945b2e439f04f564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.035527 17215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7120998488eb4d0386683d58c200a49a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.034587 17141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f80e58598d4d1392184760e251af03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.035933 17291 tablet_service.cc:1511] Processing CreateTablet for tablet aff647aa0d9a4b1caf5923de1979102a (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:08.032063 17139 tablet_service.cc:1511] Processing CreateTablet for tablet 9fca240d8fcb4c3b92415cf74aa47604 (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:08.037009 17143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f51a0a2697b043bf84d1cc1e8bb6222d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.037098 17291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aff647aa0d9a4b1caf5923de1979102a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.037730 17214 tablet_service.cc:1511] Processing CreateTablet for tablet 9fca240d8fcb4c3b92415cf74aa47604 (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:08.038313 17139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fca240d8fcb4c3b92415cf74aa47604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.038908 17214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fca240d8fcb4c3b92415cf74aa47604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.039461 17145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a125c17ba164554880e911f57969eef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.039361 17290 tablet_service.cc:1511] Processing CreateTablet for tablet c4f80e58598d4d1392184760e251af03 (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:08.040567 17290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f80e58598d4d1392184760e251af03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.043699 17289 tablet_service.cc:1511] Processing CreateTablet for tablet 7120998488eb4d0386683d58c200a49a (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:08.044895 17289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7120998488eb4d0386683d58c200a49a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.034653 17292 tablet_service.cc:1511] Processing CreateTablet for tablet f51a0a2697b043bf84d1cc1e8bb6222d (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:08.048674 17292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f51a0a2697b043bf84d1cc1e8bb6222d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.047505 17288 tablet_service.cc:1511] Processing CreateTablet for tablet 9fca240d8fcb4c3b92415cf74aa47604 (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:08.050622 17288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fca240d8fcb4c3b92415cf74aa47604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.054790 17213 tablet_service.cc:1511] Processing CreateTablet for tablet a9744c66d9734bb1b083aad0480d3884 (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:08.055897 17213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9744c66d9734bb1b083aad0480d3884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.056825 17287 tablet_service.cc:1511] Processing CreateTablet for tablet a9744c66d9734bb1b083aad0480d3884 (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:08.057991 17287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9744c66d9734bb1b083aad0480d3884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.100905 17347 tablet_bootstrap.cc:492] T 9fca240d8fcb4c3b92415cf74aa47604 P 8d7d256fef0b48e198b6e4c2a0b087fd: Bootstrap starting.
I20260713 09:07:08.108071 17347 tablet_bootstrap.cc:654] T 9fca240d8fcb4c3b92415cf74aa47604 P 8d7d256fef0b48e198b6e4c2a0b087fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.132391 17138 tablet_service.cc:1511] Processing CreateTablet for tablet a9744c66d9734bb1b083aad0480d3884 (DEFAULT_TABLE table=test-workload [id=e9f90112409342b8a0810c6afc6a6161]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:08.133654 17138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9744c66d9734bb1b083aad0480d3884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.219038 17346 tablet_bootstrap.cc:492] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1: Bootstrap starting.
I20260713 09:07:08.219058 17349 tablet_bootstrap.cc:492] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf: Bootstrap starting.
I20260713 09:07:08.220497 17347 tablet_bootstrap.cc:492] T 9fca240d8fcb4c3b92415cf74aa47604 P 8d7d256fef0b48e198b6e4c2a0b087fd: No bootstrap required, opened a new log
I20260713 09:07:08.223861 17347 ts_tablet_manager.cc:1403] T 9fca240d8fcb4c3b92415cf74aa47604 P 8d7d256fef0b48e198b6e4c2a0b087fd: Time spent bootstrapping tablet: real 0.123s	user 0.040s	sys 0.069s
I20260713 09:07:08.227065 17346 tablet_bootstrap.cc:654] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.226796 17347 raft_consensus.cc:359] T 9fca240d8fcb4c3b92415cf74aa47604 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.227536 17347 raft_consensus.cc:385] T 9fca240d8fcb4c3b92415cf74aa47604 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.227843 17347 raft_consensus.cc:740] T 9fca240d8fcb4c3b92415cf74aa47604 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d7d256fef0b48e198b6e4c2a0b087fd, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.228423 17349 tablet_bootstrap.cc:654] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.228600 17347 consensus_queue.cc:260] T 9fca240d8fcb4c3b92415cf74aa47604 P 8d7d256fef0b48e198b6e4c2a0b087fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.234915 17349 tablet_bootstrap.cc:492] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf: No bootstrap required, opened a new log
I20260713 09:07:08.235297 17349 ts_tablet_manager.cc:1403] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.006s
I20260713 09:07:08.235762 17347 ts_tablet_manager.cc:1434] T 9fca240d8fcb4c3b92415cf74aa47604 P 8d7d256fef0b48e198b6e4c2a0b087fd: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260713 09:07:08.237578 17331 heartbeater.cc:499] Master 127.16.36.126:40663 was elected leader, sending a full tablet report...
I20260713 09:07:08.238668 17346 tablet_bootstrap.cc:492] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1: No bootstrap required, opened a new log
I20260713 09:07:08.239238 17346 ts_tablet_manager.cc:1403] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260713 09:07:08.238664 17349 raft_consensus.cc:359] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.239701 17349 raft_consensus.cc:385] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.240032 17349 raft_consensus.cc:740] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a02b30194c844ea946e578c68820dbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.240422 17347 tablet_bootstrap.cc:492] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd: Bootstrap starting.
I20260713 09:07:08.241130 17349 consensus_queue.cc:260] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.241896 17346 raft_consensus.cc:359] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.242559 17346 raft_consensus.cc:385] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.242846 17346 raft_consensus.cc:740] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.243686 17346 consensus_queue.cc:260] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.246798 17347 tablet_bootstrap.cc:654] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.250301 17349 ts_tablet_manager.cc:1434] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.005s
I20260713 09:07:08.250986 17257 heartbeater.cc:499] Master 127.16.36.126:40663 was elected leader, sending a full tablet report...
I20260713 09:07:08.258749 17349 tablet_bootstrap.cc:492] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf: Bootstrap starting.
I20260713 09:07:08.264647 17349 tablet_bootstrap.cc:654] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.276235 17346 ts_tablet_manager.cc:1434] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1: Time spent starting tablet: real 0.037s	user 0.022s	sys 0.014s
I20260713 09:07:08.276686 17182 heartbeater.cc:499] Master 127.16.36.126:40663 was elected leader, sending a full tablet report...
I20260713 09:07:08.277226 17346 tablet_bootstrap.cc:492] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1: Bootstrap starting.
I20260713 09:07:08.277594 17349 tablet_bootstrap.cc:492] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf: No bootstrap required, opened a new log
I20260713 09:07:08.278066 17349 ts_tablet_manager.cc:1403] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.002s
I20260713 09:07:08.280745 17349 raft_consensus.cc:359] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } } peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } }
I20260713 09:07:08.281519 17349 raft_consensus.cc:385] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.281710 17347 tablet_bootstrap.cc:492] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd: No bootstrap required, opened a new log
I20260713 09:07:08.281860 17349 raft_consensus.cc:740] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a02b30194c844ea946e578c68820dbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.282138 17347 ts_tablet_manager.cc:1403] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.022s
I20260713 09:07:08.282836 17346 tablet_bootstrap.cc:654] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.282794 17349 consensus_queue.cc:260] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } } peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } }
I20260713 09:07:08.284737 17347 raft_consensus.cc:359] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.285393 17347 raft_consensus.cc:385] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.285676 17347 raft_consensus.cc:740] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d7d256fef0b48e198b6e4c2a0b087fd, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.286343 17347 consensus_queue.cc:260] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.288307 17347 ts_tablet_manager.cc:1434] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:07:08.289119 17347 tablet_bootstrap.cc:492] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd: Bootstrap starting.
I20260713 09:07:08.291584 17349 ts_tablet_manager.cc:1434] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:07:08.292944 17349 tablet_bootstrap.cc:492] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf: Bootstrap starting.
I20260713 09:07:08.294813 17347 tablet_bootstrap.cc:654] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.298835 17349 tablet_bootstrap.cc:654] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.305801 17347 tablet_bootstrap.cc:492] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd: No bootstrap required, opened a new log
I20260713 09:07:08.306223 17347 ts_tablet_manager.cc:1403] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260713 09:07:08.308902 17347 raft_consensus.cc:359] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.309535 17347 raft_consensus.cc:385] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.309828 17347 raft_consensus.cc:740] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d7d256fef0b48e198b6e4c2a0b087fd, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.310475 17347 consensus_queue.cc:260] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.311846 17349 tablet_bootstrap.cc:492] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf: No bootstrap required, opened a new log
I20260713 09:07:08.312261 17349 ts_tablet_manager.cc:1403] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260713 09:07:08.313169 17346 tablet_bootstrap.cc:492] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1: No bootstrap required, opened a new log
I20260713 09:07:08.313627 17346 ts_tablet_manager.cc:1403] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.016s
I20260713 09:07:08.313988 17347 ts_tablet_manager.cc:1434] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:08.314893 17347 tablet_bootstrap.cc:492] T aff647aa0d9a4b1caf5923de1979102a P 8d7d256fef0b48e198b6e4c2a0b087fd: Bootstrap starting.
I20260713 09:07:08.314901 17349 raft_consensus.cc:359] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.315714 17349 raft_consensus.cc:385] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.316002 17349 raft_consensus.cc:740] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a02b30194c844ea946e578c68820dbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.316666 17349 consensus_queue.cc:260] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.318853 17349 ts_tablet_manager.cc:1434] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:08.319715 17349 tablet_bootstrap.cc:492] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf: Bootstrap starting.
I20260713 09:07:08.316709 17346 raft_consensus.cc:359] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.320421 17346 raft_consensus.cc:385] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.320755 17346 raft_consensus.cc:740] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.320890 17347 tablet_bootstrap.cc:654] T aff647aa0d9a4b1caf5923de1979102a P 8d7d256fef0b48e198b6e4c2a0b087fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.321662 17346 consensus_queue.cc:260] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.323661 17346 ts_tablet_manager.cc:1434] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.005s
I20260713 09:07:08.324497 17346 tablet_bootstrap.cc:492] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1: Bootstrap starting.
I20260713 09:07:08.325392 17349 tablet_bootstrap.cc:654] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.332938 17346 tablet_bootstrap.cc:654] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.338300 17347 tablet_bootstrap.cc:492] T aff647aa0d9a4b1caf5923de1979102a P 8d7d256fef0b48e198b6e4c2a0b087fd: No bootstrap required, opened a new log
I20260713 09:07:08.338352 17349 tablet_bootstrap.cc:492] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf: No bootstrap required, opened a new log
I20260713 09:07:08.338857 17347 ts_tablet_manager.cc:1403] T aff647aa0d9a4b1caf5923de1979102a P 8d7d256fef0b48e198b6e4c2a0b087fd: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.005s
I20260713 09:07:08.338900 17349 ts_tablet_manager.cc:1403] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260713 09:07:08.341044 17346 tablet_bootstrap.cc:492] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1: No bootstrap required, opened a new log
I20260713 09:07:08.341187 17349 raft_consensus.cc:359] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.341490 17346 ts_tablet_manager.cc:1403] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.007s
I20260713 09:07:08.341759 17349 raft_consensus.cc:385] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.341583 17347 raft_consensus.cc:359] T aff647aa0d9a4b1caf5923de1979102a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.342026 17349 raft_consensus.cc:740] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a02b30194c844ea946e578c68820dbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.342262 17347 raft_consensus.cc:385] T aff647aa0d9a4b1caf5923de1979102a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.342590 17347 raft_consensus.cc:740] T aff647aa0d9a4b1caf5923de1979102a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d7d256fef0b48e198b6e4c2a0b087fd, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.342644 17349 consensus_queue.cc:260] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.343335 17347 consensus_queue.cc:260] T aff647aa0d9a4b1caf5923de1979102a P 8d7d256fef0b48e198b6e4c2a0b087fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.344175 17346 raft_consensus.cc:359] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.344537 17349 ts_tablet_manager.cc:1434] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:08.344790 17346 raft_consensus.cc:385] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.345079 17346 raft_consensus.cc:740] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.345542 17349 tablet_bootstrap.cc:492] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf: Bootstrap starting.
I20260713 09:07:08.345842 17346 consensus_queue.cc:260] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.347841 17347 ts_tablet_manager.cc:1434] T aff647aa0d9a4b1caf5923de1979102a P 8d7d256fef0b48e198b6e4c2a0b087fd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:07:08.348660 17347 tablet_bootstrap.cc:492] T 685eb2027f784a859fd69a5bd36072fd P 8d7d256fef0b48e198b6e4c2a0b087fd: Bootstrap starting.
I20260713 09:07:08.351841 17349 tablet_bootstrap.cc:654] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.353969 17346 ts_tablet_manager.cc:1434] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:07:08.354158 17347 tablet_bootstrap.cc:654] T 685eb2027f784a859fd69a5bd36072fd P 8d7d256fef0b48e198b6e4c2a0b087fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.360874 17346 tablet_bootstrap.cc:492] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1: Bootstrap starting.
I20260713 09:07:08.365882 17349 tablet_bootstrap.cc:492] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf: No bootstrap required, opened a new log
I20260713 09:07:08.366292 17349 ts_tablet_manager.cc:1403] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.009s
I20260713 09:07:08.367223 17346 tablet_bootstrap.cc:654] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.368309 17349 raft_consensus.cc:359] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.368851 17349 raft_consensus.cc:385] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.369062 17349 raft_consensus.cc:740] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a02b30194c844ea946e578c68820dbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.369604 17349 consensus_queue.cc:260] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.371750 17349 ts_tablet_manager.cc:1434] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:08.372403 17347 tablet_bootstrap.cc:492] T 685eb2027f784a859fd69a5bd36072fd P 8d7d256fef0b48e198b6e4c2a0b087fd: No bootstrap required, opened a new log
I20260713 09:07:08.372610 17349 tablet_bootstrap.cc:492] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf: Bootstrap starting.
I20260713 09:07:08.372866 17347 ts_tablet_manager.cc:1403] T 685eb2027f784a859fd69a5bd36072fd P 8d7d256fef0b48e198b6e4c2a0b087fd: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.009s
I20260713 09:07:08.375653 17347 raft_consensus.cc:359] T 685eb2027f784a859fd69a5bd36072fd P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } } peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } }
I20260713 09:07:08.376322 17347 raft_consensus.cc:385] T 685eb2027f784a859fd69a5bd36072fd P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.376585 17347 raft_consensus.cc:740] T 685eb2027f784a859fd69a5bd36072fd P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d7d256fef0b48e198b6e4c2a0b087fd, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.377337 17347 consensus_queue.cc:260] T 685eb2027f784a859fd69a5bd36072fd P 8d7d256fef0b48e198b6e4c2a0b087fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } } peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } }
I20260713 09:07:08.378717 17349 tablet_bootstrap.cc:654] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.382046 17347 ts_tablet_manager.cc:1434] T 685eb2027f784a859fd69a5bd36072fd P 8d7d256fef0b48e198b6e4c2a0b087fd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:07:08.383001 17347 tablet_bootstrap.cc:492] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd: Bootstrap starting.
I20260713 09:07:08.387610 17354 raft_consensus.cc:493] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.388046 17354 raft_consensus.cc:515] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.388852 17347 tablet_bootstrap.cc:654] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.389617 17349 tablet_bootstrap.cc:492] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf: No bootstrap required, opened a new log
I20260713 09:07:08.390113 17353 raft_consensus.cc:493] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.390555 17353 raft_consensus.cc:515] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.392979 17353 leader_election.cc:290] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:08.390411 17354 leader_election.cc:290] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:08.399240 17354 raft_consensus.cc:493] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.399642 17354 raft_consensus.cc:515] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.403405 17354 leader_election.cc:290] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:08.404361 17353 raft_consensus.cc:493] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.404798 17353 raft_consensus.cc:515] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.406659 17353 leader_election.cc:290] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:08.414112 17349 ts_tablet_manager.cc:1403] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.004s
I20260713 09:07:08.417106 17349 raft_consensus.cc:359] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.417783 17349 raft_consensus.cc:385] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.418072 17349 raft_consensus.cc:740] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a02b30194c844ea946e578c68820dbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.420430 17346 tablet_bootstrap.cc:492] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1: No bootstrap required, opened a new log
I20260713 09:07:08.420894 17346 ts_tablet_manager.cc:1403] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1: Time spent bootstrapping tablet: real 0.060s	user 0.025s	sys 0.001s
I20260713 09:07:08.436808 17349 consensus_queue.cc:260] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.438717 17346 raft_consensus.cc:359] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.439455 17346 raft_consensus.cc:385] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.439733 17346 raft_consensus.cc:740] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.440603 17349 ts_tablet_manager.cc:1434] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260713 09:07:08.440407 17346 consensus_queue.cc:260] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.441634 17349 tablet_bootstrap.cc:492] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf: Bootstrap starting.
I20260713 09:07:08.447947 17349 tablet_bootstrap.cc:654] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.459581 17349 tablet_bootstrap.cc:492] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf: No bootstrap required, opened a new log
I20260713 09:07:08.459995 17349 ts_tablet_manager.cc:1403] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260713 09:07:08.462584 17349 raft_consensus.cc:359] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.463230 17349 raft_consensus.cc:385] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.463177 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7120998488eb4d0386683d58c200a49a" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a02b30194c844ea946e578c68820dbf" is_pre_election: true
I20260713 09:07:08.463605 17349 raft_consensus.cc:740] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a02b30194c844ea946e578c68820dbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.463871 17232 raft_consensus.cc:2468] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 0.
I20260713 09:07:08.464288 17349 consensus_queue.cc:260] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.464782 17157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff647aa0d9a4b1caf5923de1979102a" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da67aaa83aa04a47915da39395c00ee1" is_pre_election: true
I20260713 09:07:08.465523 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a125c17ba164554880e911f57969eef" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a02b30194c844ea946e578c68820dbf" is_pre_election: true
I20260713 09:07:08.466423 17157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7120998488eb4d0386683d58c200a49a" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da67aaa83aa04a47915da39395c00ee1" is_pre_election: true
I20260713 09:07:08.466781 17306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff647aa0d9a4b1caf5923de1979102a" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" is_pre_election: true
I20260713 09:07:08.466977 17157 raft_consensus.cc:2468] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a02b30194c844ea946e578c68820dbf in term 0.
I20260713 09:07:08.467437 17306 raft_consensus.cc:2468] T aff647aa0d9a4b1caf5923de1979102a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a02b30194c844ea946e578c68820dbf in term 0.
W20260713 09:07:08.468205 17195 leader_election.cc:343] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.468581 17305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7120998488eb4d0386683d58c200a49a" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" is_pre_election: true
I20260713 09:07:08.468838 17195 leader_election.cc:304] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a02b30194c844ea946e578c68820dbf, da67aaa83aa04a47915da39395c00ee1; no voters: 
I20260713 09:07:08.469283 17349 ts_tablet_manager.cc:1434] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:08.469159 17305 raft_consensus.cc:2468] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a02b30194c844ea946e578c68820dbf in term 0.
I20260713 09:07:08.470328 17349 tablet_bootstrap.cc:492] T 0a125c17ba164554880e911f57969eef P 2a02b30194c844ea946e578c68820dbf: Bootstrap starting.
I20260713 09:07:08.470448 17353 raft_consensus.cc:2804] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:08.470825 17353 raft_consensus.cc:493] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:08.471119 17353 raft_consensus.cc:3060] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.474790 17196 leader_election.cc:304] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [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: 2a02b30194c844ea946e578c68820dbf, 8d7d256fef0b48e198b6e4c2a0b087fd; no voters: da67aaa83aa04a47915da39395c00ee1
I20260713 09:07:08.476145 17122 leader_election.cc:304] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a02b30194c844ea946e578c68820dbf, da67aaa83aa04a47915da39395c00ee1; no voters: 
I20260713 09:07:08.476516 17349 tablet_bootstrap.cc:654] T 0a125c17ba164554880e911f57969eef P 2a02b30194c844ea946e578c68820dbf: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:08.477061 17122 leader_election.cc:343] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.477840 17367 raft_consensus.cc:2804] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:08.478229 17367 raft_consensus.cc:493] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:08.478610 17367 raft_consensus.cc:3060] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.482995 17353 raft_consensus.cc:515] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.483552 17305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7120998488eb4d0386683d58c200a49a" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" is_pre_election: true
I20260713 09:07:08.484167 17305 raft_consensus.cc:2468] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 0.
I20260713 09:07:08.485836 17353 leader_election.cc:290] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 election: Requested vote from peers da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:08.486318 17157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7120998488eb4d0386683d58c200a49a" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
I20260713 09:07:08.487020 17306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a125c17ba164554880e911f57969eef" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" is_pre_election: true
I20260713 09:07:08.490543 17347 tablet_bootstrap.cc:492] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd: No bootstrap required, opened a new log
I20260713 09:07:08.490989 17347 ts_tablet_manager.cc:1403] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd: Time spent bootstrapping tablet: real 0.108s	user 0.040s	sys 0.057s
W20260713 09:07:08.491202 17121 leader_election.cc:343] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.491474 17375 raft_consensus.cc:2804] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:08.491874 17375 raft_consensus.cc:493] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:08.489138 17346 ts_tablet_manager.cc:1434] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1: Time spent starting tablet: real 0.021s	user 0.000s	sys 0.005s
I20260713 09:07:08.491683 17121 leader_election.cc:304] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da67aaa83aa04a47915da39395c00ee1; no voters: 2a02b30194c844ea946e578c68820dbf, 8d7d256fef0b48e198b6e4c2a0b087fd
I20260713 09:07:08.492806 17354 raft_consensus.cc:2749] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:08.493831 17346 tablet_bootstrap.cc:492] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1: Bootstrap starting.
I20260713 09:07:08.493599 17347 raft_consensus.cc:359] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.494266 17347 raft_consensus.cc:385] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.494562 17347 raft_consensus.cc:740] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d7d256fef0b48e198b6e4c2a0b087fd, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.495317 17347 consensus_queue.cc:260] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.500438 17306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7120998488eb4d0386683d58c200a49a" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
I20260713 09:07:08.500962 17306 raft_consensus.cc:3060] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.501372 17346 tablet_bootstrap.cc:654] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.502552 17349 tablet_bootstrap.cc:492] T 0a125c17ba164554880e911f57969eef P 2a02b30194c844ea946e578c68820dbf: No bootstrap required, opened a new log
I20260713 09:07:08.503000 17349 ts_tablet_manager.cc:1403] T 0a125c17ba164554880e911f57969eef P 2a02b30194c844ea946e578c68820dbf: Time spent bootstrapping tablet: real 0.033s	user 0.027s	sys 0.004s
I20260713 09:07:08.503383 17347 ts_tablet_manager.cc:1434] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260713 09:07:08.506060 17349 raft_consensus.cc:359] T 0a125c17ba164554880e911f57969eef P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.506798 17349 raft_consensus.cc:385] T 0a125c17ba164554880e911f57969eef P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.507104 17349 raft_consensus.cc:740] T 0a125c17ba164554880e911f57969eef P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a02b30194c844ea946e578c68820dbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.507236 17306 raft_consensus.cc:2468] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a02b30194c844ea946e578c68820dbf in term 1.
I20260713 09:07:08.508004 17349 consensus_queue.cc:260] T 0a125c17ba164554880e911f57969eef P 2a02b30194c844ea946e578c68820dbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.508477 17351 raft_consensus.cc:493] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.508908 17351 raft_consensus.cc:515] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.510376 17349 ts_tablet_manager.cc:1434] T 0a125c17ba164554880e911f57969eef P 2a02b30194c844ea946e578c68820dbf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:08.510789 17196 leader_election.cc:304] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a02b30194c844ea946e578c68820dbf, 8d7d256fef0b48e198b6e4c2a0b087fd; no voters: 
I20260713 09:07:08.511415 17349 tablet_bootstrap.cc:492] T a9744c66d9734bb1b083aad0480d3884 P 2a02b30194c844ea946e578c68820dbf: Bootstrap starting.
I20260713 09:07:08.511502 17353 raft_consensus.cc:2804] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:08.511588 17351 leader_election.cc:290] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051), 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665)
I20260713 09:07:08.517887 17349 tablet_bootstrap.cc:654] T a9744c66d9734bb1b083aad0480d3884 P 2a02b30194c844ea946e578c68820dbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.489078 17367 raft_consensus.cc:515] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.521071 17157 raft_consensus.cc:2393] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a02b30194c844ea946e578c68820dbf in current term 1: Already voted for candidate da67aaa83aa04a47915da39395c00ee1 in this term.
I20260713 09:07:08.522554 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7120998488eb4d0386683d58c200a49a" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a02b30194c844ea946e578c68820dbf"
I20260713 09:07:08.528591 17347 tablet_bootstrap.cc:492] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd: Bootstrap starting.
I20260713 09:07:08.531016 17349 tablet_bootstrap.cc:492] T a9744c66d9734bb1b083aad0480d3884 P 2a02b30194c844ea946e578c68820dbf: No bootstrap required, opened a new log
I20260713 09:07:08.531504 17349 ts_tablet_manager.cc:1403] T a9744c66d9734bb1b083aad0480d3884 P 2a02b30194c844ea946e578c68820dbf: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260713 09:07:08.532680 17306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7120998488eb4d0386683d58c200a49a" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
I20260713 09:07:08.533411 17306 raft_consensus.cc:2393] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate da67aaa83aa04a47915da39395c00ee1 in current term 1: Already voted for candidate 2a02b30194c844ea946e578c68820dbf in this term.
I20260713 09:07:08.492213 17375 raft_consensus.cc:3060] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.536437 17353 raft_consensus.cc:697] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 1 LEADER]: Becoming Leader. State: Replica: 2a02b30194c844ea946e578c68820dbf, State: Running, Role: LEADER
I20260713 09:07:08.531038 17367 leader_election.cc:290] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 election: Requested vote from peers 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:08.534135 17349 raft_consensus.cc:359] T a9744c66d9734bb1b083aad0480d3884 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.537357 17353 consensus_queue.cc:237] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.539508 17347 tablet_bootstrap.cc:654] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.537956 17349 raft_consensus.cc:385] T a9744c66d9734bb1b083aad0480d3884 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.542794 17349 raft_consensus.cc:740] T a9744c66d9734bb1b083aad0480d3884 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a02b30194c844ea946e578c68820dbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.542975 17375 raft_consensus.cc:515] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.543529 17349 consensus_queue.cc:260] T a9744c66d9734bb1b083aad0480d3884 P 2a02b30194c844ea946e578c68820dbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.544483 17346 tablet_bootstrap.cc:492] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1: No bootstrap required, opened a new log
I20260713 09:07:08.544938 17346 ts_tablet_manager.cc:1403] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.031s
I20260713 09:07:08.545492 17349 ts_tablet_manager.cc:1434] T a9744c66d9734bb1b083aad0480d3884 P 2a02b30194c844ea946e578c68820dbf: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
W20260713 09:07:08.545974 17103 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:08.546303 17349 tablet_bootstrap.cc:492] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf: Bootstrap starting.
I20260713 09:07:08.547601 17157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff647aa0d9a4b1caf5923de1979102a" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
W20260713 09:07:08.548971 17195 leader_election.cc:343] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.549924 17375 leader_election.cc:290] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 election: Requested vote from peers da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:08.547596 17346 raft_consensus.cc:359] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.551196 17346 raft_consensus.cc:385] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.551100 17306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff647aa0d9a4b1caf5923de1979102a" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
I20260713 09:07:08.551776 17349 tablet_bootstrap.cc:654] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.551797 17306 raft_consensus.cc:3060] T aff647aa0d9a4b1caf5923de1979102a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.556154 17375 raft_consensus.cc:493] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.556609 17375 raft_consensus.cc:515] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.558732 17375 leader_election.cc:290] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:08.559518 17157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4553ddd984b20945b2e439f04f564" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da67aaa83aa04a47915da39395c00ee1" is_pre_election: true
I20260713 09:07:08.560112 17157 raft_consensus.cc:2468] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a02b30194c844ea946e578c68820dbf in term 0.
I20260713 09:07:08.560272 17305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4553ddd984b20945b2e439f04f564" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" is_pre_election: true
W20260713 09:07:08.561755 17196 leader_election.cc:343] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.562345 17349 tablet_bootstrap.cc:492] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf: No bootstrap required, opened a new log
I20260713 09:07:08.562763 17349 ts_tablet_manager.cc:1403] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.011s
I20260713 09:07:08.564492 17195 leader_election.cc:304] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [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: 2a02b30194c844ea946e578c68820dbf, da67aaa83aa04a47915da39395c00ee1; no voters: 8d7d256fef0b48e198b6e4c2a0b087fd
I20260713 09:07:08.565486 17375 raft_consensus.cc:2804] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:08.566330 17375 raft_consensus.cc:493] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:08.566768 17375 raft_consensus.cc:3060] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.567835 17349 raft_consensus.cc:359] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.565925 17306 raft_consensus.cc:2468] T aff647aa0d9a4b1caf5923de1979102a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a02b30194c844ea946e578c68820dbf in term 1.
I20260713 09:07:08.568465 17349 raft_consensus.cc:385] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.568779 17349 raft_consensus.cc:740] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a02b30194c844ea946e578c68820dbf, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.568928 17346 raft_consensus.cc:740] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.569600 17349 consensus_queue.cc:260] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.571153 17122 leader_election.cc:304] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [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: da67aaa83aa04a47915da39395c00ee1; no voters: 2a02b30194c844ea946e578c68820dbf, 8d7d256fef0b48e198b6e4c2a0b087fd
I20260713 09:07:08.571475 17349 ts_tablet_manager.cc:1434] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260713 09:07:08.569706 17346 consensus_queue.cc:260] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.571977 17367 raft_consensus.cc:2749] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:08.573143 17346 ts_tablet_manager.cc:1434] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260713 09:07:08.573557 17196 leader_election.cc:304] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a02b30194c844ea946e578c68820dbf, 8d7d256fef0b48e198b6e4c2a0b087fd; no voters: da67aaa83aa04a47915da39395c00ee1
I20260713 09:07:08.574083 17346 tablet_bootstrap.cc:492] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1: Bootstrap starting.
I20260713 09:07:08.574653 17353 raft_consensus.cc:2804] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:08.575093 17353 raft_consensus.cc:697] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [term 1 LEADER]: Becoming Leader. State: Replica: 2a02b30194c844ea946e578c68820dbf, State: Running, Role: LEADER
I20260713 09:07:08.575881 17353 consensus_queue.cc:237] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.580262 17346 tablet_bootstrap.cc:654] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.583175 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a125c17ba164554880e911f57969eef" candidate_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a02b30194c844ea946e578c68820dbf" is_pre_election: true
I20260713 09:07:08.583774 17232 raft_consensus.cc:2468] T 0a125c17ba164554880e911f57969eef P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d7d256fef0b48e198b6e4c2a0b087fd in term 0.
I20260713 09:07:08.585000 17271 leader_election.cc:304] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a02b30194c844ea946e578c68820dbf, 8d7d256fef0b48e198b6e4c2a0b087fd; no voters: 
I20260713 09:07:08.585791 17351 raft_consensus.cc:2804] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:08.586222 17351 raft_consensus.cc:493] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:08.582568 17053 catalog_manager.cc:5697] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a02b30194c844ea946e578c68820dbf (127.16.36.66). New cstate: current_term: 1 leader_uuid: "2a02b30194c844ea946e578c68820dbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:08.586395 17157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a125c17ba164554880e911f57969eef" candidate_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da67aaa83aa04a47915da39395c00ee1" is_pre_election: true
I20260713 09:07:08.587003 17351 raft_consensus.cc:3060] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.587074 17157 raft_consensus.cc:2468] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d7d256fef0b48e198b6e4c2a0b087fd in term 0.
I20260713 09:07:08.585757 17375 raft_consensus.cc:515] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.591042 17378 raft_consensus.cc:493] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.591570 17378 raft_consensus.cc:515] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } } peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } }
I20260713 09:07:08.596683 17375 leader_election.cc:290] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 election: Requested vote from peers da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:08.598747 17375 raft_consensus.cc:493] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.598114 17157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4553ddd984b20945b2e439f04f564" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
I20260713 09:07:08.599303 17157 raft_consensus.cc:3060] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.599788 17354 raft_consensus.cc:493] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.600240 17354 raft_consensus.cc:515] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.602162 17354 leader_election.cc:290] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:08.602748 17375 raft_consensus.cc:515] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.604355 17306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9744c66d9734bb1b083aad0480d3884" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" is_pre_election: true
I20260713 09:07:08.604969 17306 raft_consensus.cc:2468] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 0.
I20260713 09:07:08.606459 17156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51a0a2697b043bf84d1cc1e8bb6222d" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da67aaa83aa04a47915da39395c00ee1" is_pre_election: true
I20260713 09:07:08.607084 17375 leader_election.cc:290] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:08.607836 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9744c66d9734bb1b083aad0480d3884" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a02b30194c844ea946e578c68820dbf" is_pre_election: true
I20260713 09:07:08.608444 17232 raft_consensus.cc:2468] T a9744c66d9734bb1b083aad0480d3884 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 0.
I20260713 09:07:08.609627 17122 leader_election.cc:304] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a02b30194c844ea946e578c68820dbf, da67aaa83aa04a47915da39395c00ee1; no voters: 
I20260713 09:07:08.610391 17367 raft_consensus.cc:493] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.610850 17367 raft_consensus.cc:515] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.612691 17367 leader_election.cc:290] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:08.613170 17367 raft_consensus.cc:2804] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:08.613476 17367 raft_consensus.cc:493] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:08.613801 17367 raft_consensus.cc:3060] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.615641 17378 leader_election.cc:290] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745), da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051)
W20260713 09:07:08.616360 17195 leader_election.cc:343] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.616994 17351 raft_consensus.cc:515] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.617637 17306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f80e58598d4d1392184760e251af03" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" is_pre_election: true
I20260713 09:07:08.619937 17156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685eb2027f784a859fd69a5bd36072fd" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da67aaa83aa04a47915da39395c00ee1" is_pre_election: true
I20260713 09:07:08.620357 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f80e58598d4d1392184760e251af03" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a02b30194c844ea946e578c68820dbf" is_pre_election: true
I20260713 09:07:08.620850 17232 raft_consensus.cc:2468] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 0.
W20260713 09:07:08.619880 17121 leader_election.cc:343] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:08.623179 17195 leader_election.cc:343] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.624969 17122 leader_election.cc:304] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [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: 2a02b30194c844ea946e578c68820dbf, da67aaa83aa04a47915da39395c00ee1; no voters: 8d7d256fef0b48e198b6e4c2a0b087fd
I20260713 09:07:08.625702 17354 raft_consensus.cc:2804] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:08.617841 17157 raft_consensus.cc:2468] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a02b30194c844ea946e578c68820dbf in term 1.
I20260713 09:07:08.626012 17354 raft_consensus.cc:493] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:08.626339 17354 raft_consensus.cc:3060] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.626780 17347 tablet_bootstrap.cc:492] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd: No bootstrap required, opened a new log
I20260713 09:07:08.626787 17156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a125c17ba164554880e911f57969eef" candidate_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
I20260713 09:07:08.627326 17347 ts_tablet_manager.cc:1403] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd: Time spent bootstrapping tablet: real 0.099s	user 0.016s	sys 0.029s
I20260713 09:07:08.627417 17156 raft_consensus.cc:3060] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.629951 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a125c17ba164554880e911f57969eef" candidate_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a02b30194c844ea946e578c68820dbf"
I20260713 09:07:08.630461 17232 raft_consensus.cc:3060] T 0a125c17ba164554880e911f57969eef P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.630679 17195 leader_election.cc:304] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a02b30194c844ea946e578c68820dbf, da67aaa83aa04a47915da39395c00ee1; no voters: 
I20260713 09:07:08.633352 17347 raft_consensus.cc:359] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.633999 17347 raft_consensus.cc:385] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.634326 17347 raft_consensus.cc:740] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d7d256fef0b48e198b6e4c2a0b087fd, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.634866 17353 raft_consensus.cc:2804] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:08.635218 17347 consensus_queue.cc:260] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.635324 17353 raft_consensus.cc:697] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 1 LEADER]: Becoming Leader. State: Replica: 2a02b30194c844ea946e578c68820dbf, State: Running, Role: LEADER
I20260713 09:07:08.636934 17351 leader_election.cc:290] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [CANDIDATE]: Term 1 election: Requested vote from peers da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051), 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665)
I20260713 09:07:08.637293 17353 consensus_queue.cc:237] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.639213 17156 raft_consensus.cc:2468] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d7d256fef0b48e198b6e4c2a0b087fd in term 1.
I20260713 09:07:08.639328 17306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4553ddd984b20945b2e439f04f564" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
I20260713 09:07:08.641222 17269 leader_election.cc:304] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d7d256fef0b48e198b6e4c2a0b087fd, da67aaa83aa04a47915da39395c00ee1; no voters: 
I20260713 09:07:08.642001 17351 raft_consensus.cc:2804] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:08.642344 17367 raft_consensus.cc:515] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
W20260713 09:07:08.645570 17196 leader_election.cc:343] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.642424 17351 raft_consensus.cc:697] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 LEADER]: Becoming Leader. State: Replica: 8d7d256fef0b48e198b6e4c2a0b087fd, State: Running, Role: LEADER
I20260713 09:07:08.646103 17306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51a0a2697b043bf84d1cc1e8bb6222d" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" is_pre_election: true
I20260713 09:07:08.647282 17305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685eb2027f784a859fd69a5bd36072fd" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" is_pre_election: true
I20260713 09:07:08.647989 17232 raft_consensus.cc:2468] T 0a125c17ba164554880e911f57969eef P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d7d256fef0b48e198b6e4c2a0b087fd in term 1.
I20260713 09:07:08.646991 17351 consensus_queue.cc:237] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
W20260713 09:07:08.649158 17196 leader_election.cc:343] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.649555 17196 leader_election.cc:304] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a02b30194c844ea946e578c68820dbf; no voters: 8d7d256fef0b48e198b6e4c2a0b087fd, da67aaa83aa04a47915da39395c00ee1
I20260713 09:07:08.633985 17354 raft_consensus.cc:515] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.650938 17305 raft_consensus.cc:2468] T 685eb2027f784a859fd69a5bd36072fd P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a02b30194c844ea946e578c68820dbf in term 0.
I20260713 09:07:08.652024 17196 leader_election.cc:304] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [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: 2a02b30194c844ea946e578c68820dbf, 8d7d256fef0b48e198b6e4c2a0b087fd; no voters: da67aaa83aa04a47915da39395c00ee1
I20260713 09:07:08.650452 17378 raft_consensus.cc:2749] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:08.656761 17305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9744c66d9734bb1b083aad0480d3884" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
I20260713 09:07:08.657133 17231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9744c66d9734bb1b083aad0480d3884" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a02b30194c844ea946e578c68820dbf"
I20260713 09:07:08.657275 17305 raft_consensus.cc:3060] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.658085 17386 raft_consensus.cc:2804] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:08.658196 17306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f80e58598d4d1392184760e251af03" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
I20260713 09:07:08.657725 17354 leader_election.cc:290] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 election: Requested vote from peers 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:08.658447 17231 raft_consensus.cc:3060] T a9744c66d9734bb1b083aad0480d3884 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.657794 17367 leader_election.cc:290] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 election: Requested vote from peers 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:08.658777 17347 ts_tablet_manager.cc:1434] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.001s
I20260713 09:07:08.664912 17347 tablet_bootstrap.cc:492] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd: Bootstrap starting.
W20260713 09:07:08.664968 17121 leader_election.cc:343] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.663684 17378 raft_consensus.cc:493] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.670801 17378 raft_consensus.cc:515] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.672453 17347 tablet_bootstrap.cc:654] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.663282 17386 raft_consensus.cc:493] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:08.663844 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f80e58598d4d1392184760e251af03" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a02b30194c844ea946e578c68820dbf"
I20260713 09:07:08.674598 17389 raft_consensus.cc:493] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.675499 17306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fca240d8fcb4c3b92415cf74aa47604" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" is_pre_election: true
I20260713 09:07:08.677801 17232 raft_consensus.cc:3060] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.677891 17306 raft_consensus.cc:2468] T 9fca240d8fcb4c3b92415cf74aa47604 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a02b30194c844ea946e578c68820dbf in term 0.
I20260713 09:07:08.677767 17389 raft_consensus.cc:515] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.679387 17196 leader_election.cc:304] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a02b30194c844ea946e578c68820dbf, 8d7d256fef0b48e198b6e4c2a0b087fd; no voters: 
I20260713 09:07:08.680056 17389 leader_election.cc:290] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051), 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665)
I20260713 09:07:08.680300 17353 raft_consensus.cc:2804] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:08.680689 17353 raft_consensus.cc:493] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:08.681002 17353 raft_consensus.cc:3060] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.675841 17156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fca240d8fcb4c3b92415cf74aa47604" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da67aaa83aa04a47915da39395c00ee1" is_pre_election: true
I20260713 09:07:08.676213 17386 raft_consensus.cc:3060] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.676847 17346 tablet_bootstrap.cc:492] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1: No bootstrap required, opened a new log
I20260713 09:07:08.682080 17346 ts_tablet_manager.cc:1403] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1: Time spent bootstrapping tablet: real 0.108s	user 0.017s	sys 0.021s
I20260713 09:07:08.682673 17231 raft_consensus.cc:2468] T a9744c66d9734bb1b083aad0480d3884 P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 1.
I20260713 09:07:08.675068 17378 leader_election.cc:290] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:08.677150 17305 raft_consensus.cc:2468] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 1.
I20260713 09:07:08.684113 17122 leader_election.cc:304] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a02b30194c844ea946e578c68820dbf, da67aaa83aa04a47915da39395c00ee1; no voters: 
I20260713 09:07:08.685146 17346 raft_consensus.cc:359] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.685580 17231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507962b5a38341758bba558d8fcb3e10" candidate_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a02b30194c844ea946e578c68820dbf" is_pre_election: true
I20260713 09:07:08.691982 17346 raft_consensus.cc:385] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.692176 17231 raft_consensus.cc:2468] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d7d256fef0b48e198b6e4c2a0b087fd in term 0.
I20260713 09:07:08.692291 17346 raft_consensus.cc:740] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.693041 17346 consensus_queue.cc:260] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.693348 17271 leader_election.cc:304] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a02b30194c844ea946e578c68820dbf, 8d7d256fef0b48e198b6e4c2a0b087fd; no voters: 
I20260713 09:07:08.694242 17389 raft_consensus.cc:2804] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:08.694629 17389 raft_consensus.cc:493] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:08.694943 17389 raft_consensus.cc:3060] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.695220 17346 ts_tablet_manager.cc:1434] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260713 09:07:08.689723 17367 raft_consensus.cc:2804] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:08.690267 17156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507962b5a38341758bba558d8fcb3e10" candidate_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da67aaa83aa04a47915da39395c00ee1" is_pre_election: true
I20260713 09:07:08.691505 17353 raft_consensus.cc:515] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
W20260713 09:07:08.689226 17195 leader_election.cc:343] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.697260 17367 raft_consensus.cc:697] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [term 1 LEADER]: Becoming Leader. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Running, Role: LEADER
I20260713 09:07:08.698536 17367 consensus_queue.cc:237] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
W20260713 09:07:08.703554 17269 leader_election.cc:343] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.704955 17232 raft_consensus.cc:2468] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 1.
I20260713 09:07:08.706359 17122 leader_election.cc:304] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a02b30194c844ea946e578c68820dbf, da67aaa83aa04a47915da39395c00ee1; no voters: 8d7d256fef0b48e198b6e4c2a0b087fd
I20260713 09:07:08.707022 17156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fca240d8fcb4c3b92415cf74aa47604" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
I20260713 09:07:08.707345 17353 leader_election.cc:290] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 election: Requested vote from peers da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
W20260713 09:07:08.708734 17195 leader_election.cc:343] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.707500 17354 raft_consensus.cc:2804] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:08.709486 17346 tablet_bootstrap.cc:492] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1: Bootstrap starting.
I20260713 09:07:08.715270 17305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fca240d8fcb4c3b92415cf74aa47604" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
I20260713 09:07:08.715715 17305 raft_consensus.cc:3060] T 9fca240d8fcb4c3b92415cf74aa47604 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.716426 17389 raft_consensus.cc:515] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.720873 17156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507962b5a38341758bba558d8fcb3e10" candidate_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
W20260713 09:07:08.722064 17269 leader_election.cc:343] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.720523 17354 raft_consensus.cc:697] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 1 LEADER]: Becoming Leader. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Running, Role: LEADER
I20260713 09:07:08.722932 17347 tablet_bootstrap.cc:492] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd: No bootstrap required, opened a new log
I20260713 09:07:08.723394 17347 ts_tablet_manager.cc:1403] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.008s
I20260713 09:07:08.723263 17354 consensus_queue.cc:237] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.725185 17305 raft_consensus.cc:2468] T 9fca240d8fcb4c3b92415cf74aa47604 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a02b30194c844ea946e578c68820dbf in term 1.
I20260713 09:07:08.725983 17347 raft_consensus.cc:359] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.726642 17347 raft_consensus.cc:385] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.726908 17347 raft_consensus.cc:740] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d7d256fef0b48e198b6e4c2a0b087fd, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.727242 17196 leader_election.cc:304] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a02b30194c844ea946e578c68820dbf, 8d7d256fef0b48e198b6e4c2a0b087fd; no voters: da67aaa83aa04a47915da39395c00ee1
I20260713 09:07:08.727671 17347 consensus_queue.cc:260] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.728289 17353 raft_consensus.cc:2804] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:08.728751 17353 raft_consensus.cc:697] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf [term 1 LEADER]: Becoming Leader. State: Replica: 2a02b30194c844ea946e578c68820dbf, State: Running, Role: LEADER
I20260713 09:07:08.729486 17353 consensus_queue.cc:237] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.730070 17347 ts_tablet_manager.cc:1434] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:08.730988 17347 tablet_bootstrap.cc:492] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd: Bootstrap starting.
I20260713 09:07:08.726987 17389 leader_election.cc:290] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [CANDIDATE]: Term 1 election: Requested vote from peers da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051), 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665)
I20260713 09:07:08.734720 17346 tablet_bootstrap.cc:654] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.737668 17367 raft_consensus.cc:493] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.738747 17367 raft_consensus.cc:515] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.740418 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507962b5a38341758bba558d8fcb3e10" candidate_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a02b30194c844ea946e578c68820dbf"
I20260713 09:07:08.741148 17232 raft_consensus.cc:3060] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.741602 17055 catalog_manager.cc:5697] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 reported cstate change: term changed from 0 to 1, leader changed from <none> to da67aaa83aa04a47915da39395c00ee1 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "da67aaa83aa04a47915da39395c00ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:08.743654 17305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51a0a2697b043bf84d1cc1e8bb6222d" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" is_pre_election: true
I20260713 09:07:08.742221 17231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51a0a2697b043bf84d1cc1e8bb6222d" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a02b30194c844ea946e578c68820dbf" is_pre_election: true
I20260713 09:07:08.744202 17305 raft_consensus.cc:2468] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 0.
I20260713 09:07:08.746183 17231 raft_consensus.cc:2468] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 0.
I20260713 09:07:08.746884 17121 leader_election.cc:304] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d7d256fef0b48e198b6e4c2a0b087fd, da67aaa83aa04a47915da39395c00ee1; no voters: 
I20260713 09:07:08.741173 17367 leader_election.cc:290] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:08.738384 17051 catalog_manager.cc:5697] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67). New cstate: current_term: 1 leader_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:08.748556 17354 raft_consensus.cc:2804] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:08.749410 17354 raft_consensus.cc:493] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:08.749982 17354 raft_consensus.cc:3060] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.748930 17232 raft_consensus.cc:2468] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d7d256fef0b48e198b6e4c2a0b087fd in term 1.
I20260713 09:07:08.754226 17271 leader_election.cc:304] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a02b30194c844ea946e578c68820dbf, 8d7d256fef0b48e198b6e4c2a0b087fd; no voters: da67aaa83aa04a47915da39395c00ee1
I20260713 09:07:08.739584 17386 raft_consensus.cc:515] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } } peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } }
I20260713 09:07:08.755362 17389 raft_consensus.cc:2804] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:08.754365 17347 tablet_bootstrap.cc:654] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.756328 17389 raft_consensus.cc:697] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 LEADER]: Becoming Leader. State: Replica: 8d7d256fef0b48e198b6e4c2a0b087fd, State: Running, Role: LEADER
I20260713 09:07:08.757035 17354 raft_consensus.cc:515] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.757114 17389 consensus_queue.cc:237] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.764394 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51a0a2697b043bf84d1cc1e8bb6222d" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a02b30194c844ea946e578c68820dbf"
I20260713 09:07:08.764938 17232 raft_consensus.cc:3060] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.765259 17386 leader_election.cc:290] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 election: Requested vote from peers 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745), da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051)
I20260713 09:07:08.764813 17305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51a0a2697b043bf84d1cc1e8bb6222d" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
I20260713 09:07:08.767359 17306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685eb2027f784a859fd69a5bd36072fd" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
I20260713 09:07:08.767922 17306 raft_consensus.cc:3060] T 685eb2027f784a859fd69a5bd36072fd P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.768921 17156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685eb2027f784a859fd69a5bd36072fd" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
W20260713 09:07:08.771880 17195 leader_election.cc:343] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:08.766702 17354 leader_election.cc:290] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 election: Requested vote from peers 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:08.770119 17305 raft_consensus.cc:3060] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.778054 17306 raft_consensus.cc:2468] T 685eb2027f784a859fd69a5bd36072fd P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a02b30194c844ea946e578c68820dbf in term 1.
I20260713 09:07:08.778137 17305 raft_consensus.cc:2468] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 1.
I20260713 09:07:08.780437 17232 raft_consensus.cc:2468] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 1.
I20260713 09:07:08.780547 17053 catalog_manager.cc:5697] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a02b30194c844ea946e578c68820dbf (127.16.36.66). New cstate: current_term: 1 leader_uuid: "2a02b30194c844ea946e578c68820dbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:08.781981 17122 leader_election.cc:304] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a02b30194c844ea946e578c68820dbf, da67aaa83aa04a47915da39395c00ee1; no voters: 
I20260713 09:07:08.782469 17196 leader_election.cc:304] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a02b30194c844ea946e578c68820dbf, 8d7d256fef0b48e198b6e4c2a0b087fd; no voters: da67aaa83aa04a47915da39395c00ee1
I20260713 09:07:08.782755 17053 catalog_manager.cc:5697] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a02b30194c844ea946e578c68820dbf (127.16.36.66). New cstate: current_term: 1 leader_uuid: "2a02b30194c844ea946e578c68820dbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:08.784263 17346 tablet_bootstrap.cc:492] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1: No bootstrap required, opened a new log
I20260713 09:07:08.784435 17053 catalog_manager.cc:5697] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a02b30194c844ea946e578c68820dbf (127.16.36.66). New cstate: current_term: 1 leader_uuid: "2a02b30194c844ea946e578c68820dbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:08.785552 17346 ts_tablet_manager.cc:1403] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1: Time spent bootstrapping tablet: real 0.076s	user 0.007s	sys 0.006s
I20260713 09:07:08.785470 17386 raft_consensus.cc:2804] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:08.786302 17386 raft_consensus.cc:697] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [term 1 LEADER]: Becoming Leader. State: Replica: 2a02b30194c844ea946e578c68820dbf, State: Running, Role: LEADER
I20260713 09:07:08.786187 17055 catalog_manager.cc:5697] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 reported cstate change: term changed from 0 to 1, leader changed from <none> to da67aaa83aa04a47915da39395c00ee1 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "da67aaa83aa04a47915da39395c00ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:08.787158 17386 consensus_queue.cc:237] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } } peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } }
I20260713 09:07:08.788384 17346 raft_consensus.cc:359] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.789034 17346 raft_consensus.cc:385] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.789371 17347 tablet_bootstrap.cc:492] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd: No bootstrap required, opened a new log
I20260713 09:07:08.789301 17346 raft_consensus.cc:740] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.789709 17354 raft_consensus.cc:2804] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:08.790553 17347 ts_tablet_manager.cc:1403] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.004s
I20260713 09:07:08.790136 17354 raft_consensus.cc:697] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 1 LEADER]: Becoming Leader. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Running, Role: LEADER
I20260713 09:07:08.793751 17354 consensus_queue.cc:237] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.789994 17346 consensus_queue.cc:260] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.796433 17346 ts_tablet_manager.cc:1434] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:07:08.798202 17051 catalog_manager.cc:5697] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67). New cstate: current_term: 1 leader_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:08.801000 17346 tablet_bootstrap.cc:492] T 9fca240d8fcb4c3b92415cf74aa47604 P da67aaa83aa04a47915da39395c00ee1: Bootstrap starting.
I20260713 09:07:08.805733 17055 catalog_manager.cc:5697] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a02b30194c844ea946e578c68820dbf (127.16.36.66). New cstate: current_term: 1 leader_uuid: "2a02b30194c844ea946e578c68820dbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:08.810554 17347 raft_consensus.cc:359] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.811148 17347 raft_consensus.cc:385] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.811396 17347 raft_consensus.cc:740] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d7d256fef0b48e198b6e4c2a0b087fd, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.812000 17347 consensus_queue.cc:260] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.813436 17346 tablet_bootstrap.cc:654] T 9fca240d8fcb4c3b92415cf74aa47604 P da67aaa83aa04a47915da39395c00ee1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.814320 17347 ts_tablet_manager.cc:1434] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260713 09:07:08.815200 17347 tablet_bootstrap.cc:492] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd: Bootstrap starting.
I20260713 09:07:08.815827 17053 catalog_manager.cc:5697] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 reported cstate change: term changed from 0 to 1, leader changed from <none> to da67aaa83aa04a47915da39395c00ee1 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "da67aaa83aa04a47915da39395c00ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:08.824553 17347 tablet_bootstrap.cc:654] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.828434 17347 tablet_bootstrap.cc:492] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd: No bootstrap required, opened a new log
I20260713 09:07:08.828740 17347 ts_tablet_manager.cc:1403] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:07:08.830358 17347 raft_consensus.cc:359] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.830806 17347 raft_consensus.cc:385] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.831004 17347 raft_consensus.cc:740] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d7d256fef0b48e198b6e4c2a0b087fd, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.831584 17347 consensus_queue.cc:260] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.832633 17346 tablet_bootstrap.cc:492] T 9fca240d8fcb4c3b92415cf74aa47604 P da67aaa83aa04a47915da39395c00ee1: No bootstrap required, opened a new log
I20260713 09:07:08.833029 17346 ts_tablet_manager.cc:1403] T 9fca240d8fcb4c3b92415cf74aa47604 P da67aaa83aa04a47915da39395c00ee1: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.008s
I20260713 09:07:08.833364 17347 ts_tablet_manager.cc:1434] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:07:08.835011 17346 raft_consensus.cc:359] T 9fca240d8fcb4c3b92415cf74aa47604 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.835512 17346 raft_consensus.cc:385] T 9fca240d8fcb4c3b92415cf74aa47604 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.835700 17346 raft_consensus.cc:740] T 9fca240d8fcb4c3b92415cf74aa47604 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.836205 17346 consensus_queue.cc:260] T 9fca240d8fcb4c3b92415cf74aa47604 P da67aaa83aa04a47915da39395c00ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.837620 17346 ts_tablet_manager.cc:1434] T 9fca240d8fcb4c3b92415cf74aa47604 P da67aaa83aa04a47915da39395c00ee1: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:07:08.838622 17346 tablet_bootstrap.cc:492] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1: Bootstrap starting.
I20260713 09:07:08.843881 17346 tablet_bootstrap.cc:654] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.847671 17346 tablet_bootstrap.cc:492] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1: No bootstrap required, opened a new log
I20260713 09:07:08.847965 17346 ts_tablet_manager.cc:1403] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:07:08.849524 17346 raft_consensus.cc:359] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } } peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } }
I20260713 09:07:08.849931 17346 raft_consensus.cc:385] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.850113 17346 raft_consensus.cc:740] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.850610 17346 consensus_queue.cc:260] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } } peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } }
I20260713 09:07:08.851995 17346 ts_tablet_manager.cc:1434] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:08.852591 17346 tablet_bootstrap.cc:492] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1: Bootstrap starting.
I20260713 09:07:08.856381 17346 tablet_bootstrap.cc:654] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:08.859843 17346 tablet_bootstrap.cc:492] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1: No bootstrap required, opened a new log
I20260713 09:07:08.860124 17346 ts_tablet_manager.cc:1403] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.005s
I20260713 09:07:08.861742 17346 raft_consensus.cc:359] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.862150 17346 raft_consensus.cc:385] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:08.862331 17346 raft_consensus.cc:740] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Initialized, Role: FOLLOWER
I20260713 09:07:08.862818 17346 consensus_queue.cc:260] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.864003 17346 ts_tablet_manager.cc:1434] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:08.868530 17354 raft_consensus.cc:493] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.868980 17354 raft_consensus.cc:515] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.870466 17354 leader_election.cc:290] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:08.871277 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507962b5a38341758bba558d8fcb3e10" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a02b30194c844ea946e578c68820dbf" is_pre_election: true
I20260713 09:07:08.871541 17306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507962b5a38341758bba558d8fcb3e10" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" is_pre_election: true
I20260713 09:07:08.872000 17232 raft_consensus.cc:2393] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da67aaa83aa04a47915da39395c00ee1 in current term 1: Already voted for candidate 8d7d256fef0b48e198b6e4c2a0b087fd in this term.
I20260713 09:07:08.872805 17121 leader_election.cc:304] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da67aaa83aa04a47915da39395c00ee1; no voters: 2a02b30194c844ea946e578c68820dbf, 8d7d256fef0b48e198b6e4c2a0b087fd
I20260713 09:07:08.873339 17354 raft_consensus.cc:3060] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.877213 17354 raft_consensus.cc:2749] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:08.917935 17389 raft_consensus.cc:493] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.918362 17389 raft_consensus.cc:515] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.920086 17389 leader_election.cc:290] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051), 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665)
I20260713 09:07:08.920634 17156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4553ddd984b20945b2e439f04f564" candidate_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da67aaa83aa04a47915da39395c00ee1" is_pre_election: true
I20260713 09:07:08.921051 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4553ddd984b20945b2e439f04f564" candidate_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a02b30194c844ea946e578c68820dbf" is_pre_election: true
I20260713 09:07:08.921341 17156 raft_consensus.cc:2393] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d7d256fef0b48e198b6e4c2a0b087fd in current term 1: Already voted for candidate 2a02b30194c844ea946e578c68820dbf in this term.
I20260713 09:07:08.922403 17269 leader_election.cc:304] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d7d256fef0b48e198b6e4c2a0b087fd; no voters: 2a02b30194c844ea946e578c68820dbf, da67aaa83aa04a47915da39395c00ee1
I20260713 09:07:08.923485 17389 raft_consensus.cc:3060] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.928051 17389 raft_consensus.cc:2749] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:08.932325 17232 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "685eb2027f784a859fd69a5bd36072fd"
dest_uuid: "2a02b30194c844ea946e578c68820dbf"
mode: GRACEFUL
new_leader_uuid: "da67aaa83aa04a47915da39395c00ee1"
 from {username='slave'} at 127.0.0.1:59886
I20260713 09:07:08.932753 17232 raft_consensus.cc:606] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [term 1 LEADER]: Received request to transfer leadership to TS da67aaa83aa04a47915da39395c00ee1
I20260713 09:07:08.943027 17306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "507962b5a38341758bba558d8fcb3e10"
dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
mode: GRACEFUL
new_leader_uuid: "da67aaa83aa04a47915da39395c00ee1"
 from {username='slave'} at 127.0.0.1:50796
I20260713 09:07:08.943430 17306 raft_consensus.cc:606] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 LEADER]: Received request to transfer leadership to TS da67aaa83aa04a47915da39395c00ee1
I20260713 09:07:08.947381 17306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a125c17ba164554880e911f57969eef"
dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
mode: GRACEFUL
new_leader_uuid: "da67aaa83aa04a47915da39395c00ee1"
 from {username='slave'} at 127.0.0.1:50796
I20260713 09:07:08.947768 17306 raft_consensus.cc:606] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 LEADER]: Received request to transfer leadership to TS da67aaa83aa04a47915da39395c00ee1
I20260713 09:07:08.951876 17232 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28d4553ddd984b20945b2e439f04f564"
dest_uuid: "2a02b30194c844ea946e578c68820dbf"
mode: GRACEFUL
new_leader_uuid: "da67aaa83aa04a47915da39395c00ee1"
 from {username='slave'} at 127.0.0.1:59886
I20260713 09:07:08.952302 17232 raft_consensus.cc:606] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 1 LEADER]: Received request to transfer leadership to TS da67aaa83aa04a47915da39395c00ee1
I20260713 09:07:08.953166 17386 consensus_queue.cc:1048] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:08.960649 17386 consensus_queue.cc:1048] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:08.974756 17389 raft_consensus.cc:493] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:08.975222 17389 raft_consensus.cc:515] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:08.977087 17389 leader_election.cc:290] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051), 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665)
I20260713 09:07:08.977972 17157 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4f80e58598d4d1392184760e251af03"
dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
mode: GRACEFUL
new_leader_uuid: "2a02b30194c844ea946e578c68820dbf"
 from {username='slave'} at 127.0.0.1:37702
I20260713 09:07:08.978441 17157 raft_consensus.cc:606] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 1 LEADER]: Received request to transfer leadership to TS 2a02b30194c844ea946e578c68820dbf
I20260713 09:07:08.978518 17155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f80e58598d4d1392184760e251af03" candidate_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da67aaa83aa04a47915da39395c00ee1" is_pre_election: true
I20260713 09:07:08.979702 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f80e58598d4d1392184760e251af03" candidate_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a02b30194c844ea946e578c68820dbf" is_pre_election: true
I20260713 09:07:08.980397 17232 raft_consensus.cc:2393] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d7d256fef0b48e198b6e4c2a0b087fd in current term 1: Already voted for candidate da67aaa83aa04a47915da39395c00ee1 in this term.
I20260713 09:07:08.981587 17269 leader_election.cc:304] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d7d256fef0b48e198b6e4c2a0b087fd; no voters: 2a02b30194c844ea946e578c68820dbf, da67aaa83aa04a47915da39395c00ee1
I20260713 09:07:08.982203 17389 raft_consensus.cc:3060] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:08.988659 17389 raft_consensus.cc:2749] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:08.994836 17157 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9744c66d9734bb1b083aad0480d3884"
dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
mode: GRACEFUL
new_leader_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
 from {username='slave'} at 127.0.0.1:37702
I20260713 09:07:08.995380 17157 raft_consensus.cc:606] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [term 1 LEADER]: Received request to transfer leadership to TS 8d7d256fef0b48e198b6e4c2a0b087fd
I20260713 09:07:09.079698 17157 raft_consensus.cc:3060] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.084873 17353 consensus_queue.cc:1048] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.093616 17353 consensus_queue.cc:1048] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.125744 17353 consensus_queue.cc:1048] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.130962 17375 raft_consensus.cc:993] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf: : Instructing follower da67aaa83aa04a47915da39395c00ee1 to start an election
I20260713 09:07:09.131472 17386 raft_consensus.cc:1081] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 1 LEADER]: Signalling peer da67aaa83aa04a47915da39395c00ee1 to start an election
I20260713 09:07:09.132905 17156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28d4553ddd984b20945b2e439f04f564"
dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
 from {username='slave'} at 127.0.0.1:37680
I20260713 09:07:09.133908 17156 raft_consensus.cc:493] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:09.134289 17156 raft_consensus.cc:3060] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:09.137537 17353 consensus_queue.cc:1048] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.140655 17354 consensus_queue.cc:1048] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.141693 17156 raft_consensus.cc:515] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:09.143774 17156 leader_election.cc:290] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 2 election: Requested vote from peers 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:09.145133 17231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4553ddd984b20945b2e439f04f564" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a02b30194c844ea946e578c68820dbf"
I20260713 09:07:09.145699 17231 raft_consensus.cc:3055] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:09.145983 17231 raft_consensus.cc:740] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a02b30194c844ea946e578c68820dbf, State: Running, Role: LEADER
I20260713 09:07:09.146770 17231 consensus_queue.cc:260] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:09.147624 17231 raft_consensus.cc:3060] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:09.149276 17305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4553ddd984b20945b2e439f04f564" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
I20260713 09:07:09.149803 17305 raft_consensus.cc:3060] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:09.152491 17395 raft_consensus.cc:993] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1: : Instructing follower 2a02b30194c844ea946e578c68820dbf to start an election
I20260713 09:07:09.152920 17395 raft_consensus.cc:1081] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 1 LEADER]: Signalling peer 2a02b30194c844ea946e578c68820dbf to start an election
I20260713 09:07:09.155169 17230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4f80e58598d4d1392184760e251af03"
dest_uuid: "2a02b30194c844ea946e578c68820dbf"
 from {username='slave'} at 127.0.0.1:59868
I20260713 09:07:09.155269 17351 consensus_queue.cc:1048] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.155714 17230 raft_consensus.cc:493] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:09.156046 17230 raft_consensus.cc:3060] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:09.159755 17231 raft_consensus.cc:2468] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 2.
I20260713 09:07:09.161914 17305 raft_consensus.cc:2468] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 2.
I20260713 09:07:09.162168 17122 leader_election.cc:304] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a02b30194c844ea946e578c68820dbf, da67aaa83aa04a47915da39395c00ee1; no voters: 
I20260713 09:07:09.162189 17230 raft_consensus.cc:515] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:09.164389 17156 raft_consensus.cc:3060] T 9fca240d8fcb4c3b92415cf74aa47604 P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.163563 17354 raft_consensus.cc:2804] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:09.164927 17354 raft_consensus.cc:697] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [term 2 LEADER]: Becoming Leader. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Running, Role: LEADER
I20260713 09:07:09.165712 17354 consensus_queue.cc:237] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:09.166618 17232 raft_consensus.cc:1240] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Rejecting Update request from peer da67aaa83aa04a47915da39395c00ee1 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:09.172066 17395 consensus_queue.cc:1048] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.172876 17230 leader_election.cc:290] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 2 election: Requested vote from peers da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:09.173316 17395 consensus_queue.cc:1059] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.173480 17306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f80e58598d4d1392184760e251af03" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
I20260713 09:07:09.173681 17353 consensus_queue.cc:1048] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.174019 17306 raft_consensus.cc:3060] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:09.174095 17395 raft_consensus.cc:3055] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:09.174538 17395 raft_consensus.cc:740] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Running, Role: LEADER
I20260713 09:07:09.175123 17156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f80e58598d4d1392184760e251af03" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
I20260713 09:07:09.175294 17395 consensus_queue.cc:260] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:09.180364 17395 raft_consensus.cc:3060] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:09.181897 17354 raft_consensus.cc:493] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.182408 17354 raft_consensus.cc:515] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } } peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } }
I20260713 09:07:09.184298 17354 leader_election.cc:290] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:09.185326 17230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685eb2027f784a859fd69a5bd36072fd" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a02b30194c844ea946e578c68820dbf" is_pre_election: true
I20260713 09:07:09.186517 17303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685eb2027f784a859fd69a5bd36072fd" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" is_pre_election: true
I20260713 09:07:09.186839 17306 raft_consensus.cc:2468] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a02b30194c844ea946e578c68820dbf in term 2.
I20260713 09:07:09.187251 17303 raft_consensus.cc:2393] T 685eb2027f784a859fd69a5bd36072fd P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da67aaa83aa04a47915da39395c00ee1 in current term 1: Already voted for candidate 2a02b30194c844ea946e578c68820dbf in this term.
I20260713 09:07:09.187613 17305 raft_consensus.cc:1240] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Rejecting Update request from peer da67aaa83aa04a47915da39395c00ee1 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:07:09.189345 17386 consensus_queue.cc:1048] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.192988 17121 leader_election.cc:304] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da67aaa83aa04a47915da39395c00ee1; no voters: 2a02b30194c844ea946e578c68820dbf, 8d7d256fef0b48e198b6e4c2a0b087fd
I20260713 09:07:09.194273 17354 raft_consensus.cc:3060] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.194927 17156 raft_consensus.cc:2468] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a02b30194c844ea946e578c68820dbf in term 2.
I20260713 09:07:09.197575 17195 leader_election.cc:304] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a02b30194c844ea946e578c68820dbf, da67aaa83aa04a47915da39395c00ee1; no voters: 
I20260713 09:07:09.198314 17353 raft_consensus.cc:2804] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:09.199059 17353 raft_consensus.cc:697] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 2 LEADER]: Becoming Leader. State: Replica: 2a02b30194c844ea946e578c68820dbf, State: Running, Role: LEADER
I20260713 09:07:09.200103 17354 raft_consensus.cc:2749] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:09.199812 17353 consensus_queue.cc:237] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [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: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:09.203536 17389 consensus_queue.cc:1048] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.207008 17055 catalog_manager.cc:5697] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 reported cstate change: term changed from 1 to 2, leader changed from 2a02b30194c844ea946e578c68820dbf (127.16.36.66) to da67aaa83aa04a47915da39395c00ee1 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "da67aaa83aa04a47915da39395c00ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:09.210870 17389 raft_consensus.cc:993] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd: : Instructing follower da67aaa83aa04a47915da39395c00ee1 to start an election
I20260713 09:07:09.211257 17389 raft_consensus.cc:1081] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 LEADER]: Signalling peer da67aaa83aa04a47915da39395c00ee1 to start an election
I20260713 09:07:09.214738 17156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a125c17ba164554880e911f57969eef"
dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
 from {username='slave'} at 127.0.0.1:37694
I20260713 09:07:09.215219 17156 raft_consensus.cc:493] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:09.215543 17156 raft_consensus.cc:3060] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:09.218894 17053 catalog_manager.cc:5697] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf reported cstate change: term changed from 1 to 2, leader changed from da67aaa83aa04a47915da39395c00ee1 (127.16.36.65) to 2a02b30194c844ea946e578c68820dbf (127.16.36.66). New cstate: current_term: 2 leader_uuid: "2a02b30194c844ea946e578c68820dbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:09.221642 17156 raft_consensus.cc:515] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:09.224012 17230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a125c17ba164554880e911f57969eef" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a02b30194c844ea946e578c68820dbf"
I20260713 09:07:09.224298 17306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a125c17ba164554880e911f57969eef" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
I20260713 09:07:09.224532 17230 raft_consensus.cc:3060] T 0a125c17ba164554880e911f57969eef P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:09.224833 17306 raft_consensus.cc:3055] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:09.225153 17306 raft_consensus.cc:740] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d7d256fef0b48e198b6e4c2a0b087fd, State: Running, Role: LEADER
I20260713 09:07:09.226472 17156 leader_election.cc:290] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 2 election: Requested vote from peers 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:09.225883 17306 consensus_queue.cc:260] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:09.228230 17306 raft_consensus.cc:3060] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:09.230602 17230 raft_consensus.cc:2468] T 0a125c17ba164554880e911f57969eef P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 2.
I20260713 09:07:09.231814 17122 leader_election.cc:304] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a02b30194c844ea946e578c68820dbf, da67aaa83aa04a47915da39395c00ee1; no voters: 
I20260713 09:07:09.232594 17395 raft_consensus.cc:2804] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:09.233023 17395 raft_consensus.cc:697] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [term 2 LEADER]: Becoming Leader. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Running, Role: LEADER
I20260713 09:07:09.233769 17395 consensus_queue.cc:237] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:09.234313 17306 raft_consensus.cc:2468] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 2.
I20260713 09:07:09.241220 17395 consensus_queue.cc:1048] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.242023 17055 catalog_manager.cc:5697] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 reported cstate change: term changed from 1 to 2, leader changed from 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67) to da67aaa83aa04a47915da39395c00ee1 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "da67aaa83aa04a47915da39395c00ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:09.247687 17375 consensus_queue.cc:1048] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.255438 17354 consensus_queue.cc:1048] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.264675 17375 raft_consensus.cc:993] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf: : Instructing follower da67aaa83aa04a47915da39395c00ee1 to start an election
I20260713 09:07:09.265033 17375 raft_consensus.cc:1081] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [term 1 LEADER]: Signalling peer da67aaa83aa04a47915da39395c00ee1 to start an election
I20260713 09:07:09.267758 17157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "685eb2027f784a859fd69a5bd36072fd"
dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
 from {username='slave'} at 127.0.0.1:37680
I20260713 09:07:09.268261 17157 raft_consensus.cc:493] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:09.268590 17157 raft_consensus.cc:3060] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:09.270897 17375 consensus_queue.cc:1048] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.274899 17395 raft_consensus.cc:993] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1: : Instructing follower 8d7d256fef0b48e198b6e4c2a0b087fd to start an election
I20260713 09:07:09.275318 17354 raft_consensus.cc:1081] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [term 1 LEADER]: Signalling peer 8d7d256fef0b48e198b6e4c2a0b087fd to start an election
I20260713 09:07:09.277081 17306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9744c66d9734bb1b083aad0480d3884"
dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
 from {username='slave'} at 127.0.0.1:50778
I20260713 09:07:09.277522 17306 raft_consensus.cc:493] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:09.277889 17306 raft_consensus.cc:3060] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:09.274138 17157 raft_consensus.cc:515] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } } peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } }
I20260713 09:07:09.282455 17306 raft_consensus.cc:515] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:09.284138 17157 leader_election.cc:290] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 2 election: Requested vote from peers 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:09.285172 17156 raft_consensus.cc:1240] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Rejecting Update request from peer 2a02b30194c844ea946e578c68820dbf for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:09.285136 17155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9744c66d9734bb1b083aad0480d3884" candidate_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
I20260713 09:07:09.285737 17305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685eb2027f784a859fd69a5bd36072fd" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
I20260713 09:07:09.286263 17305 raft_consensus.cc:3060] T 685eb2027f784a859fd69a5bd36072fd P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:09.286161 17230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685eb2027f784a859fd69a5bd36072fd" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a02b30194c844ea946e578c68820dbf"
I20260713 09:07:09.286620 17378 consensus_queue.cc:1059] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.287477 17230 raft_consensus.cc:3055] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:09.287731 17230 raft_consensus.cc:740] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a02b30194c844ea946e578c68820dbf, State: Running, Role: LEADER
I20260713 09:07:09.287904 17306 leader_election.cc:290] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd [CANDIDATE]: Term 2 election: Requested vote from peers da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051), 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665)
I20260713 09:07:09.288462 17230 consensus_queue.cc:260] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } } peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } }
I20260713 09:07:09.285794 17155 raft_consensus.cc:3055] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:09.289434 17230 raft_consensus.cc:3060] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:09.289685 17231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9744c66d9734bb1b083aad0480d3884" candidate_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a02b30194c844ea946e578c68820dbf"
I20260713 09:07:09.290174 17155 raft_consensus.cc:740] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Running, Role: LEADER
I20260713 09:07:09.290205 17231 raft_consensus.cc:3060] T a9744c66d9734bb1b083aad0480d3884 P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:09.291066 17155 consensus_queue.cc:260] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:09.292243 17155 raft_consensus.cc:3060] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:09.292366 17305 raft_consensus.cc:2468] T 685eb2027f784a859fd69a5bd36072fd P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 2.
I20260713 09:07:09.293416 17121 leader_election.cc:304] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d7d256fef0b48e198b6e4c2a0b087fd, da67aaa83aa04a47915da39395c00ee1; no voters: 
I20260713 09:07:09.294124 17354 raft_consensus.cc:2804] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:09.294580 17354 raft_consensus.cc:697] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 [term 2 LEADER]: Becoming Leader. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Running, Role: LEADER
I20260713 09:07:09.295346 17354 consensus_queue.cc:237] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 [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: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } } peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } }
I20260713 09:07:09.296751 17231 raft_consensus.cc:2468] T a9744c66d9734bb1b083aad0480d3884 P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d7d256fef0b48e198b6e4c2a0b087fd in term 2.
I20260713 09:07:09.297804 17271 leader_election.cc:304] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a02b30194c844ea946e578c68820dbf, 8d7d256fef0b48e198b6e4c2a0b087fd; no voters: 
I20260713 09:07:09.298470 17155 raft_consensus.cc:2468] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d7d256fef0b48e198b6e4c2a0b087fd in term 2.
I20260713 09:07:09.299158 17351 raft_consensus.cc:2804] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:09.299595 17351 raft_consensus.cc:697] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 LEADER]: Becoming Leader. State: Replica: 8d7d256fef0b48e198b6e4c2a0b087fd, State: Running, Role: LEADER
I20260713 09:07:09.299654 17395 consensus_queue.cc:1048] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.300326 17351 consensus_queue.cc:237] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:09.295848 17230 raft_consensus.cc:2468] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 2.
W20260713 09:07:09.302105 17375 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:07:09.305331 17051 catalog_manager.cc:5697] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 reported cstate change: term changed from 1 to 2, leader changed from 2a02b30194c844ea946e578c68820dbf (127.16.36.66) to da67aaa83aa04a47915da39395c00ee1 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "da67aaa83aa04a47915da39395c00ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:09.309481 17354 consensus_queue.cc:1048] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.309232 17055 catalog_manager.cc:5697] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd reported cstate change: term changed from 1 to 2, leader changed from da67aaa83aa04a47915da39395c00ee1 (127.16.36.65) to 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67). New cstate: current_term: 2 leader_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:09.320438 17389 consensus_queue.cc:1048] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.338271 17430 consensus_queue.cc:1048] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.344373 17351 raft_consensus.cc:993] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd: : Instructing follower da67aaa83aa04a47915da39395c00ee1 to start an election
I20260713 09:07:09.344731 17430 raft_consensus.cc:1081] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 LEADER]: Signalling peer da67aaa83aa04a47915da39395c00ee1 to start an election
I20260713 09:07:09.346267 17155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "507962b5a38341758bba558d8fcb3e10"
dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
 from {username='slave'} at 127.0.0.1:37694
I20260713 09:07:09.346678 17155 raft_consensus.cc:493] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:09.346942 17155 raft_consensus.cc:3060] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:09.351078 17155 raft_consensus.cc:515] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:09.352715 17155 leader_election.cc:290] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 2 election: Requested vote from peers 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:09.354432 17306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507962b5a38341758bba558d8fcb3e10" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
I20260713 09:07:09.355084 17306 raft_consensus.cc:3055] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:09.355309 17306 raft_consensus.cc:740] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d7d256fef0b48e198b6e4c2a0b087fd, State: Running, Role: LEADER
I20260713 09:07:09.355890 17306 consensus_queue.cc:260] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:09.356896 17306 raft_consensus.cc:3060] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:09.354432 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507962b5a38341758bba558d8fcb3e10" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a02b30194c844ea946e578c68820dbf"
I20260713 09:07:09.358716 17232 raft_consensus.cc:3060] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:09.361001 17306 raft_consensus.cc:2468] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 2.
I20260713 09:07:09.361835 17121 leader_election.cc:304] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d7d256fef0b48e198b6e4c2a0b087fd, da67aaa83aa04a47915da39395c00ee1; no voters: 
I20260713 09:07:09.362572 17395 raft_consensus.cc:2804] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:09.362937 17395 raft_consensus.cc:697] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 2 LEADER]: Becoming Leader. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Running, Role: LEADER
I20260713 09:07:09.363197 17232 raft_consensus.cc:2468] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 2.
I20260713 09:07:09.363590 17395 consensus_queue.cc:237] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:09.369060 17051 catalog_manager.cc:5697] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 reported cstate change: term changed from 1 to 2, leader changed from 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67) to da67aaa83aa04a47915da39395c00ee1 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "da67aaa83aa04a47915da39395c00ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:09.593072 17232 raft_consensus.cc:1275] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Refusing update from remote peer da67aaa83aa04a47915da39395c00ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:09.594053 17395 consensus_queue.cc:1048] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:09.601845 17306 raft_consensus.cc:1275] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Refusing update from remote peer da67aaa83aa04a47915da39395c00ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:09.603468 17395 consensus_queue.cc:1048] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:09.604875 17306 raft_consensus.cc:1275] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Refusing update from remote peer 2a02b30194c844ea946e578c68820dbf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:09.606135 17378 consensus_queue.cc:1048] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:09.614856 17155 raft_consensus.cc:1275] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Refusing update from remote peer 2a02b30194c844ea946e578c68820dbf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:09.616549 17386 consensus_queue.cc:1048] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:09.688176 17305 raft_consensus.cc:1275] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Refusing update from remote peer da67aaa83aa04a47915da39395c00ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:09.689263 17395 consensus_queue.cc:1048] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:09.696066 17232 raft_consensus.cc:1275] T 0a125c17ba164554880e911f57969eef P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Refusing update from remote peer da67aaa83aa04a47915da39395c00ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:09.697723 17395 consensus_queue.cc:1048] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:09.705488 17232 raft_consensus.cc:1275] T a9744c66d9734bb1b083aad0480d3884 P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Refusing update from remote peer 8d7d256fef0b48e198b6e4c2a0b087fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:09.706580 17430 consensus_queue.cc:1048] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:09.713796 17155 raft_consensus.cc:1275] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Refusing update from remote peer 8d7d256fef0b48e198b6e4c2a0b087fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:09.715193 17389 consensus_queue.cc:1048] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:09.748212 17305 raft_consensus.cc:1275] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Refusing update from remote peer da67aaa83aa04a47915da39395c00ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:09.749221 17395 consensus_queue.cc:1048] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:09.755474 17232 raft_consensus.cc:1275] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Refusing update from remote peer da67aaa83aa04a47915da39395c00ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:09.757313 17432 consensus_queue.cc:1048] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:09.786075 17232 raft_consensus.cc:1275] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Refusing update from remote peer da67aaa83aa04a47915da39395c00ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:09.787074 17432 consensus_queue.cc:1048] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:09.793936 17305 raft_consensus.cc:1275] T 685eb2027f784a859fd69a5bd36072fd P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Refusing update from remote peer da67aaa83aa04a47915da39395c00ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:09.795293 17432 consensus_queue.cc:1048] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:12.027237 16529 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:07:12.027961 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:12.046540 17155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "507962b5a38341758bba558d8fcb3e10"
dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
mode: GRACEFUL
new_leader_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
 from {username='slave'} at 127.0.0.1:37704
I20260713 09:07:12.047143 17155 raft_consensus.cc:606] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 2 LEADER]: Received request to transfer leadership to TS 8d7d256fef0b48e198b6e4c2a0b087fd
I20260713 09:07:12.049507 17155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f51a0a2697b043bf84d1cc1e8bb6222d"
dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
mode: GRACEFUL
new_leader_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
 from {username='slave'} at 127.0.0.1:37704
I20260713 09:07:12.049889 17155 raft_consensus.cc:606] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 1 LEADER]: Received request to transfer leadership to TS 8d7d256fef0b48e198b6e4c2a0b087fd
I20260713 09:07:12.050750 16529 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:12.051106 16529 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:12.194271 17438 raft_consensus.cc:993] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1: : Instructing follower 8d7d256fef0b48e198b6e4c2a0b087fd to start an election
I20260713 09:07:12.194665 17367 raft_consensus.cc:1081] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 2 LEADER]: Signalling peer 8d7d256fef0b48e198b6e4c2a0b087fd to start an election
I20260713 09:07:12.195966 17305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "507962b5a38341758bba558d8fcb3e10"
dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
 from {username='slave'} at 127.0.0.1:50778
I20260713 09:07:12.196411 17305 raft_consensus.cc:493] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:12.196679 17305 raft_consensus.cc:3060] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:12.200723 17305 raft_consensus.cc:515] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:12.202394 17305 leader_election.cc:290] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [CANDIDATE]: Term 3 election: Requested vote from peers da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051), 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665)
I20260713 09:07:12.203136 17367 raft_consensus.cc:993] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1: : Instructing follower 8d7d256fef0b48e198b6e4c2a0b087fd to start an election
I20260713 09:07:12.203617 17367 raft_consensus.cc:1081] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 1 LEADER]: Signalling peer 8d7d256fef0b48e198b6e4c2a0b087fd to start an election
I20260713 09:07:12.203763 17155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507962b5a38341758bba558d8fcb3e10" candidate_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
I20260713 09:07:12.203970 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507962b5a38341758bba558d8fcb3e10" candidate_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a02b30194c844ea946e578c68820dbf"
I20260713 09:07:12.204334 17155 raft_consensus.cc:3055] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:12.204537 17232 raft_consensus.cc:3060] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:12.204682 17155 raft_consensus.cc:740] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Running, Role: LEADER
I20260713 09:07:12.205507 17155 consensus_queue.cc:260] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [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: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:12.206219 17305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f51a0a2697b043bf84d1cc1e8bb6222d"
dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
 from {username='slave'} at 127.0.0.1:50778
I20260713 09:07:12.206655 17155 raft_consensus.cc:3060] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:12.206758 17305 raft_consensus.cc:493] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:12.207137 17305 raft_consensus.cc:3060] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.210610 17232 raft_consensus.cc:2468] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d7d256fef0b48e198b6e4c2a0b087fd in term 3.
I20260713 09:07:12.211688 17271 leader_election.cc:304] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [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: 2a02b30194c844ea946e578c68820dbf, 8d7d256fef0b48e198b6e4c2a0b087fd; no voters: 
I20260713 09:07:12.212412 17389 raft_consensus.cc:2804] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:12.212891 17305 raft_consensus.cc:515] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:12.213371 17389 raft_consensus.cc:697] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 LEADER]: Becoming Leader. State: Replica: 8d7d256fef0b48e198b6e4c2a0b087fd, State: Running, Role: LEADER
I20260713 09:07:12.214262 17389 consensus_queue.cc:237] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [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: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:12.215566 17156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51a0a2697b043bf84d1cc1e8bb6222d" candidate_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
I20260713 09:07:12.215232 17305 leader_election.cc:290] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [CANDIDATE]: Term 2 election: Requested vote from peers da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051), 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665)
I20260713 09:07:12.215775 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51a0a2697b043bf84d1cc1e8bb6222d" candidate_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a02b30194c844ea946e578c68820dbf"
I20260713 09:07:12.216094 17156 raft_consensus.cc:3055] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:12.216511 17156 raft_consensus.cc:740] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Running, Role: LEADER
I20260713 09:07:12.216542 17232 raft_consensus.cc:3060] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.215045 17155 raft_consensus.cc:2468] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d7d256fef0b48e198b6e4c2a0b087fd in term 3.
I20260713 09:07:12.217386 17156 consensus_queue.cc:260] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:12.218518 17156 raft_consensus.cc:3060] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.223224 17232 raft_consensus.cc:2468] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d7d256fef0b48e198b6e4c2a0b087fd in term 2.
I20260713 09:07:12.223692 17053 catalog_manager.cc:5697] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd reported cstate change: term changed from 2 to 3, leader changed from da67aaa83aa04a47915da39395c00ee1 (127.16.36.65) to 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67). New cstate: current_term: 3 leader_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:12.224546 17156 raft_consensus.cc:2468] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d7d256fef0b48e198b6e4c2a0b087fd in term 2.
I20260713 09:07:12.225565 17271 leader_election.cc:304] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a02b30194c844ea946e578c68820dbf, 8d7d256fef0b48e198b6e4c2a0b087fd; no voters: 
I20260713 09:07:12.226207 17441 raft_consensus.cc:2804] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:12.226583 17441 raft_consensus.cc:697] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 LEADER]: Becoming Leader. State: Replica: 8d7d256fef0b48e198b6e4c2a0b087fd, State: Running, Role: LEADER
I20260713 09:07:12.227244 17441 consensus_queue.cc:237] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:12.238014 17053 catalog_manager.cc:5697] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd reported cstate change: term changed from 1 to 2, leader changed from da67aaa83aa04a47915da39395c00ee1 (127.16.36.65) to 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67). New cstate: current_term: 2 leader_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:12.612319 17232 raft_consensus.cc:1275] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Refusing update from remote peer 8d7d256fef0b48e198b6e4c2a0b087fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:12.613443 17441 consensus_queue.cc:1048] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:12.621620 17156 raft_consensus.cc:1275] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Refusing update from remote peer 8d7d256fef0b48e198b6e4c2a0b087fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:12.622910 17389 consensus_queue.cc:1048] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:12.692081 17156 raft_consensus.cc:1275] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 3 FOLLOWER]: Refusing update from remote peer 8d7d256fef0b48e198b6e4c2a0b087fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:12.693154 17441 consensus_queue.cc:1048] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:12.701784 17230 raft_consensus.cc:1275] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf [term 3 FOLLOWER]: Refusing update from remote peer 8d7d256fef0b48e198b6e4c2a0b087fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:12.703265 17389 consensus_queue.cc:1048] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:13.051717 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:13.062742 17306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "507962b5a38341758bba558d8fcb3e10"
dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
mode: GRACEFUL
new_leader_uuid: "da67aaa83aa04a47915da39395c00ee1"
 from {username='slave'} at 127.0.0.1:50796
I20260713 09:07:13.063192 17306 raft_consensus.cc:606] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 LEADER]: Received request to transfer leadership to TS da67aaa83aa04a47915da39395c00ee1
I20260713 09:07:13.070873 17306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f51a0a2697b043bf84d1cc1e8bb6222d"
dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
mode: GRACEFUL
new_leader_uuid: "da67aaa83aa04a47915da39395c00ee1"
 from {username='slave'} at 127.0.0.1:50796
I20260713 09:07:13.071273 17306 raft_consensus.cc:606] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 LEADER]: Received request to transfer leadership to TS da67aaa83aa04a47915da39395c00ee1
I20260713 09:07:13.075053 17230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aff647aa0d9a4b1caf5923de1979102a"
dest_uuid: "2a02b30194c844ea946e578c68820dbf"
mode: GRACEFUL
new_leader_uuid: "da67aaa83aa04a47915da39395c00ee1"
 from {username='slave'} at 127.0.0.1:59886
I20260713 09:07:13.075536 17230 raft_consensus.cc:606] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [term 1 LEADER]: Received request to transfer leadership to TS da67aaa83aa04a47915da39395c00ee1
I20260713 09:07:13.079242 17230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4f80e58598d4d1392184760e251af03"
dest_uuid: "2a02b30194c844ea946e578c68820dbf"
mode: GRACEFUL
new_leader_uuid: "da67aaa83aa04a47915da39395c00ee1"
 from {username='slave'} at 127.0.0.1:59886
I20260713 09:07:13.079628 17230 raft_consensus.cc:606] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 2 LEADER]: Received request to transfer leadership to TS da67aaa83aa04a47915da39395c00ee1
I20260713 09:07:13.083199 17230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7120998488eb4d0386683d58c200a49a"
dest_uuid: "2a02b30194c844ea946e578c68820dbf"
mode: GRACEFUL
new_leader_uuid: "da67aaa83aa04a47915da39395c00ee1"
 from {username='slave'} at 127.0.0.1:59886
I20260713 09:07:13.083578 17230 raft_consensus.cc:606] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 1 LEADER]: Received request to transfer leadership to TS da67aaa83aa04a47915da39395c00ee1
I20260713 09:07:13.117458 17447 raft_consensus.cc:993] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf: : Instructing follower da67aaa83aa04a47915da39395c00ee1 to start an election
I20260713 09:07:13.117837 17455 raft_consensus.cc:1081] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [term 1 LEADER]: Signalling peer da67aaa83aa04a47915da39395c00ee1 to start an election
I20260713 09:07:13.119063 17156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aff647aa0d9a4b1caf5923de1979102a"
dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
 from {username='slave'} at 127.0.0.1:37680
I20260713 09:07:13.119491 17156 raft_consensus.cc:493] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:13.119753 17156 raft_consensus.cc:3060] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.124591 17156 raft_consensus.cc:515] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:13.126356 17156 leader_election.cc:290] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 2 election: Requested vote from peers 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:13.126914 17230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff647aa0d9a4b1caf5923de1979102a" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a02b30194c844ea946e578c68820dbf"
I20260713 09:07:13.127218 17306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff647aa0d9a4b1caf5923de1979102a" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
I20260713 09:07:13.127449 17230 raft_consensus.cc:3055] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:13.127717 17306 raft_consensus.cc:3060] T aff647aa0d9a4b1caf5923de1979102a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.127766 17230 raft_consensus.cc:740] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a02b30194c844ea946e578c68820dbf, State: Running, Role: LEADER
I20260713 09:07:13.128563 17230 consensus_queue.cc:260] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:13.129689 17230 raft_consensus.cc:3060] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.133800 17306 raft_consensus.cc:2468] T aff647aa0d9a4b1caf5923de1979102a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 2.
I20260713 09:07:13.135057 17121 leader_election.cc:304] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d7d256fef0b48e198b6e4c2a0b087fd, da67aaa83aa04a47915da39395c00ee1; no voters: 
I20260713 09:07:13.135802 17367 raft_consensus.cc:2804] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:13.137094 17230 raft_consensus.cc:2468] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 2.
I20260713 09:07:13.137606 17441 raft_consensus.cc:993] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd: : Instructing follower da67aaa83aa04a47915da39395c00ee1 to start an election
I20260713 09:07:13.137630 17367 raft_consensus.cc:697] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1 [term 2 LEADER]: Becoming Leader. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Running, Role: LEADER
I20260713 09:07:13.138154 17439 raft_consensus.cc:1081] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 LEADER]: Signalling peer da67aaa83aa04a47915da39395c00ee1 to start an election
I20260713 09:07:13.138737 17367 consensus_queue.cc:237] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:13.140225 17156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f51a0a2697b043bf84d1cc1e8bb6222d"
dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
 from {username='slave'} at 127.0.0.1:37694
I20260713 09:07:13.140710 17156 raft_consensus.cc:493] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:13.141063 17156 raft_consensus.cc:3060] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:13.145283 17156 raft_consensus.cc:515] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:13.146730 17156 leader_election.cc:290] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 3 election: Requested vote from peers 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:13.147414 17230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51a0a2697b043bf84d1cc1e8bb6222d" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a02b30194c844ea946e578c68820dbf"
I20260713 09:07:13.147717 17306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51a0a2697b043bf84d1cc1e8bb6222d" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
I20260713 09:07:13.148204 17230 raft_consensus.cc:3060] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:13.148226 17306 raft_consensus.cc:3055] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:13.148789 17306 raft_consensus.cc:740] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d7d256fef0b48e198b6e4c2a0b087fd, State: Running, Role: LEADER
I20260713 09:07:13.149487 17306 consensus_queue.cc:260] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [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: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:13.151085 17306 raft_consensus.cc:3060] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:13.151126 17389 raft_consensus.cc:993] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd: : Instructing follower da67aaa83aa04a47915da39395c00ee1 to start an election
I20260713 09:07:13.151655 17439 raft_consensus.cc:1081] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 LEADER]: Signalling peer da67aaa83aa04a47915da39395c00ee1 to start an election
I20260713 09:07:13.153226 17156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "507962b5a38341758bba558d8fcb3e10"
dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
 from {username='slave'} at 127.0.0.1:37694
I20260713 09:07:13.153750 17156 raft_consensus.cc:493] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:13.154325 17156 raft_consensus.cc:3060] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:13.154392 17230 raft_consensus.cc:2468] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 3.
I20260713 09:07:13.153746 17053 catalog_manager.cc:5697] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1 reported cstate change: term changed from 1 to 2, leader changed from 2a02b30194c844ea946e578c68820dbf (127.16.36.66) to da67aaa83aa04a47915da39395c00ee1 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "da67aaa83aa04a47915da39395c00ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:13.155539 17122 leader_election.cc:304] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [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: 2a02b30194c844ea946e578c68820dbf, da67aaa83aa04a47915da39395c00ee1; no voters: 
I20260713 09:07:13.156257 17367 raft_consensus.cc:2804] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:13.156706 17367 raft_consensus.cc:697] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 3 LEADER]: Becoming Leader. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Running, Role: LEADER
I20260713 09:07:13.157449 17367 consensus_queue.cc:237] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [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: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:13.158406 17306 raft_consensus.cc:2468] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 3.
I20260713 09:07:13.160228 17156 raft_consensus.cc:515] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:13.162611 17230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507962b5a38341758bba558d8fcb3e10" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2a02b30194c844ea946e578c68820dbf"
I20260713 09:07:13.162840 17156 leader_election.cc:290] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 4 election: Requested vote from peers 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:13.163044 17230 raft_consensus.cc:3060] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:13.164417 17306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507962b5a38341758bba558d8fcb3e10" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
I20260713 09:07:13.164968 17306 raft_consensus.cc:3055] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:13.165273 17306 raft_consensus.cc:740] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8d7d256fef0b48e198b6e4c2a0b087fd, State: Running, Role: LEADER
I20260713 09:07:13.166033 17306 consensus_queue.cc:260] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [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: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:13.167245 17306 raft_consensus.cc:3060] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:13.167374 17230 raft_consensus.cc:2468] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 4.
I20260713 09:07:13.168279 17122 leader_election.cc:304] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [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: 2a02b30194c844ea946e578c68820dbf, da67aaa83aa04a47915da39395c00ee1; no voters: 
I20260713 09:07:13.168869 17367 raft_consensus.cc:2804] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:13.169241 17367 raft_consensus.cc:697] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 4 LEADER]: Becoming Leader. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Running, Role: LEADER
I20260713 09:07:13.169893 17367 consensus_queue.cc:237] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [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: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:13.172962 17306 raft_consensus.cc:2468] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 4.
I20260713 09:07:13.179553 17053 catalog_manager.cc:5697] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 reported cstate change: term changed from 2 to 3, leader changed from 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67) to da67aaa83aa04a47915da39395c00ee1 (127.16.36.65). New cstate: current_term: 3 leader_uuid: "da67aaa83aa04a47915da39395c00ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:13.180493 17053 catalog_manager.cc:5697] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 reported cstate change: term changed from 3 to 4, leader changed from 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67) to da67aaa83aa04a47915da39395c00ee1 (127.16.36.65). New cstate: current_term: 4 leader_uuid: "da67aaa83aa04a47915da39395c00ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:13.199810 17447 raft_consensus.cc:993] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf: : Instructing follower da67aaa83aa04a47915da39395c00ee1 to start an election
I20260713 09:07:13.200241 17455 raft_consensus.cc:1081] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 2 LEADER]: Signalling peer da67aaa83aa04a47915da39395c00ee1 to start an election
I20260713 09:07:13.201388 17156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4f80e58598d4d1392184760e251af03"
dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
 from {username='slave'} at 127.0.0.1:37680
I20260713 09:07:13.201781 17156 raft_consensus.cc:493] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:13.202116 17156 raft_consensus.cc:3060] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:13.206020 17156 raft_consensus.cc:515] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:13.207386 17156 leader_election.cc:290] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 3 election: Requested vote from peers 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:13.208029 17230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f80e58598d4d1392184760e251af03" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a02b30194c844ea946e578c68820dbf"
I20260713 09:07:13.208312 17306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f80e58598d4d1392184760e251af03" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
I20260713 09:07:13.208557 17230 raft_consensus.cc:3055] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:13.208814 17306 raft_consensus.cc:3060] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:13.208879 17230 raft_consensus.cc:740] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a02b30194c844ea946e578c68820dbf, State: Running, Role: LEADER
I20260713 09:07:13.209672 17230 consensus_queue.cc:260] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [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: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:13.210795 17230 raft_consensus.cc:3060] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:13.214295 17306 raft_consensus.cc:2468] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 3.
I20260713 09:07:13.215183 17121 leader_election.cc:304] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [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: 8d7d256fef0b48e198b6e4c2a0b087fd, da67aaa83aa04a47915da39395c00ee1; no voters: 
I20260713 09:07:13.215860 17367 raft_consensus.cc:2804] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:13.216207 17367 raft_consensus.cc:697] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 3 LEADER]: Becoming Leader. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Running, Role: LEADER
I20260713 09:07:13.216465 17230 raft_consensus.cc:2468] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 3.
I20260713 09:07:13.216912 17367 consensus_queue.cc:237] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [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: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:13.222604 17053 catalog_manager.cc:5697] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 reported cstate change: term changed from 2 to 3, leader changed from 2a02b30194c844ea946e578c68820dbf (127.16.36.66) to da67aaa83aa04a47915da39395c00ee1 (127.16.36.65). New cstate: current_term: 3 leader_uuid: "da67aaa83aa04a47915da39395c00ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:13.467682 17447 raft_consensus.cc:993] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf: : Instructing follower da67aaa83aa04a47915da39395c00ee1 to start an election
I20260713 09:07:13.468050 17455 raft_consensus.cc:1081] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 1 LEADER]: Signalling peer da67aaa83aa04a47915da39395c00ee1 to start an election
I20260713 09:07:13.469343 17156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7120998488eb4d0386683d58c200a49a"
dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
 from {username='slave'} at 127.0.0.1:37680
I20260713 09:07:13.469774 17156 raft_consensus.cc:493] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:13.470081 17156 raft_consensus.cc:3060] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.475174 17156 raft_consensus.cc:515] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:13.476440 17156 leader_election.cc:290] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 2 election: Requested vote from peers 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:13.477053 17230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7120998488eb4d0386683d58c200a49a" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a02b30194c844ea946e578c68820dbf"
I20260713 09:07:13.477363 17306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7120998488eb4d0386683d58c200a49a" candidate_uuid: "da67aaa83aa04a47915da39395c00ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
I20260713 09:07:13.477566 17230 raft_consensus.cc:3055] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:13.477828 17306 raft_consensus.cc:3060] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.477874 17230 raft_consensus.cc:740] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a02b30194c844ea946e578c68820dbf, State: Running, Role: LEADER
I20260713 09:07:13.478641 17230 consensus_queue.cc:260] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:13.479447 17230 raft_consensus.cc:3060] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.481877 17306 raft_consensus.cc:2468] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 2.
I20260713 09:07:13.482788 17121 leader_election.cc:304] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d7d256fef0b48e198b6e4c2a0b087fd, da67aaa83aa04a47915da39395c00ee1; no voters: 
I20260713 09:07:13.483628 17367 raft_consensus.cc:2804] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:13.484479 17230 raft_consensus.cc:2468] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da67aaa83aa04a47915da39395c00ee1 in term 2.
I20260713 09:07:13.484642 17367 raft_consensus.cc:697] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 2 LEADER]: Becoming Leader. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Running, Role: LEADER
I20260713 09:07:13.485976 17367 consensus_queue.cc:237] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:13.491963 17053 catalog_manager.cc:5697] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 reported cstate change: term changed from 1 to 2, leader changed from 2a02b30194c844ea946e578c68820dbf (127.16.36.66) to da67aaa83aa04a47915da39395c00ee1 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "da67aaa83aa04a47915da39395c00ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:13.528896 17306 raft_consensus.cc:1275] T aff647aa0d9a4b1caf5923de1979102a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Refusing update from remote peer da67aaa83aa04a47915da39395c00ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:13.529845 17367 consensus_queue.cc:1048] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.538854 17230 raft_consensus.cc:1275] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Refusing update from remote peer da67aaa83aa04a47915da39395c00ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:13.540203 17462 consensus_queue.cc:1048] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:13.561439 17232 raft_consensus.cc:1275] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [term 3 FOLLOWER]: Refusing update from remote peer da67aaa83aa04a47915da39395c00ee1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:13.562419 17462 consensus_queue.cc:1048] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:13.568361 17306 raft_consensus.cc:1275] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 FOLLOWER]: Refusing update from remote peer da67aaa83aa04a47915da39395c00ee1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:13.570758 17367 consensus_queue.cc:1048] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:13.678960 17306 raft_consensus.cc:1275] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 4 FOLLOWER]: Refusing update from remote peer da67aaa83aa04a47915da39395c00ee1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:13.680068 17456 consensus_queue.cc:1048] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:13.686760 17232 raft_consensus.cc:1275] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf [term 4 FOLLOWER]: Refusing update from remote peer da67aaa83aa04a47915da39395c00ee1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:13.687911 17367 consensus_queue.cc:1048] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:13.701941 17305 raft_consensus.cc:1275] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 FOLLOWER]: Refusing update from remote peer da67aaa83aa04a47915da39395c00ee1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:13.702934 17367 consensus_queue.cc:1048] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:13.709815 17232 raft_consensus.cc:1275] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 3 FOLLOWER]: Refusing update from remote peer da67aaa83aa04a47915da39395c00ee1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:13.711156 17462 consensus_queue.cc:1048] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:13.936901 17232 raft_consensus.cc:1275] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Refusing update from remote peer da67aaa83aa04a47915da39395c00ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:13.937856 17456 consensus_queue.cc:1048] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.940399 17305 raft_consensus.cc:1275] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Refusing update from remote peer da67aaa83aa04a47915da39395c00ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:13.941346 17456 consensus_queue.cc:1048] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:16.089654 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:16.096585 17156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28d4553ddd984b20945b2e439f04f564"
dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
mode: GRACEFUL
new_leader_uuid: "2a02b30194c844ea946e578c68820dbf"
 from {username='slave'} at 127.0.0.1:37704
I20260713 09:07:16.097339 17156 raft_consensus.cc:606] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [term 2 LEADER]: Received request to transfer leadership to TS 2a02b30194c844ea946e578c68820dbf
I20260713 09:07:16.099931 17156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7120998488eb4d0386683d58c200a49a"
dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
mode: GRACEFUL
new_leader_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
 from {username='slave'} at 127.0.0.1:37704
I20260713 09:07:16.100292 17156 raft_consensus.cc:606] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 2 LEADER]: Received request to transfer leadership to TS 8d7d256fef0b48e198b6e4c2a0b087fd
I20260713 09:07:16.102058 17156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4f80e58598d4d1392184760e251af03"
dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
mode: GRACEFUL
new_leader_uuid: "2a02b30194c844ea946e578c68820dbf"
 from {username='slave'} at 127.0.0.1:37704
I20260713 09:07:16.102420 17156 raft_consensus.cc:606] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 3 LEADER]: Received request to transfer leadership to TS 2a02b30194c844ea946e578c68820dbf
I20260713 09:07:16.104171 17156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f51a0a2697b043bf84d1cc1e8bb6222d"
dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
mode: GRACEFUL
new_leader_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
 from {username='slave'} at 127.0.0.1:37704
I20260713 09:07:16.104519 17156 raft_consensus.cc:606] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 3 LEADER]: Received request to transfer leadership to TS 8d7d256fef0b48e198b6e4c2a0b087fd
I20260713 09:07:16.105356 16529 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:07:16.105731 16529 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:16.171015 17470 raft_consensus.cc:993] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1: : Instructing follower 2a02b30194c844ea946e578c68820dbf to start an election
I20260713 09:07:16.171443 17474 raft_consensus.cc:1081] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 3 LEADER]: Signalling peer 2a02b30194c844ea946e578c68820dbf to start an election
I20260713 09:07:16.172706 17232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4f80e58598d4d1392184760e251af03"
dest_uuid: "2a02b30194c844ea946e578c68820dbf"
 from {username='slave'} at 127.0.0.1:59868
I20260713 09:07:16.173065 17232 raft_consensus.cc:493] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:16.173305 17232 raft_consensus.cc:3060] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:16.177641 17470 raft_consensus.cc:993] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1: : Instructing follower 2a02b30194c844ea946e578c68820dbf to start an election
I20260713 09:07:16.178014 17474 raft_consensus.cc:1081] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [term 2 LEADER]: Signalling peer 2a02b30194c844ea946e578c68820dbf to start an election
I20260713 09:07:16.179009 17232 raft_consensus.cc:515] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:16.179342 17230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28d4553ddd984b20945b2e439f04f564"
dest_uuid: "2a02b30194c844ea946e578c68820dbf"
 from {username='slave'} at 127.0.0.1:59868
I20260713 09:07:16.179780 17230 raft_consensus.cc:493] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:16.180044 17230 raft_consensus.cc:3060] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:16.180608 17232 leader_election.cc:290] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 4 election: Requested vote from peers da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:16.181615 17156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f80e58598d4d1392184760e251af03" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
I20260713 09:07:16.181713 17305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f80e58598d4d1392184760e251af03" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
I20260713 09:07:16.182301 17156 raft_consensus.cc:3055] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:16.182379 17305 raft_consensus.cc:3060] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:16.182652 17156 raft_consensus.cc:740] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Running, Role: LEADER
I20260713 09:07:16.183506 17156 consensus_queue.cc:260] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [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: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:16.184628 17156 raft_consensus.cc:3060] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:16.185379 17230 raft_consensus.cc:515] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:16.187651 17230 leader_election.cc:290] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [CANDIDATE]: Term 3 election: Requested vote from peers da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051), 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67:45745)
I20260713 09:07:16.187636 17155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4553ddd984b20945b2e439f04f564" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
I20260713 09:07:16.188316 17155 raft_consensus.cc:3055] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:16.188644 17155 raft_consensus.cc:740] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Running, Role: LEADER
I20260713 09:07:16.188392 17306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4553ddd984b20945b2e439f04f564" candidate_uuid: "2a02b30194c844ea946e578c68820dbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
I20260713 09:07:16.189229 17306 raft_consensus.cc:3060] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:16.189466 17155 consensus_queue.cc:260] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [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: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:16.190465 17155 raft_consensus.cc:3060] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:16.190804 17156 raft_consensus.cc:2468] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a02b30194c844ea946e578c68820dbf in term 4.
I20260713 09:07:16.192528 17195 leader_election.cc:304] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [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: 2a02b30194c844ea946e578c68820dbf, da67aaa83aa04a47915da39395c00ee1; no voters: 
I20260713 09:07:16.193413 17455 raft_consensus.cc:2804] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:16.194099 17306 raft_consensus.cc:2468] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a02b30194c844ea946e578c68820dbf in term 3.
I20260713 09:07:16.194897 17305 raft_consensus.cc:2468] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a02b30194c844ea946e578c68820dbf in term 4.
I20260713 09:07:16.195662 17196 leader_election.cc:304] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [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: 2a02b30194c844ea946e578c68820dbf, 8d7d256fef0b48e198b6e4c2a0b087fd; no voters: 
I20260713 09:07:16.196702 17455 raft_consensus.cc:697] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 4 LEADER]: Becoming Leader. State: Replica: 2a02b30194c844ea946e578c68820dbf, State: Running, Role: LEADER
I20260713 09:07:16.197064 17155 raft_consensus.cc:2468] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a02b30194c844ea946e578c68820dbf in term 3.
I20260713 09:07:16.197301 17476 raft_consensus.cc:2804] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:16.197736 17476 raft_consensus.cc:697] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 3 LEADER]: Becoming Leader. State: Replica: 2a02b30194c844ea946e578c68820dbf, State: Running, Role: LEADER
I20260713 09:07:16.197646 17455 consensus_queue.cc:237] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [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: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:16.198683 17476 consensus_queue.cc:237] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [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: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:16.201416 17474 raft_consensus.cc:993] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1: : Instructing follower 8d7d256fef0b48e198b6e4c2a0b087fd to start an election
I20260713 09:07:16.202014 17474 raft_consensus.cc:1081] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 2 LEADER]: Signalling peer 8d7d256fef0b48e198b6e4c2a0b087fd to start an election
I20260713 09:07:16.206589 17305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7120998488eb4d0386683d58c200a49a"
dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
 from {username='slave'} at 127.0.0.1:50778
I20260713 09:07:16.207100 17305 raft_consensus.cc:493] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:16.207409 17305 raft_consensus.cc:3060] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:16.210391 17051 catalog_manager.cc:5697] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf reported cstate change: term changed from 3 to 4, leader changed from da67aaa83aa04a47915da39395c00ee1 (127.16.36.65) to 2a02b30194c844ea946e578c68820dbf (127.16.36.66). New cstate: current_term: 4 leader_uuid: "2a02b30194c844ea946e578c68820dbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:16.211706 17305 raft_consensus.cc:515] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:16.213640 17305 leader_election.cc:290] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [CANDIDATE]: Term 3 election: Requested vote from peers da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051), 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665)
I20260713 09:07:16.214017 17155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7120998488eb4d0386683d58c200a49a" candidate_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
I20260713 09:07:16.214231 17230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7120998488eb4d0386683d58c200a49a" candidate_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a02b30194c844ea946e578c68820dbf"
I20260713 09:07:16.214641 17155 raft_consensus.cc:3055] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:16.214802 17230 raft_consensus.cc:3060] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:16.215005 17155 raft_consensus.cc:740] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Running, Role: LEADER
I20260713 09:07:16.215804 17155 consensus_queue.cc:260] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [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: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:16.216711 17155 raft_consensus.cc:3060] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:16.220638 17230 raft_consensus.cc:2468] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d7d256fef0b48e198b6e4c2a0b087fd in term 3.
I20260713 09:07:16.221653 17271 leader_election.cc:304] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [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: 2a02b30194c844ea946e578c68820dbf, 8d7d256fef0b48e198b6e4c2a0b087fd; no voters: 
I20260713 09:07:16.222177 17155 raft_consensus.cc:2468] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d7d256fef0b48e198b6e4c2a0b087fd in term 3.
I20260713 09:07:16.222573 17439 raft_consensus.cc:2804] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:16.223812 17439 raft_consensus.cc:697] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 LEADER]: Becoming Leader. State: Replica: 8d7d256fef0b48e198b6e4c2a0b087fd, State: Running, Role: LEADER
I20260713 09:07:16.224685 17439 consensus_queue.cc:237] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [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: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:16.230351 17051 catalog_manager.cc:5697] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf reported cstate change: term changed from 2 to 3, leader changed from da67aaa83aa04a47915da39395c00ee1 (127.16.36.65) to 2a02b30194c844ea946e578c68820dbf (127.16.36.66). New cstate: current_term: 3 leader_uuid: "2a02b30194c844ea946e578c68820dbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:16.231746 17053 catalog_manager.cc:5697] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd reported cstate change: term changed from 2 to 3, leader changed from da67aaa83aa04a47915da39395c00ee1 (127.16.36.65) to 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67). New cstate: current_term: 3 leader_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:16.556546 17478 raft_consensus.cc:993] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1: : Instructing follower 8d7d256fef0b48e198b6e4c2a0b087fd to start an election
I20260713 09:07:16.556913 17470 raft_consensus.cc:1081] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 3 LEADER]: Signalling peer 8d7d256fef0b48e198b6e4c2a0b087fd to start an election
I20260713 09:07:16.558118 17305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f51a0a2697b043bf84d1cc1e8bb6222d"
dest_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd"
 from {username='slave'} at 127.0.0.1:50778
I20260713 09:07:16.558476 17305 raft_consensus.cc:493] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:16.558715 17305 raft_consensus.cc:3060] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:16.562412 17305 raft_consensus.cc:515] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:16.563678 17305 leader_election.cc:290] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [CANDIDATE]: Term 4 election: Requested vote from peers da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051), 2a02b30194c844ea946e578c68820dbf (127.16.36.66:35665)
I20260713 09:07:16.564349 17155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51a0a2697b043bf84d1cc1e8bb6222d" candidate_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "da67aaa83aa04a47915da39395c00ee1"
I20260713 09:07:16.564553 17230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51a0a2697b043bf84d1cc1e8bb6222d" candidate_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2a02b30194c844ea946e578c68820dbf"
I20260713 09:07:16.564914 17155 raft_consensus.cc:3055] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:16.565060 17230 raft_consensus.cc:3060] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:16.565259 17155 raft_consensus.cc:740] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: da67aaa83aa04a47915da39395c00ee1, State: Running, Role: LEADER
I20260713 09:07:16.566056 17155 consensus_queue.cc:260] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [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: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:16.567219 17155 raft_consensus.cc:3060] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:16.571201 17230 raft_consensus.cc:2468] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d7d256fef0b48e198b6e4c2a0b087fd in term 4.
I20260713 09:07:16.572131 17271 leader_election.cc:304] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [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: 2a02b30194c844ea946e578c68820dbf, 8d7d256fef0b48e198b6e4c2a0b087fd; no voters: 
I20260713 09:07:16.572691 17439 raft_consensus.cc:2804] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:16.573001 17155 raft_consensus.cc:2468] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d7d256fef0b48e198b6e4c2a0b087fd in term 4.
I20260713 09:07:16.573025 17439 raft_consensus.cc:697] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 4 LEADER]: Becoming Leader. State: Replica: 8d7d256fef0b48e198b6e4c2a0b087fd, State: Running, Role: LEADER
I20260713 09:07:16.574012 17439 consensus_queue.cc:237] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [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: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } }
I20260713 09:07:16.580353 17053 catalog_manager.cc:5697] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd reported cstate change: term changed from 3 to 4, leader changed from da67aaa83aa04a47915da39395c00ee1 (127.16.36.65) to 8d7d256fef0b48e198b6e4c2a0b087fd (127.16.36.67). New cstate: current_term: 4 leader_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:16.582381 17306 raft_consensus.cc:1275] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 4 FOLLOWER]: Refusing update from remote peer 2a02b30194c844ea946e578c68820dbf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:16.583456 17455 consensus_queue.cc:1048] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:16.592272 17155 raft_consensus.cc:1275] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 4 FOLLOWER]: Refusing update from remote peer 2a02b30194c844ea946e578c68820dbf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:16.593516 17477 consensus_queue.cc:1048] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:16.685514 17230 raft_consensus.cc:1275] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 3 FOLLOWER]: Refusing update from remote peer 8d7d256fef0b48e198b6e4c2a0b087fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:16.686658 17439 consensus_queue.cc:1048] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:16.695127 17155 raft_consensus.cc:1275] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 3 FOLLOWER]: Refusing update from remote peer 8d7d256fef0b48e198b6e4c2a0b087fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:16.696816 17494 consensus_queue.cc:1048] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:16.700255 17156 raft_consensus.cc:1275] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [term 3 FOLLOWER]: Refusing update from remote peer 2a02b30194c844ea946e578c68820dbf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:16.701531 17476 consensus_queue.cc:1048] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:16.710117 17306 raft_consensus.cc:1275] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 FOLLOWER]: Refusing update from remote peer 2a02b30194c844ea946e578c68820dbf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:16.711565 17476 consensus_queue.cc:1048] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d7d256fef0b48e198b6e4c2a0b087fd" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:16.955399 17155 raft_consensus.cc:1275] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 4 FOLLOWER]: Refusing update from remote peer 8d7d256fef0b48e198b6e4c2a0b087fd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:16.956413 17494 consensus_queue.cc:1048] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "da67aaa83aa04a47915da39395c00ee1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:16.963799 17230 raft_consensus.cc:1275] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [term 4 FOLLOWER]: Refusing update from remote peer 8d7d256fef0b48e198b6e4c2a0b087fd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:16.965276 17485 consensus_queue.cc:1048] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a02b30194c844ea946e578c68820dbf" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:17.106385 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:17.111737 16529 tablet_server.cc:179] TabletServer@127.16.36.65:0 shutting down...
I20260713 09:07:17.133311 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:17.133906 16529 tablet_replica.cc:333] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1: stopping tablet replica
I20260713 09:07:17.134542 16529 raft_consensus.cc:2243] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:17.135341 16529 raft_consensus.cc:2272] T 685eb2027f784a859fd69a5bd36072fd P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.137095 16529 tablet_replica.cc:333] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1: stopping tablet replica
I20260713 09:07:17.137622 16529 raft_consensus.cc:2243] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:17.138687 16529 raft_consensus.cc:2272] T 507962b5a38341758bba558d8fcb3e10 P da67aaa83aa04a47915da39395c00ee1 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:17.139900 17269 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:07:17.141004 16529 tablet_replica.cc:333] T 9fca240d8fcb4c3b92415cf74aa47604 P da67aaa83aa04a47915da39395c00ee1: stopping tablet replica
W20260713 09:07:17.142647 17269 consensus_peers.cc:597] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd -> Peer da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051): Couldn't send request to peer da67aaa83aa04a47915da39395c00ee1. 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:07:17.145066 16529 raft_consensus.cc:2243] T 9fca240d8fcb4c3b92415cf74aa47604 P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.145548 16529 raft_consensus.cc:2272] T 9fca240d8fcb4c3b92415cf74aa47604 P da67aaa83aa04a47915da39395c00ee1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.147311 16529 tablet_replica.cc:333] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1: stopping tablet replica
I20260713 09:07:17.148008 16529 raft_consensus.cc:2243] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.148530 16529 raft_consensus.cc:2272] T a9744c66d9734bb1b083aad0480d3884 P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.150982 16529 tablet_replica.cc:333] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1: stopping tablet replica
W20260713 09:07:17.151003 17269 consensus_peers.cc:597] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd -> Peer da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051): Couldn't send request to peer da67aaa83aa04a47915da39395c00ee1. 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:07:17.151696 16529 raft_consensus.cc:2243] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.152050 16529 raft_consensus.cc:2272] T c4f80e58598d4d1392184760e251af03 P da67aaa83aa04a47915da39395c00ee1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.154138 16529 tablet_replica.cc:333] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1: stopping tablet replica
I20260713 09:07:17.154588 16529 raft_consensus.cc:2243] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:17.155222 16529 raft_consensus.cc:2272] T aff647aa0d9a4b1caf5923de1979102a P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.156628 16529 tablet_replica.cc:333] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1: stopping tablet replica
I20260713 09:07:17.157012 16529 raft_consensus.cc:2243] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.157310 16529 raft_consensus.cc:2272] T f51a0a2697b043bf84d1cc1e8bb6222d P da67aaa83aa04a47915da39395c00ee1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.158932 16529 tablet_replica.cc:333] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1: stopping tablet replica
I20260713 09:07:17.159343 16529 raft_consensus.cc:2243] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.159643 16529 raft_consensus.cc:2272] T 28d4553ddd984b20945b2e439f04f564 P da67aaa83aa04a47915da39395c00ee1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.161252 16529 tablet_replica.cc:333] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1: stopping tablet replica
I20260713 09:07:17.161626 16529 raft_consensus.cc:2243] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.161922 16529 raft_consensus.cc:2272] T 7120998488eb4d0386683d58c200a49a P da67aaa83aa04a47915da39395c00ee1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.163635 16529 tablet_replica.cc:333] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1: stopping tablet replica
I20260713 09:07:17.163996 16529 raft_consensus.cc:2243] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:17.164589 16529 raft_consensus.cc:2272] T 0a125c17ba164554880e911f57969eef P da67aaa83aa04a47915da39395c00ee1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.191193 16529 tablet_server.cc:196] TabletServer@127.16.36.65:0 shutdown complete.
W20260713 09:07:17.209650 17195 consensus_peers.cc:597] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf -> Peer da67aaa83aa04a47915da39395c00ee1 (127.16.36.65:45051): Couldn't send request to peer da67aaa83aa04a47915da39395c00ee1. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:45051: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:17.210801 16529 tablet_server.cc:179] TabletServer@127.16.36.66:0 shutting down...
I20260713 09:07:17.229728 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:17.230284 16529 tablet_replica.cc:333] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf: stopping tablet replica
I20260713 09:07:17.230815 16529 raft_consensus.cc:2243] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.231261 16529 raft_consensus.cc:2272] T 507962b5a38341758bba558d8fcb3e10 P 2a02b30194c844ea946e578c68820dbf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.232859 16529 tablet_replica.cc:333] T 0a125c17ba164554880e911f57969eef P 2a02b30194c844ea946e578c68820dbf: stopping tablet replica
I20260713 09:07:17.233315 16529 raft_consensus.cc:2243] T 0a125c17ba164554880e911f57969eef P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.233697 16529 raft_consensus.cc:2272] T 0a125c17ba164554880e911f57969eef P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.235268 16529 tablet_replica.cc:333] T a9744c66d9734bb1b083aad0480d3884 P 2a02b30194c844ea946e578c68820dbf: stopping tablet replica
I20260713 09:07:17.235693 16529 raft_consensus.cc:2243] T a9744c66d9734bb1b083aad0480d3884 P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.236065 16529 raft_consensus.cc:2272] T a9744c66d9734bb1b083aad0480d3884 P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.237454 16529 tablet_replica.cc:333] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf: stopping tablet replica
I20260713 09:07:17.237869 16529 raft_consensus.cc:2243] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:17.238576 16529 raft_consensus.cc:2272] T 9fca240d8fcb4c3b92415cf74aa47604 P 2a02b30194c844ea946e578c68820dbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.240024 16529 tablet_replica.cc:333] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf: stopping tablet replica
I20260713 09:07:17.240463 16529 raft_consensus.cc:2243] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:17.241046 16529 raft_consensus.cc:2272] T c4f80e58598d4d1392184760e251af03 P 2a02b30194c844ea946e578c68820dbf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.242792 16529 tablet_replica.cc:333] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf: stopping tablet replica
I20260713 09:07:17.243230 16529 raft_consensus.cc:2243] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.243589 16529 raft_consensus.cc:2272] T aff647aa0d9a4b1caf5923de1979102a P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.245196 16529 tablet_replica.cc:333] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf: stopping tablet replica
I20260713 09:07:17.245599 16529 raft_consensus.cc:2243] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.245970 16529 raft_consensus.cc:2272] T f51a0a2697b043bf84d1cc1e8bb6222d P 2a02b30194c844ea946e578c68820dbf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.247679 16529 tablet_replica.cc:333] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf: stopping tablet replica
I20260713 09:07:17.248093 16529 raft_consensus.cc:2243] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:17.248828 16529 raft_consensus.cc:2272] T 28d4553ddd984b20945b2e439f04f564 P 2a02b30194c844ea946e578c68820dbf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.250348 16529 tablet_replica.cc:333] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf: stopping tablet replica
I20260713 09:07:17.250802 16529 raft_consensus.cc:2243] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.251139 16529 raft_consensus.cc:2272] T 7120998488eb4d0386683d58c200a49a P 2a02b30194c844ea946e578c68820dbf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.252808 16529 tablet_replica.cc:333] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf: stopping tablet replica
I20260713 09:07:17.253198 16529 raft_consensus.cc:2243] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.253541 16529 raft_consensus.cc:2272] T 685eb2027f784a859fd69a5bd36072fd P 2a02b30194c844ea946e578c68820dbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.270334 16529 tablet_server.cc:196] TabletServer@127.16.36.66:0 shutdown complete.
I20260713 09:07:17.286706 16529 tablet_server.cc:179] TabletServer@127.16.36.67:0 shutting down...
I20260713 09:07:17.303664 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:17.304219 16529 tablet_replica.cc:333] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd: stopping tablet replica
I20260713 09:07:17.304697 16529 raft_consensus.cc:2243] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.305091 16529 raft_consensus.cc:2272] T c4f80e58598d4d1392184760e251af03 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.306967 16529 tablet_replica.cc:333] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd: stopping tablet replica
I20260713 09:07:17.307467 16529 raft_consensus.cc:2243] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.307821 16529 raft_consensus.cc:2272] T 507962b5a38341758bba558d8fcb3e10 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.309238 16529 tablet_replica.cc:333] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd: stopping tablet replica
I20260713 09:07:17.309679 16529 raft_consensus.cc:2243] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.310027 16529 raft_consensus.cc:2272] T 0a125c17ba164554880e911f57969eef P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.311522 16529 tablet_replica.cc:333] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd: stopping tablet replica
I20260713 09:07:17.311947 16529 raft_consensus.cc:2243] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.312296 16529 raft_consensus.cc:2272] T 28d4553ddd984b20945b2e439f04f564 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.314021 16529 tablet_replica.cc:333] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd: stopping tablet replica
I20260713 09:07:17.314458 16529 raft_consensus.cc:2243] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:17.315102 16529 raft_consensus.cc:2272] T f51a0a2697b043bf84d1cc1e8bb6222d P 8d7d256fef0b48e198b6e4c2a0b087fd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.316679 16529 tablet_replica.cc:333] T aff647aa0d9a4b1caf5923de1979102a P 8d7d256fef0b48e198b6e4c2a0b087fd: stopping tablet replica
I20260713 09:07:17.317121 16529 raft_consensus.cc:2243] T aff647aa0d9a4b1caf5923de1979102a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.317463 16529 raft_consensus.cc:2272] T aff647aa0d9a4b1caf5923de1979102a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.318964 16529 tablet_replica.cc:333] T 685eb2027f784a859fd69a5bd36072fd P 8d7d256fef0b48e198b6e4c2a0b087fd: stopping tablet replica
I20260713 09:07:17.319375 16529 raft_consensus.cc:2243] T 685eb2027f784a859fd69a5bd36072fd P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.319720 16529 raft_consensus.cc:2272] T 685eb2027f784a859fd69a5bd36072fd P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.321110 16529 tablet_replica.cc:333] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd: stopping tablet replica
I20260713 09:07:17.321522 16529 raft_consensus.cc:2243] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:17.322132 16529 raft_consensus.cc:2272] T 7120998488eb4d0386683d58c200a49a P 8d7d256fef0b48e198b6e4c2a0b087fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.323765 16529 tablet_replica.cc:333] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd: stopping tablet replica
I20260713 09:07:17.324170 16529 raft_consensus.cc:2243] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:17.324788 16529 raft_consensus.cc:2272] T a9744c66d9734bb1b083aad0480d3884 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.326201 16529 tablet_replica.cc:333] T 9fca240d8fcb4c3b92415cf74aa47604 P 8d7d256fef0b48e198b6e4c2a0b087fd: stopping tablet replica
I20260713 09:07:17.326608 16529 raft_consensus.cc:2243] T 9fca240d8fcb4c3b92415cf74aa47604 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.326931 16529 raft_consensus.cc:2272] T 9fca240d8fcb4c3b92415cf74aa47604 P 8d7d256fef0b48e198b6e4c2a0b087fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.352339 16529 tablet_server.cc:196] TabletServer@127.16.36.67:0 shutdown complete.
I20260713 09:07:17.368018 16529 master.cc:562] Master@127.16.36.126:40663 shutting down...
I20260713 09:07:17.387140 16529 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:17.387566 16529 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.387845 16529 tablet_replica.cc:333] T 00000000000000000000000000000000 P c2168167c79341db9be85ff9ebfe91cd: stopping tablet replica
I20260713 09:07:17.406059 16529 master.cc:584] Master@127.16.36.126:40663 shutdown complete.
2a02b30194c844ea946e578c68820dbf  4
8d7d256fef0b48e198b6e4c2a0b087fd  1
da67aaa83aa04a47915da39395c00ee1  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10013 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:07:17.441834 16529 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.36.126:46787
I20260713 09:07:17.442858 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:17.447875 17503 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:07:17.447883 17504 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:07:17.448436 17506 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:07:17.449676 16529 server_base.cc:1061] running on GCE node
I20260713 09:07:17.450407 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:17.450839 16529 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:07:17.450956 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933637450945 us; error 0 us; skew 500 ppm
I20260713 09:07:17.451391 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:17.453456 16529 webserver.cc:533] Webserver started at http://127.16.36.126:38871/ using document root <none> and password file <none>
I20260713 09:07:17.453852 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:17.453991 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:17.454205 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:17.455232 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/master-0-root/instance:
uuid: "b7a4c260b4c74007b34d640f7ede26e3"
format_stamp: "Formatted at 2026-07-13 09:07:17 on dist-test-slave-f03f"
I20260713 09:07:17.459044 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:07:17.461830 17511 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:07:17.462433 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:17.462713 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/master-0-root
uuid: "b7a4c260b4c74007b34d640f7ede26e3"
format_stamp: "Formatted at 2026-07-13 09:07:17 on dist-test-slave-f03f"
I20260713 09:07:17.462951 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-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:07:17.478380 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:17.479444 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:17.513258 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.126:46787
I20260713 09:07:17.513367 17562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.126:46787 every 8 connection(s)
I20260713 09:07:17.516794 17563 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:07:17.525391 17563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3: Bootstrap starting.
I20260713 09:07:17.529821 17563 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:17.533437 17563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3: No bootstrap required, opened a new log
I20260713 09:07:17.535274 17563 raft_consensus.cc:359] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7a4c260b4c74007b34d640f7ede26e3" member_type: VOTER }
I20260713 09:07:17.535595 17563 raft_consensus.cc:385] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:17.535807 17563 raft_consensus.cc:740] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7a4c260b4c74007b34d640f7ede26e3, State: Initialized, Role: FOLLOWER
I20260713 09:07:17.536348 17563 consensus_queue.cc:260] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b7a4c260b4c74007b34d640f7ede26e3" member_type: VOTER }
I20260713 09:07:17.536762 17563 raft_consensus.cc:399] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:17.536967 17563 raft_consensus.cc:493] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:17.537207 17563 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:17.540697 17563 raft_consensus.cc:515] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7a4c260b4c74007b34d640f7ede26e3" member_type: VOTER }
I20260713 09:07:17.541146 17563 leader_election.cc:304] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3 [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: b7a4c260b4c74007b34d640f7ede26e3; no voters: 
I20260713 09:07:17.542133 17563 leader_election.cc:290] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:17.542339 17566 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:17.543565 17566 raft_consensus.cc:697] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3 [term 1 LEADER]: Becoming Leader. State: Replica: b7a4c260b4c74007b34d640f7ede26e3, State: Running, Role: LEADER
I20260713 09:07:17.544158 17566 consensus_queue.cc:237] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3 [LEADER]: Queue going to LEADER mode. State: All 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: "b7a4c260b4c74007b34d640f7ede26e3" member_type: VOTER }
I20260713 09:07:17.544739 17563 sys_catalog.cc:565] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:17.548461 17568 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b7a4c260b4c74007b34d640f7ede26e3. Latest consensus state: current_term: 1 leader_uuid: "b7a4c260b4c74007b34d640f7ede26e3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7a4c260b4c74007b34d640f7ede26e3" member_type: VOTER } }
I20260713 09:07:17.548643 17567 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b7a4c260b4c74007b34d640f7ede26e3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7a4c260b4c74007b34d640f7ede26e3" member_type: VOTER } }
I20260713 09:07:17.548980 17568 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:17.549089 17567 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:17.550962 17573 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:17.558061 17573 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:17.558960 16529 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:17.565711 17573 catalog_manager.cc:1383] Generated new cluster ID: 1a37d1e3de1d40279e955831a36b8e5b
I20260713 09:07:17.565902 17573 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:17.579815 17573 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:17.580814 17573 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:17.593843 17573 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3: Generated new TSK 0
I20260713 09:07:17.594264 17573 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:17.625046 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:17.630070 17584 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:07:17.631197 17585 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:07:17.635265 16529 server_base.cc:1061] running on GCE node
W20260713 09:07:17.635429 17587 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:07:17.637022 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:17.637195 16529 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:07:17.637308 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933637637298 us; error 0 us; skew 500 ppm
I20260713 09:07:17.637728 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:17.639670 16529 webserver.cc:533] Webserver started at http://127.16.36.65:40253/ using document root <none> and password file <none>
I20260713 09:07:17.640069 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:17.640213 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:17.640403 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:17.641325 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-0-root/instance:
uuid: "6d11d9adc3874ec78bb0014fd117dc87"
format_stamp: "Formatted at 2026-07-13 09:07:17 on dist-test-slave-f03f"
I20260713 09:07:17.645175 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:07:17.647955 17592 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:07:17.648564 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:07:17.648809 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-0-root
uuid: "6d11d9adc3874ec78bb0014fd117dc87"
format_stamp: "Formatted at 2026-07-13 09:07:17 on dist-test-slave-f03f"
I20260713 09:07:17.649052 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-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:07:17.657557 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:17.658613 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:17.659852 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:17.661815 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:17.661978 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:17.662204 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:17.662351 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:17.697911 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.65:37635
I20260713 09:07:17.697989 17654 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.65:37635 every 8 connection(s)
I20260713 09:07:17.701987 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:17.708528 17659 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:07:17.709587 17660 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:07:17.712081 16529 server_base.cc:1061] running on GCE node
W20260713 09:07:17.712114 17663 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:07:17.713227 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:17.713405 16529 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:07:17.713534 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933637713523 us; error 0 us; skew 500 ppm
I20260713 09:07:17.713948 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:17.715839 16529 webserver.cc:533] Webserver started at http://127.16.36.66:44441/ using document root <none> and password file <none>
I20260713 09:07:17.716223 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:17.716364 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:17.716557 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:17.717506 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-1-root/instance:
uuid: "4d585fb611d74231acdae837e3deb915"
format_stamp: "Formatted at 2026-07-13 09:07:17 on dist-test-slave-f03f"
I20260713 09:07:17.720288 17655 heartbeater.cc:344] Connected to a master server at 127.16.36.126:46787
I20260713 09:07:17.720592 17655 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:17.721254 17655 heartbeater.cc:507] Master 127.16.36.126:46787 requested a full tablet report, sending...
I20260713 09:07:17.722219 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:07:17.723237 17528 ts_manager.cc:194] Registered new tserver with Master: 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635)
I20260713 09:07:17.724819 17528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42786
I20260713 09:07:17.725462 17667 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:07:17.726341 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:17.726672 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-1-root
uuid: "4d585fb611d74231acdae837e3deb915"
format_stamp: "Formatted at 2026-07-13 09:07:17 on dist-test-slave-f03f"
I20260713 09:07:17.727005 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-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:07:17.744973 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:17.745952 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:17.747207 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:17.749085 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:17.749246 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:17.749413 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:17.749529 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:17.784845 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.66:41709
I20260713 09:07:17.784932 17729 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.66:41709 every 8 connection(s)
I20260713 09:07:17.789031 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:17.795085 17733 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:07:17.796346 17734 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:07:17.799423 16529 server_base.cc:1061] running on GCE node
W20260713 09:07:17.799487 17736 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:07:17.800347 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:17.800539 16529 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:07:17.800726 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933637800709 us; error 0 us; skew 500 ppm
I20260713 09:07:17.800783 17730 heartbeater.cc:344] Connected to a master server at 127.16.36.126:46787
I20260713 09:07:17.801141 17730 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:17.801357 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:17.801790 17730 heartbeater.cc:507] Master 127.16.36.126:46787 requested a full tablet report, sending...
I20260713 09:07:17.803644 17528 ts_manager.cc:194] Registered new tserver with Master: 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:17.803745 16529 webserver.cc:533] Webserver started at http://127.16.36.67:36465/ using document root <none> and password file <none>
I20260713 09:07:17.804241 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:17.804411 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:17.804641 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:17.804911 17528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42796
I20260713 09:07:17.805701 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-2-root/instance:
uuid: "b575db7bbd4b4b8489ed4163fcf07052"
format_stamp: "Formatted at 2026-07-13 09:07:17 on dist-test-slave-f03f"
I20260713 09:07:17.809731 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
I20260713 09:07:17.812660 17741 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:07:17.813284 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:07:17.813535 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-2-root
uuid: "b575db7bbd4b4b8489ed4163fcf07052"
format_stamp: "Formatted at 2026-07-13 09:07:17 on dist-test-slave-f03f"
I20260713 09:07:17.813776 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-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:07:17.840323 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:17.841334 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:17.842747 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:17.844696 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:17.844873 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:17.845079 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:17.845223 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:17.880606 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.67:33537
I20260713 09:07:17.880702 17803 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.67:33537 every 8 connection(s)
I20260713 09:07:17.892632 17804 heartbeater.cc:344] Connected to a master server at 127.16.36.126:46787
I20260713 09:07:17.892923 17804 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:17.893519 17804 heartbeater.cc:507] Master 127.16.36.126:46787 requested a full tablet report, sending...
I20260713 09:07:17.895172 17528 ts_manager.cc:194] Registered new tserver with Master: b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:17.895527 16529 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011973866s
I20260713 09:07:17.896339 17528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42806
I20260713 09:07:17.916360 17528 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42812:
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:07:17.919821 17528 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:07:18.031780 17695 tablet_service.cc:1511] Processing CreateTablet for tablet df107f1e23b94f9d88681f1e24c3f63b (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:18.033295 17695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df107f1e23b94f9d88681f1e24c3f63b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.039083 17769 tablet_service.cc:1511] Processing CreateTablet for tablet df107f1e23b94f9d88681f1e24c3f63b (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:18.040373 17769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df107f1e23b94f9d88681f1e24c3f63b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.041165 17694 tablet_service.cc:1511] Processing CreateTablet for tablet 937618a3c009463e81bb72add0734b3a (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:18.043605 17620 tablet_service.cc:1511] Processing CreateTablet for tablet df107f1e23b94f9d88681f1e24c3f63b (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:18.044835 17620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df107f1e23b94f9d88681f1e24c3f63b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.044696 17767 tablet_service.cc:1511] Processing CreateTablet for tablet c7b4cbdf42f544a1b228a46eab40434d (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:18.045890 17767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b4cbdf42f544a1b228a46eab40434d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.043613 17768 tablet_service.cc:1511] Processing CreateTablet for tablet 937618a3c009463e81bb72add0734b3a (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:18.047915 17768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 937618a3c009463e81bb72add0734b3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.047623 17692 tablet_service.cc:1511] Processing CreateTablet for tablet f5a83063c09e4544b6ebbf29caac46ff (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:18.047631 17693 tablet_service.cc:1511] Processing CreateTablet for tablet c7b4cbdf42f544a1b228a46eab40434d (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:18.048729 17766 tablet_service.cc:1511] Processing CreateTablet for tablet f5a83063c09e4544b6ebbf29caac46ff (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:18.053664 17766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5a83063c09e4544b6ebbf29caac46ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.053364 17618 tablet_service.cc:1511] Processing CreateTablet for tablet c7b4cbdf42f544a1b228a46eab40434d (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:18.053486 17617 tablet_service.cc:1511] Processing CreateTablet for tablet f5a83063c09e4544b6ebbf29caac46ff (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:18.054615 17618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b4cbdf42f544a1b228a46eab40434d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.055130 17616 tablet_service.cc:1511] Processing CreateTablet for tablet a075071631244245ac5a2d753fb415ea (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:18.055485 17615 tablet_service.cc:1511] Processing CreateTablet for tablet 30e82d8cb4754155ad4bab8a5887944f (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:18.056490 17614 tablet_service.cc:1511] Processing CreateTablet for tablet 05449f13c7294819b6d5227b016f89c5 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:18.057137 17763 tablet_service.cc:1511] Processing CreateTablet for tablet 05449f13c7294819b6d5227b016f89c5 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:18.057837 17616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a075071631244245ac5a2d753fb415ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.051191 17764 tablet_service.cc:1511] Processing CreateTablet for tablet 30e82d8cb4754155ad4bab8a5887944f (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:18.051329 17613 tablet_service.cc:1511] Processing CreateTablet for tablet 71e57e58257e4879a1f88aba894a7fe9 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:18.051448 17691 tablet_service.cc:1511] Processing CreateTablet for tablet a075071631244245ac5a2d753fb415ea (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:18.059659 17613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e57e58257e4879a1f88aba894a7fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.060412 17763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05449f13c7294819b6d5227b016f89c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.049882 17765 tablet_service.cc:1511] Processing CreateTablet for tablet a075071631244245ac5a2d753fb415ea (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:18.042423 17694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 937618a3c009463e81bb72add0734b3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.065593 17690 tablet_service.cc:1511] Processing CreateTablet for tablet 30e82d8cb4754155ad4bab8a5887944f (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:18.066715 17762 tablet_service.cc:1511] Processing CreateTablet for tablet 71e57e58257e4879a1f88aba894a7fe9 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:18.067174 17689 tablet_service.cc:1511] Processing CreateTablet for tablet 05449f13c7294819b6d5227b016f89c5 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:18.069295 17617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5a83063c09e4544b6ebbf29caac46ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.070004 17761 tablet_service.cc:1511] Processing CreateTablet for tablet bde3350e07974d5ead4428041a993e08 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:18.073336 17760 tablet_service.cc:1511] Processing CreateTablet for tablet 3f7ac1357ced404f9aac45097ec993a1 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:18.059553 17619 tablet_service.cc:1511] Processing CreateTablet for tablet 937618a3c009463e81bb72add0734b3a (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:18.075299 17619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 937618a3c009463e81bb72add0734b3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.078846 17614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05449f13c7294819b6d5227b016f89c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.082820 17615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e82d8cb4754155ad4bab8a5887944f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.063880 17693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b4cbdf42f544a1b228a46eab40434d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.063862 17764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e82d8cb4754155ad4bab8a5887944f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.091434 17689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05449f13c7294819b6d5227b016f89c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.091835 17760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f7ac1357ced404f9aac45097ec993a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.095954 17688 tablet_service.cc:1511] Processing CreateTablet for tablet 71e57e58257e4879a1f88aba894a7fe9 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:18.100482 17687 tablet_service.cc:1511] Processing CreateTablet for tablet bde3350e07974d5ead4428041a993e08 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:18.100658 17611 tablet_service.cc:1511] Processing CreateTablet for tablet 3f7ac1357ced404f9aac45097ec993a1 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:18.096768 17691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a075071631244245ac5a2d753fb415ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.105756 17686 tablet_service.cc:1511] Processing CreateTablet for tablet 3f7ac1357ced404f9aac45097ec993a1 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:18.106981 17686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f7ac1357ced404f9aac45097ec993a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.110777 17687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde3350e07974d5ead4428041a993e08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.112326 17692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5a83063c09e4544b6ebbf29caac46ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.114773 17688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e57e58257e4879a1f88aba894a7fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.103813 17612 tablet_service.cc:1511] Processing CreateTablet for tablet bde3350e07974d5ead4428041a993e08 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:18.120246 17611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f7ac1357ced404f9aac45097ec993a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.124918 17612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde3350e07974d5ead4428041a993e08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.131979 17686 tablet_service.cc:1511] Processing CreateTablet for tablet e04aca2d2c2a4ab4802124461a4dff61 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:18.134704 17690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e82d8cb4754155ad4bab8a5887944f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.140635 17686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04aca2d2c2a4ab4802124461a4dff61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.153538 17765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a075071631244245ac5a2d753fb415ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.154229 17761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde3350e07974d5ead4428041a993e08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.158805 17762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e57e58257e4879a1f88aba894a7fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.175472 17764 tablet_service.cc:1511] Processing CreateTablet for tablet e04aca2d2c2a4ab4802124461a4dff61 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:18.176640 17764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04aca2d2c2a4ab4802124461a4dff61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.190759 17764 tablet_service.cc:1511] Processing CreateTablet for tablet b1dfeea4508e4d7bb2c8cbf75f28d482 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:18.191926 17764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1dfeea4508e4d7bb2c8cbf75f28d482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.197278 17695 tablet_service.cc:1511] Processing CreateTablet for tablet c97bd05b60e74506a172b9201d42fe5a (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:18.198446 17695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c97bd05b60e74506a172b9201d42fe5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.211562 17769 tablet_service.cc:1511] Processing CreateTablet for tablet c97bd05b60e74506a172b9201d42fe5a (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:18.212751 17769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c97bd05b60e74506a172b9201d42fe5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.239096 17616 tablet_service.cc:1511] Processing CreateTablet for tablet b1dfeea4508e4d7bb2c8cbf75f28d482 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:18.241190 17762 tablet_service.cc:1511] Processing CreateTablet for tablet d11730c5b8c94508bdee3d51af52ac93 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:18.241339 17689 tablet_service.cc:1511] Processing CreateTablet for tablet 7c004ed87529485f977651c21c896270 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:18.242357 17762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d11730c5b8c94508bdee3d51af52ac93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.242658 17616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1dfeea4508e4d7bb2c8cbf75f28d482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.246980 17689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c004ed87529485f977651c21c896270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.254983 17688 tablet_service.cc:1511] Processing CreateTablet for tablet 930ab0c5115548738ee760267e90ff09 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:18.256111 17688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 930ab0c5115548738ee760267e90ff09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.256999 17762 tablet_service.cc:1511] Processing CreateTablet for tablet 7c004ed87529485f977651c21c896270 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:18.257597 17616 tablet_service.cc:1511] Processing CreateTablet for tablet 930ab0c5115548738ee760267e90ff09 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:18.258116 17762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c004ed87529485f977651c21c896270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.258852 17616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 930ab0c5115548738ee760267e90ff09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.263486 17694 tablet_service.cc:1511] Processing CreateTablet for tablet d11730c5b8c94508bdee3d51af52ac93 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:18.266919 17819 tablet_bootstrap.cc:492] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:18.266953 17694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d11730c5b8c94508bdee3d51af52ac93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.272933 17762 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf83e7403af407597620af2721661c0 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:18.274021 17762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf83e7403af407597620af2721661c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.274482 17616 tablet_service.cc:1511] Processing CreateTablet for tablet d11730c5b8c94508bdee3d51af52ac93 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:18.275888 17616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d11730c5b8c94508bdee3d51af52ac93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.275974 17615 tablet_service.cc:1511] Processing CreateTablet for tablet 7c004ed87529485f977651c21c896270 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:18.287212 17821 tablet_bootstrap.cc:492] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:18.286922 17691 tablet_service.cc:1511] Processing CreateTablet for tablet 09088810adcb4b7aa1759239db0682cf (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:18.288069 17691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09088810adcb4b7aa1759239db0682cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.291195 17619 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf83e7403af407597620af2721661c0 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:18.292292 17616 tablet_service.cc:1511] Processing CreateTablet for tablet 09088810adcb4b7aa1759239db0682cf (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:18.293989 17620 tablet_service.cc:1511] Processing CreateTablet for tablet edafa39e93f64a8092aa37b5ded8a338 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:18.282044 17767 tablet_service.cc:1511] Processing CreateTablet for tablet edafa39e93f64a8092aa37b5ded8a338 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:18.295491 17820 tablet_bootstrap.cc:492] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
I20260713 09:07:18.295553 17767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edafa39e93f64a8092aa37b5ded8a338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.299010 17615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c004ed87529485f977651c21c896270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.278448 17695 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf83e7403af407597620af2721661c0 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:18.302032 17764 tablet_service.cc:1511] Processing CreateTablet for tablet 930ab0c5115548738ee760267e90ff09 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:18.307301 17764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 930ab0c5115548738ee760267e90ff09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.303607 17763 tablet_service.cc:1511] Processing CreateTablet for tablet 9a9912c8a4174685bdec2b3de8f1456b (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:18.304080 17617 tablet_service.cc:1511] Processing CreateTablet for tablet 4d56705ec7f141d8a8a2f9cbd35d2b3c (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:18.299042 17618 tablet_service.cc:1511] Processing CreateTablet for tablet e04aca2d2c2a4ab4802124461a4dff61 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:18.309341 17763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a9912c8a4174685bdec2b3de8f1456b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.299659 17614 tablet_service.cc:1511] Processing CreateTablet for tablet c97bd05b60e74506a172b9201d42fe5a (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:18.306058 17765 tablet_service.cc:1511] Processing CreateTablet for tablet fcb0893691c7439bb0b2153854ac556b (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:18.315498 17765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcb0893691c7439bb0b2153854ac556b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.318543 17695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf83e7403af407597620af2721661c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.324481 17687 tablet_service.cc:1511] Processing CreateTablet for tablet 9a9912c8a4174685bdec2b3de8f1456b (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:18.325695 17687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a9912c8a4174685bdec2b3de8f1456b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.327868 17612 tablet_service.cc:1511] Processing CreateTablet for tablet 9a9912c8a4174685bdec2b3de8f1456b (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:18.354588 17687 tablet_service.cc:1511] Processing CreateTablet for tablet 257b83502f194654aa1f9c7269f74ebb (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:18.331094 17765 tablet_service.cc:1511] Processing CreateTablet for tablet 257b83502f194654aa1f9c7269f74ebb (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:18.352101 17695 tablet_service.cc:1511] Processing CreateTablet for tablet fcb0893691c7439bb0b2153854ac556b (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:18.301581 17762 tablet_service.cc:1511] Processing CreateTablet for tablet 4d56705ec7f141d8a8a2f9cbd35d2b3c (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:18.415764 17765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 257b83502f194654aa1f9c7269f74ebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.416263 17762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d56705ec7f141d8a8a2f9cbd35d2b3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.343932 17689 tablet_service.cc:1511] Processing CreateTablet for tablet edafa39e93f64a8092aa37b5ded8a338 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:18.347426 17619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf83e7403af407597620af2721661c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.422821 17620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edafa39e93f64a8092aa37b5ded8a338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.324936 17819 tablet_bootstrap.cc:654] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.343097 17686 tablet_service.cc:1511] Processing CreateTablet for tablet b1dfeea4508e4d7bb2c8cbf75f28d482 (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:18.426744 17687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 257b83502f194654aa1f9c7269f74ebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.390154 17820 tablet_bootstrap.cc:654] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.280875 17768 tablet_service.cc:1511] Processing CreateTablet for tablet 09088810adcb4b7aa1759239db0682cf (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:18.429840 17768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09088810adcb4b7aa1759239db0682cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.318584 17690 tablet_service.cc:1511] Processing CreateTablet for tablet 4d56705ec7f141d8a8a2f9cbd35d2b3c (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:18.431217 17690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d56705ec7f141d8a8a2f9cbd35d2b3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.346758 17693 tablet_service.cc:1511] Processing CreateTablet for tablet 37f99bd5321f48829fcc14346f342cec (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:18.435197 17693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f99bd5321f48829fcc14346f342cec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.331140 17769 tablet_service.cc:1511] Processing CreateTablet for tablet 37f99bd5321f48829fcc14346f342cec (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:18.398887 17615 tablet_service.cc:1511] Processing CreateTablet for tablet 37f99bd5321f48829fcc14346f342cec (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:18.438599 17769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f99bd5321f48829fcc14346f342cec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.439101 17615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f99bd5321f48829fcc14346f342cec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.400043 17613 tablet_service.cc:1511] Processing CreateTablet for tablet 257b83502f194654aa1f9c7269f74ebb (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:18.370584 17611 tablet_service.cc:1511] Processing CreateTablet for tablet fcb0893691c7439bb0b2153854ac556b (DEFAULT_TABLE table=test-workload [id=52b13ce366ac480f9385979cb0f235fe]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:18.443125 17686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1dfeea4508e4d7bb2c8cbf75f28d482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.443230 17613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 257b83502f194654aa1f9c7269f74ebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.449870 17820 tablet_bootstrap.cc:492] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:18.450295 17820 ts_tablet_manager.cc:1403] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.155s	user 0.000s	sys 0.010s
I20260713 09:07:18.450997 17611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcb0893691c7439bb0b2153854ac556b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.455507 17618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04aca2d2c2a4ab4802124461a4dff61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.452169 17689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edafa39e93f64a8092aa37b5ded8a338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.455843 17820 raft_consensus.cc:359] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } }
I20260713 09:07:18.456511 17820 raft_consensus.cc:385] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.456773 17820 raft_consensus.cc:740] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.457413 17820 consensus_queue.cc:260] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } }
I20260713 09:07:18.458317 17695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcb0893691c7439bb0b2153854ac556b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.466818 17617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d56705ec7f141d8a8a2f9cbd35d2b3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.469259 17614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c97bd05b60e74506a172b9201d42fe5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.470388 17616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09088810adcb4b7aa1759239db0682cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.480161 17730 heartbeater.cc:499] Master 127.16.36.126:46787 was elected leader, sending a full tablet report...
I20260713 09:07:18.483137 17820 ts_tablet_manager.cc:1434] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260713 09:07:18.483980 17820 tablet_bootstrap.cc:492] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
I20260713 09:07:18.485033 17612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a9912c8a4174685bdec2b3de8f1456b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.490818 17820 tablet_bootstrap.cc:654] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.491640 17819 tablet_bootstrap.cc:492] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:18.496635 17819 ts_tablet_manager.cc:1403] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.230s	user 0.012s	sys 0.000s
I20260713 09:07:18.502727 17821 tablet_bootstrap.cc:654] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.507411 17819 raft_consensus.cc:359] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } }
I20260713 09:07:18.508163 17819 raft_consensus.cc:385] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.508490 17819 raft_consensus.cc:740] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.509580 17820 tablet_bootstrap.cc:492] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:18.509322 17819 consensus_queue.cc:260] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } }
I20260713 09:07:18.510038 17820 ts_tablet_manager.cc:1403] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260713 09:07:18.512679 17820 raft_consensus.cc:359] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.513324 17820 raft_consensus.cc:385] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.513597 17820 raft_consensus.cc:740] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.514333 17820 consensus_queue.cc:260] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.516505 17820 ts_tablet_manager.cc:1434] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:07:18.517341 17820 tablet_bootstrap.cc:492] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
I20260713 09:07:18.523628 17820 tablet_bootstrap.cc:654] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.524675 17821 tablet_bootstrap.cc:492] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:18.524784 17804 heartbeater.cc:499] Master 127.16.36.126:46787 was elected leader, sending a full tablet report...
I20260713 09:07:18.525132 17821 ts_tablet_manager.cc:1403] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.238s	user 0.014s	sys 0.010s
I20260713 09:07:18.528162 17821 raft_consensus.cc:359] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.528898 17821 raft_consensus.cc:385] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.529182 17821 raft_consensus.cc:740] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.530185 17821 consensus_queue.cc:260] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.531888 17819 ts_tablet_manager.cc:1434] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.006s
I20260713 09:07:18.532953 17819 tablet_bootstrap.cc:492] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:18.538635 17819 tablet_bootstrap.cc:654] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.547961 17655 heartbeater.cc:499] Master 127.16.36.126:46787 was elected leader, sending a full tablet report...
I20260713 09:07:18.548413 17829 raft_consensus.cc:493] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.548807 17820 tablet_bootstrap.cc:492] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:18.548848 17829 raft_consensus.cc:515] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.549314 17820 ts_tablet_manager.cc:1403] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.011s
W20260713 09:07:18.553784 17576 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:18.551528 17829 leader_election.cc:290] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:18.552282 17820 raft_consensus.cc:359] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.549618 17819 tablet_bootstrap.cc:492] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:18.558121 17820 raft_consensus.cc:385] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.558554 17819 ts_tablet_manager.cc:1403] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.000s
I20260713 09:07:18.558472 17820 raft_consensus.cc:740] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.559345 17820 consensus_queue.cc:260] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.561120 17819 raft_consensus.cc:359] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.561534 17820 ts_tablet_manager.cc:1434] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.007s
I20260713 09:07:18.561820 17819 raft_consensus.cc:385] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.562107 17819 raft_consensus.cc:740] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.549657 17821 ts_tablet_manager.cc:1434] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.008s
I20260713 09:07:18.562477 17820 tablet_bootstrap.cc:492] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
I20260713 09:07:18.563367 17821 tablet_bootstrap.cc:492] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:18.568830 17820 tablet_bootstrap.cc:654] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.571573 17819 consensus_queue.cc:260] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.575310 17819 ts_tablet_manager.cc:1434] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:07:18.576157 17819 tablet_bootstrap.cc:492] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:18.577428 17821 tablet_bootstrap.cc:654] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.579782 17820 tablet_bootstrap.cc:492] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:18.580186 17820 ts_tablet_manager.cc:1403] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:07:18.582731 17820 raft_consensus.cc:359] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.583338 17820 raft_consensus.cc:385] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.583601 17820 raft_consensus.cc:740] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.584383 17820 consensus_queue.cc:260] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.586613 17820 ts_tablet_manager.cc:1434] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:07:18.587247 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a075071631244245ac5a2d753fb415ea" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:18.587493 17820 tablet_bootstrap.cc:492] T 71e57e58257e4879a1f88aba894a7fe9 P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
W20260713 09:07:18.588732 17595 leader_election.cc:343] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.593348 17820 tablet_bootstrap.cc:654] T 71e57e58257e4879a1f88aba894a7fe9 P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.599332 17819 tablet_bootstrap.cc:654] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.600411 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a075071631244245ac5a2d753fb415ea" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:18.601112 17705 raft_consensus.cc:2468] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 0.
I20260713 09:07:18.602530 17594 leader_election.cc:304] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [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: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87; no voters: b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:18.603297 17829 raft_consensus.cc:2804] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.603627 17829 raft_consensus.cc:493] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.603937 17829 raft_consensus.cc:3060] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.605388 17820 tablet_bootstrap.cc:492] T 71e57e58257e4879a1f88aba894a7fe9 P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:18.605799 17820 ts_tablet_manager.cc:1403] T 71e57e58257e4879a1f88aba894a7fe9 P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260713 09:07:18.608294 17820 raft_consensus.cc:359] T 71e57e58257e4879a1f88aba894a7fe9 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.608929 17820 raft_consensus.cc:385] T 71e57e58257e4879a1f88aba894a7fe9 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.609211 17820 raft_consensus.cc:740] T 71e57e58257e4879a1f88aba894a7fe9 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.609843 17820 consensus_queue.cc:260] T 71e57e58257e4879a1f88aba894a7fe9 P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.610191 17829 raft_consensus.cc:515] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.612238 17820 ts_tablet_manager.cc:1434] T 71e57e58257e4879a1f88aba894a7fe9 P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:07:18.612994 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a075071631244245ac5a2d753fb415ea" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:18.613106 17820 tablet_bootstrap.cc:492] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
I20260713 09:07:18.613145 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a075071631244245ac5a2d753fb415ea" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:18.613788 17705 raft_consensus.cc:3060] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:18.614265 17595 leader_election.cc:343] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.614794 17829 leader_election.cc:290] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 election: Requested vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:18.617370 17821 tablet_bootstrap.cc:492] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:18.617802 17821 ts_tablet_manager.cc:1403] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.019s
I20260713 09:07:18.619158 17820 tablet_bootstrap.cc:654] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.620424 17821 raft_consensus.cc:359] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.621064 17821 raft_consensus.cc:385] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.621371 17821 raft_consensus.cc:740] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.622061 17821 consensus_queue.cc:260] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.624133 17821 ts_tablet_manager.cc:1434] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:18.625212 17821 tablet_bootstrap.cc:492] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:18.625893 17705 raft_consensus.cc:2468] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 1.
I20260713 09:07:18.627254 17594 leader_election.cc:304] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87; no voters: b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:18.628736 17829 raft_consensus.cc:2804] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:18.630577 17819 tablet_bootstrap.cc:492] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:18.631023 17819 ts_tablet_manager.cc:1403] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.000s
I20260713 09:07:18.633363 17821 tablet_bootstrap.cc:654] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.633644 17819 raft_consensus.cc:359] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.634295 17819 raft_consensus.cc:385] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.634584 17819 raft_consensus.cc:740] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.635257 17819 consensus_queue.cc:260] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.637292 17820 tablet_bootstrap.cc:492] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:18.637439 17819 ts_tablet_manager.cc:1434] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:18.637727 17820 ts_tablet_manager.cc:1403] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.003s
I20260713 09:07:18.638329 17819 tablet_bootstrap.cc:492] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:18.640406 17820 raft_consensus.cc:359] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.641058 17820 raft_consensus.cc:385] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.641372 17820 raft_consensus.cc:740] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.642027 17820 consensus_queue.cc:260] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.644088 17819 tablet_bootstrap.cc:654] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.644109 17820 ts_tablet_manager.cc:1434] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:07:18.647774 17820 tablet_bootstrap.cc:492] T 937618a3c009463e81bb72add0734b3a P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
I20260713 09:07:18.653651 17820 tablet_bootstrap.cc:654] T 937618a3c009463e81bb72add0734b3a P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.657138 17821 tablet_bootstrap.cc:492] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:18.657595 17821 ts_tablet_manager.cc:1403] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.007s
I20260713 09:07:18.658027 17819 tablet_bootstrap.cc:492] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:18.658434 17819 ts_tablet_manager.cc:1403] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260713 09:07:18.660322 17821 raft_consensus.cc:359] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.661021 17819 raft_consensus.cc:359] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.661712 17819 raft_consensus.cc:385] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.661041 17821 raft_consensus.cc:385] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.661998 17819 raft_consensus.cc:740] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.661969 17829 raft_consensus.cc:697] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Becoming Leader. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Running, Role: LEADER
I20260713 09:07:18.662597 17821 raft_consensus.cc:740] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.663021 17819 consensus_queue.cc:260] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.663439 17820 tablet_bootstrap.cc:492] T 937618a3c009463e81bb72add0734b3a P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:18.663255 17829 consensus_queue.cc:237] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.663502 17821 consensus_queue.cc:260] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.665228 17819 ts_tablet_manager.cc:1434] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:18.666126 17821 ts_tablet_manager.cc:1434] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:07:18.666255 17819 tablet_bootstrap.cc:492] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:18.667104 17821 tablet_bootstrap.cc:492] T 05449f13c7294819b6d5227b016f89c5 P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:18.672870 17819 tablet_bootstrap.cc:654] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.673205 17821 tablet_bootstrap.cc:654] T 05449f13c7294819b6d5227b016f89c5 P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.675529 17820 ts_tablet_manager.cc:1403] T 937618a3c009463e81bb72add0734b3a P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.028s	user 0.003s	sys 0.013s
I20260713 09:07:18.678308 17820 raft_consensus.cc:359] T 937618a3c009463e81bb72add0734b3a P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.679034 17820 raft_consensus.cc:385] T 937618a3c009463e81bb72add0734b3a P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.679311 17820 raft_consensus.cc:740] T 937618a3c009463e81bb72add0734b3a P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.679998 17820 consensus_queue.cc:260] T 937618a3c009463e81bb72add0734b3a P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.682179 17820 ts_tablet_manager.cc:1434] T 937618a3c009463e81bb72add0734b3a P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:07:18.683135 17820 tablet_bootstrap.cc:492] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
I20260713 09:07:18.683418 17821 tablet_bootstrap.cc:492] T 05449f13c7294819b6d5227b016f89c5 P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:18.683822 17821 ts_tablet_manager.cc:1403] T 05449f13c7294819b6d5227b016f89c5 P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.010s
I20260713 09:07:18.684077 17527 catalog_manager.cc:5697] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:18.687856 17821 raft_consensus.cc:359] T 05449f13c7294819b6d5227b016f89c5 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.688591 17821 raft_consensus.cc:385] T 05449f13c7294819b6d5227b016f89c5 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.688967 17821 raft_consensus.cc:740] T 05449f13c7294819b6d5227b016f89c5 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.689584 17820 tablet_bootstrap.cc:654] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.689736 17821 consensus_queue.cc:260] T 05449f13c7294819b6d5227b016f89c5 P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.691910 17821 ts_tablet_manager.cc:1434] T 05449f13c7294819b6d5227b016f89c5 P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:07:18.692853 17821 tablet_bootstrap.cc:492] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:18.695961 17819 tablet_bootstrap.cc:492] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:18.696460 17819 ts_tablet_manager.cc:1403] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.000s
I20260713 09:07:18.699404 17821 tablet_bootstrap.cc:654] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.699318 17819 raft_consensus.cc:359] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.700218 17819 raft_consensus.cc:385] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.700598 17819 raft_consensus.cc:740] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.701403 17819 consensus_queue.cc:260] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.703763 17824 raft_consensus.cc:493] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.703950 17819 ts_tablet_manager.cc:1434] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:07:18.704217 17824 raft_consensus.cc:515] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.705024 17819 tablet_bootstrap.cc:492] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:18.707348 17821 tablet_bootstrap.cc:492] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:18.709106 17824 leader_election.cc:290] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:18.711380 17819 tablet_bootstrap.cc:654] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.711419 17821 ts_tablet_manager.cc:1403] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.003s
I20260713 09:07:18.713620 17820 tablet_bootstrap.cc:492] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:18.714015 17820 ts_tablet_manager.cc:1403] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.005s
I20260713 09:07:18.714428 17827 raft_consensus.cc:493] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.714900 17827 raft_consensus.cc:515] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.717469 17827 leader_election.cc:290] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:18.724020 17821 raft_consensus.cc:359] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.724689 17821 raft_consensus.cc:385] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.724964 17821 raft_consensus.cc:740] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.725644 17821 consensus_queue.cc:260] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.729981 17820 raft_consensus.cc:359] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.730628 17820 raft_consensus.cc:385] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.730875 17820 raft_consensus.cc:740] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.733814 17820 consensus_queue.cc:260] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.730959 17821 ts_tablet_manager.cc:1434] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.003s
I20260713 09:07:18.735364 17821 tablet_bootstrap.cc:492] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:18.735695 17820 ts_tablet_manager.cc:1434] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:07:18.743034 17820 tablet_bootstrap.cc:492] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
I20260713 09:07:18.752419 17820 tablet_bootstrap.cc:654] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.755363 17821 tablet_bootstrap.cc:654] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.756374 17819 tablet_bootstrap.cc:492] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:18.756811 17819 ts_tablet_manager.cc:1403] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.029s
I20260713 09:07:18.759714 17819 raft_consensus.cc:359] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.763391 17819 raft_consensus.cc:385] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.763547 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1dfeea4508e4d7bb2c8cbf75f28d482" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:18.764564 17630 raft_consensus.cc:2468] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 0.
I20260713 09:07:18.766350 17743 leader_election.cc:304] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:18.763705 17819 raft_consensus.cc:740] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.767177 17827 raft_consensus.cc:2804] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.767514 17827 raft_consensus.cc:493] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.767500 17819 consensus_queue.cc:260] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.767998 17827 raft_consensus.cc:3060] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.768167 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1dfeea4508e4d7bb2c8cbf75f28d482" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
W20260713 09:07:18.770013 17743 leader_election.cc:343] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.775717 17827 raft_consensus.cc:515] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.779150 17819 ts_tablet_manager.cc:1434] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.009s
I20260713 09:07:18.779997 17821 tablet_bootstrap.cc:492] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:18.780332 17829 raft_consensus.cc:493] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.780520 17821 ts_tablet_manager.cc:1403] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.012s
I20260713 09:07:18.780805 17829 raft_consensus.cc:515] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.782191 17820 tablet_bootstrap.cc:492] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:18.783455 17820 ts_tablet_manager.cc:1403] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.002s
I20260713 09:07:18.783437 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937618a3c009463e81bb72add0734b3a" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:18.782823 17829 leader_election.cc:290] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:18.784336 17705 raft_consensus.cc:2468] T 937618a3c009463e81bb72add0734b3a P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 0.
I20260713 09:07:18.784904 17861 raft_consensus.cc:493] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.785018 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937618a3c009463e81bb72add0734b3a" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:18.779958 17819 tablet_bootstrap.cc:492] T d11730c5b8c94508bdee3d51af52ac93 P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:18.785563 17594 leader_election.cc:304] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87; no voters: 
I20260713 09:07:18.787874 17829 raft_consensus.cc:2804] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.788228 17829 raft_consensus.cc:493] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.788579 17829 raft_consensus.cc:3060] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.788815 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05449f13c7294819b6d5227b016f89c5" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:18.789372 17630 raft_consensus.cc:2468] T 05449f13c7294819b6d5227b016f89c5 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 0.
W20260713 09:07:18.788338 17595 leader_election.cc:343] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.791916 17669 leader_election.cc:304] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87; no voters: 
I20260713 09:07:18.792646 17824 raft_consensus.cc:2804] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.785331 17861 raft_consensus.cc:515] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.792987 17824 raft_consensus.cc:493] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.793182 17819 tablet_bootstrap.cc:654] T d11730c5b8c94508bdee3d51af52ac93 P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.793375 17824 raft_consensus.cc:3060] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.787475 17821 raft_consensus.cc:359] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.796458 17821 raft_consensus.cc:385] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.796813 17821 raft_consensus.cc:740] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.797187 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1dfeea4508e4d7bb2c8cbf75f28d482" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:18.795799 17829 raft_consensus.cc:515] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.797706 17630 raft_consensus.cc:3060] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.799520 17829 leader_election.cc:290] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 election: Requested vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:18.800227 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937618a3c009463e81bb72add0734b3a" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:18.797529 17821 consensus_queue.cc:260] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.800793 17705 raft_consensus.cc:3060] T 937618a3c009463e81bb72add0734b3a P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.801019 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937618a3c009463e81bb72add0734b3a" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:18.802304 17821 ts_tablet_manager.cc:1434] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
W20260713 09:07:18.802518 17595 leader_election.cc:343] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.803769 17821 tablet_bootstrap.cc:492] T 30e82d8cb4754155ad4bab8a5887944f P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:18.806865 17630 raft_consensus.cc:2468] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 1.
I20260713 09:07:18.808506 17861 leader_election.cc:290] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:18.815681 17743 leader_election.cc:304] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:18.816418 17861 raft_consensus.cc:2804] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:18.816695 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05449f13c7294819b6d5227b016f89c5" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:18.816928 17861 raft_consensus.cc:697] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Becoming Leader. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Running, Role: LEADER
I20260713 09:07:18.817342 17705 raft_consensus.cc:2468] T 937618a3c009463e81bb72add0734b3a P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 1.
I20260713 09:07:18.818146 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e57e58257e4879a1f88aba894a7fe9" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:18.817832 17861 consensus_queue.cc:237] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.818925 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e57e58257e4879a1f88aba894a7fe9" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:18.822703 17704 raft_consensus.cc:2468] T 71e57e58257e4879a1f88aba894a7fe9 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 0.
W20260713 09:07:18.818859 17670 leader_election.cc:343] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.824209 17743 leader_election.cc:304] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:18.810993 17821 tablet_bootstrap.cc:654] T 30e82d8cb4754155ad4bab8a5887944f P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.821457 17820 raft_consensus.cc:359] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.825778 17820 raft_consensus.cc:385] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.826047 17820 raft_consensus.cc:740] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.826831 17820 consensus_queue.cc:260] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.828497 17594 leader_election.cc:304] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87; no voters: b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:18.829263 17829 raft_consensus.cc:2804] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:18.829759 17829 raft_consensus.cc:697] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Becoming Leader. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Running, Role: LEADER
I20260713 09:07:18.830673 17829 consensus_queue.cc:237] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.830210 17824 raft_consensus.cc:515] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.833426 17827 leader_election.cc:290] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:18.836095 17827 raft_consensus.cc:2804] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.836172 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05449f13c7294819b6d5227b016f89c5" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:18.836452 17827 raft_consensus.cc:493] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.836687 17630 raft_consensus.cc:3060] T 05449f13c7294819b6d5227b016f89c5 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.836794 17827 raft_consensus.cc:3060] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.842808 17864 raft_consensus.cc:493] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.843230 17864 raft_consensus.cc:515] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.845310 17864 leader_election.cc:290] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:18.846127 17629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97bd05b60e74506a172b9201d42fe5a" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
W20260713 09:07:18.847527 17669 leader_election.cc:343] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.848131 17827 raft_consensus.cc:515] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.849911 17827 leader_election.cc:290] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:18.852545 17824 leader_election.cc:290] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:18.856063 17819 tablet_bootstrap.cc:492] T d11730c5b8c94508bdee3d51af52ac93 P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:18.856537 17819 ts_tablet_manager.cc:1403] T d11730c5b8c94508bdee3d51af52ac93 P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.018s
I20260713 09:07:18.859333 17824 raft_consensus.cc:493] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.859275 17819 raft_consensus.cc:359] T d11730c5b8c94508bdee3d51af52ac93 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.860030 17819 raft_consensus.cc:385] T d11730c5b8c94508bdee3d51af52ac93 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.859839 17824 raft_consensus.cc:515] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.860267 17630 raft_consensus.cc:2468] T 05449f13c7294819b6d5227b016f89c5 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 1.
I20260713 09:07:18.861707 17629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e57e58257e4879a1f88aba894a7fe9" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:18.862000 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1dfeea4508e4d7bb2c8cbf75f28d482" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:18.862255 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05449f13c7294819b6d5227b016f89c5" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:18.862691 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e57e58257e4879a1f88aba894a7fe9" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:18.863144 17704 raft_consensus.cc:3060] T 71e57e58257e4879a1f88aba894a7fe9 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.864347 17669 leader_election.cc:304] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87; no voters: 
I20260713 09:07:18.861725 17824 leader_election.cc:290] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:18.866228 17820 ts_tablet_manager.cc:1434] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.012s
I20260713 09:07:18.865900 17824 raft_consensus.cc:2804] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:18.866961 17824 raft_consensus.cc:697] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Becoming Leader. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Running, Role: LEADER
I20260713 09:07:18.866967 17527 catalog_manager.cc:5697] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:18.867918 17824 consensus_queue.cc:237] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.869730 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97bd05b60e74506a172b9201d42fe5a" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
W20260713 09:07:18.870460 17743 leader_election.cc:343] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.872133 17820 tablet_bootstrap.cc:492] T 30e82d8cb4754155ad4bab8a5887944f P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
W20260713 09:07:18.873039 17743 leader_election.cc:343] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.860358 17819 raft_consensus.cc:740] T d11730c5b8c94508bdee3d51af52ac93 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
W20260713 09:07:18.874116 17670 leader_election.cc:343] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:18.875097 17670 leader_election.cc:343] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.875530 17670 leader_election.cc:304] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d585fb611d74231acdae837e3deb915; no voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:18.875828 17704 raft_consensus.cc:2468] T 71e57e58257e4879a1f88aba894a7fe9 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 1.
I20260713 09:07:18.877031 17864 raft_consensus.cc:2749] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:18.874804 17819 consensus_queue.cc:260] T d11730c5b8c94508bdee3d51af52ac93 P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
W20260713 09:07:18.874035 17743 leader_election.cc:343] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.879293 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ac1357ced404f9aac45097ec993a1" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:18.879770 17819 ts_tablet_manager.cc:1434] T d11730c5b8c94508bdee3d51af52ac93 P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.004s
I20260713 09:07:18.880524 17743 leader_election.cc:304] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052; no voters: 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:18.880812 17819 tablet_bootstrap.cc:492] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:18.881431 17865 raft_consensus.cc:2804] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:07:18.881692 17670 leader_election.cc:343] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.881878 17865 raft_consensus.cc:697] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Becoming Leader. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Running, Role: LEADER
I20260713 09:07:18.882298 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ac1357ced404f9aac45097ec993a1" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:18.882697 17865 consensus_queue.cc:237] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
W20260713 09:07:18.883340 17669 leader_election.cc:343] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.883776 17669 leader_election.cc:304] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d585fb611d74231acdae837e3deb915; no voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:18.884486 17864 raft_consensus.cc:2749] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:18.885774 17820 tablet_bootstrap.cc:654] T 30e82d8cb4754155ad4bab8a5887944f P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.891074 17821 tablet_bootstrap.cc:492] T 30e82d8cb4754155ad4bab8a5887944f P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:18.891502 17821 ts_tablet_manager.cc:1403] T 30e82d8cb4754155ad4bab8a5887944f P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.009s
I20260713 09:07:18.892412 17819 tablet_bootstrap.cc:654] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.894441 17527 catalog_manager.cc:5697] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d585fb611d74231acdae837e3deb915 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:18.896123 17821 raft_consensus.cc:359] T 30e82d8cb4754155ad4bab8a5887944f P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.897128 17821 raft_consensus.cc:385] T 30e82d8cb4754155ad4bab8a5887944f P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.897451 17821 raft_consensus.cc:740] T 30e82d8cb4754155ad4bab8a5887944f P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.898157 17821 consensus_queue.cc:260] T 30e82d8cb4754155ad4bab8a5887944f P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.899497 17526 catalog_manager.cc:5697] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: term changed from 0 to 1, leader changed from <none> to b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67). New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:18.900535 17821 ts_tablet_manager.cc:1434] T 30e82d8cb4754155ad4bab8a5887944f P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:18.903126 17821 tablet_bootstrap.cc:492] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:18.903467 17819 tablet_bootstrap.cc:492] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:18.903908 17819 ts_tablet_manager.cc:1403] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260713 09:07:18.906376 17819 raft_consensus.cc:359] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.906992 17819 raft_consensus.cc:385] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.907267 17819 raft_consensus.cc:740] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.907907 17819 consensus_queue.cc:260] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.909703 17819 ts_tablet_manager.cc:1434] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:18.910311 17819 tablet_bootstrap.cc:492] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:18.910642 17821 tablet_bootstrap.cc:654] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.913488 17829 raft_consensus.cc:493] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.913906 17819 tablet_bootstrap.cc:654] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.913911 17829 raft_consensus.cc:515] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.915977 17829 leader_election.cc:290] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:18.917657 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b4cbdf42f544a1b228a46eab40434d" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:18.918018 17821 tablet_bootstrap.cc:492] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:18.918033 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b4cbdf42f544a1b228a46eab40434d" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:18.918267 17779 raft_consensus.cc:2468] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 0.
I20260713 09:07:18.918566 17821 ts_tablet_manager.cc:1403] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.008s
W20260713 09:07:18.919384 17594 leader_election.cc:343] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.919711 17865 raft_consensus.cc:493] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.919921 17595 leader_election.cc:304] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [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: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052; no voters: 4d585fb611d74231acdae837e3deb915
I20260713 09:07:18.920137 17865 raft_consensus.cc:515] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } }
I20260713 09:07:18.920678 17829 raft_consensus.cc:2804] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.921010 17829 raft_consensus.cc:493] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.921345 17829 raft_consensus.cc:3060] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.921803 17820 tablet_bootstrap.cc:492] T 30e82d8cb4754155ad4bab8a5887944f P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:18.922029 17865 leader_election.cc:290] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635)
I20260713 09:07:18.922200 17820 ts_tablet_manager.cc:1403] T 30e82d8cb4754155ad4bab8a5887944f P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.000s
I20260713 09:07:18.923573 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df107f1e23b94f9d88681f1e24c3f63b" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:18.924567 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df107f1e23b94f9d88681f1e24c3f63b" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:18.924700 17820 raft_consensus.cc:359] T 30e82d8cb4754155ad4bab8a5887944f P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.925143 17704 raft_consensus.cc:2468] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 0.
I20260713 09:07:18.925419 17820 raft_consensus.cc:385] T 30e82d8cb4754155ad4bab8a5887944f P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.925796 17820 raft_consensus.cc:740] T 30e82d8cb4754155ad4bab8a5887944f P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.926251 17743 leader_election.cc:304] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:18.926614 17820 consensus_queue.cc:260] T 30e82d8cb4754155ad4bab8a5887944f P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.927460 17829 raft_consensus.cc:515] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.929157 17820 ts_tablet_manager.cc:1434] T 30e82d8cb4754155ad4bab8a5887944f P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:18.929425 17829 leader_election.cc:290] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 election: Requested vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:18.930166 17820 tablet_bootstrap.cc:492] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
I20260713 09:07:18.930239 17821 raft_consensus.cc:359] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.930959 17821 raft_consensus.cc:385] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.931232 17821 raft_consensus.cc:740] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.931814 17821 consensus_queue.cc:260] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
W20260713 09:07:18.932823 17743 leader_election.cc:343] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.933390 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b4cbdf42f544a1b228a46eab40434d" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:18.933574 17865 raft_consensus.cc:2804] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.933521 17821 ts_tablet_manager.cc:1434] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:07:18.933975 17779 raft_consensus.cc:3060] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.934674 17821 tablet_bootstrap.cc:492] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:18.934191 17526 catalog_manager.cc:5697] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: term changed from 0 to 1, leader changed from <none> to b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67). New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:18.938922 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b4cbdf42f544a1b228a46eab40434d" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:18.939998 17821 tablet_bootstrap.cc:654] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.933983 17865 raft_consensus.cc:493] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.940486 17865 raft_consensus.cc:3060] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:18.940531 17594 leader_election.cc:343] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.947804 17865 raft_consensus.cc:515] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } }
I20260713 09:07:18.951107 17779 raft_consensus.cc:2468] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 1.
I20260713 09:07:18.957227 17829 raft_consensus.cc:493] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.957677 17829 raft_consensus.cc:515] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.958174 17595 leader_election.cc:304] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052; no voters: 4d585fb611d74231acdae837e3deb915
I20260713 09:07:18.959619 17829 leader_election.cc:290] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:18.960109 17829 raft_consensus.cc:2804] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:18.960510 17829 raft_consensus.cc:697] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Becoming Leader. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Running, Role: LEADER
I20260713 09:07:18.960579 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df107f1e23b94f9d88681f1e24c3f63b" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:18.961223 17704 raft_consensus.cc:3060] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.961367 17829 consensus_queue.cc:237] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.966226 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11730c5b8c94508bdee3d51af52ac93" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:18.967060 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11730c5b8c94508bdee3d51af52ac93" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
W20260713 09:07:18.967540 17594 leader_election.cc:343] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.968590 17840 raft_consensus.cc:493] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.969033 17840 raft_consensus.cc:515] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.968664 17779 raft_consensus.cc:2468] T d11730c5b8c94508bdee3d51af52ac93 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 0.
I20260713 09:07:18.970757 17595 leader_election.cc:304] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [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: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052; no voters: 4d585fb611d74231acdae837e3deb915
I20260713 09:07:18.971035 17840 leader_election.cc:290] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:18.971686 17840 raft_consensus.cc:2804] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.972007 17840 raft_consensus.cc:493] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.972316 17840 raft_consensus.cc:3060] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.973109 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ab0c5115548738ee760267e90ff09" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:18.974552 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ab0c5115548738ee760267e90ff09" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
W20260713 09:07:18.974690 17595 leader_election.cc:343] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:18.975750 17594 leader_election.cc:343] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.976145 17594 leader_election.cc:304] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d11d9adc3874ec78bb0014fd117dc87; no voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:18.976495 17704 raft_consensus.cc:2468] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 1.
I20260713 09:07:18.977715 17743 leader_election.cc:304] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:18.978498 17861 raft_consensus.cc:2804] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:18.978533 17840 raft_consensus.cc:515] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.979133 17861 raft_consensus.cc:697] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Becoming Leader. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Running, Role: LEADER
I20260713 09:07:18.978397 17878 raft_consensus.cc:2749] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:18.979940 17861 consensus_queue.cc:237] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } }
I20260713 09:07:18.980458 17824 raft_consensus.cc:493] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.980887 17824 raft_consensus.cc:515] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:18.981813 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11730c5b8c94508bdee3d51af52ac93" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:18.982769 17824 leader_election.cc:290] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
W20260713 09:07:18.984138 17594 leader_election.cc:343] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.984874 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04aca2d2c2a4ab4802124461a4dff61" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:18.985375 17840 leader_election.cc:290] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 election: Requested vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:18.986033 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11730c5b8c94508bdee3d51af52ac93" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:18.986634 17778 raft_consensus.cc:3060] T d11730c5b8c94508bdee3d51af52ac93 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.991508 17526 catalog_manager.cc:5697] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:18.993682 17778 raft_consensus.cc:2468] T d11730c5b8c94508bdee3d51af52ac93 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 1.
I20260713 09:07:18.999003 17595 leader_election.cc:304] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052; no voters: 4d585fb611d74231acdae837e3deb915
I20260713 09:07:18.994169 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04aca2d2c2a4ab4802124461a4dff61" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
W20260713 09:07:18.994571 17669 leader_election.cc:343] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:19.000424 17779 raft_consensus.cc:2468] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 0.
I20260713 09:07:18.996640 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df107f1e23b94f9d88681f1e24c3f63b" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:19.001772 17670 leader_election.cc:304] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [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: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052; no voters: 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:19.002878 17824 raft_consensus.cc:2804] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:19.003242 17824 raft_consensus.cc:493] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:19.003546 17824 raft_consensus.cc:3060] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:19.006915 17743 leader_election.cc:343] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:19.007575 17821 tablet_bootstrap.cc:492] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:19.007905 17821 ts_tablet_manager.cc:1403] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.073s	user 0.022s	sys 0.023s
I20260713 09:07:19.008584 17819 tablet_bootstrap.cc:492] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:19.008984 17819 ts_tablet_manager.cc:1403] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.099s	user 0.051s	sys 0.033s
I20260713 09:07:19.009701 17821 raft_consensus.cc:359] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } }
I20260713 09:07:19.010135 17821 raft_consensus.cc:385] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:19.010321 17821 raft_consensus.cc:740] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:19.010890 17821 consensus_queue.cc:260] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } }
I20260713 09:07:19.010941 17824 raft_consensus.cc:515] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.011368 17819 raft_consensus.cc:359] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.012101 17819 raft_consensus.cc:385] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:19.012338 17819 raft_consensus.cc:740] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
I20260713 09:07:19.012508 17821 ts_tablet_manager.cc:1434] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:07:19.013023 17819 consensus_queue.cc:260] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.013496 17821 tablet_bootstrap.cc:492] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:18.999903 17840 raft_consensus.cc:2804] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:19.013384 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04aca2d2c2a4ab4802124461a4dff61" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:19.013948 17840 raft_consensus.cc:697] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Becoming Leader. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Running, Role: LEADER
W20260713 09:07:19.014519 17669 leader_election.cc:343] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:19.014727 17840 consensus_queue.cc:237] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.015254 17819 ts_tablet_manager.cc:1434] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:07:19.016091 17819 tablet_bootstrap.cc:492] T 4bf83e7403af407597620af2721661c0 P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:19.017020 17777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04aca2d2c2a4ab4802124461a4dff61" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:19.017560 17777 raft_consensus.cc:3060] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.016012 17824 leader_election.cc:290] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:19.021929 17819 tablet_bootstrap.cc:654] T 4bf83e7403af407597620af2721661c0 P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:19.023816 17821 tablet_bootstrap.cc:654] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:19.023967 17777 raft_consensus.cc:2468] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 1.
I20260713 09:07:18.997761 17865 leader_election.cc:290] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Requested vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635)
I20260713 09:07:19.024991 17670 leader_election.cc:304] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052; no voters: 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:19.025976 17824 raft_consensus.cc:2804] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:19.026440 17824 raft_consensus.cc:697] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Becoming Leader. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Running, Role: LEADER
I20260713 09:07:18.955792 17820 tablet_bootstrap.cc:654] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:19.027186 17824 consensus_queue.cc:237] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.031528 17819 tablet_bootstrap.cc:492] T 4bf83e7403af407597620af2721661c0 P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:19.031965 17819 ts_tablet_manager.cc:1403] T 4bf83e7403af407597620af2721661c0 P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.001s
I20260713 09:07:19.036067 17819 raft_consensus.cc:359] T 4bf83e7403af407597620af2721661c0 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.036633 17819 raft_consensus.cc:385] T 4bf83e7403af407597620af2721661c0 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:19.036886 17819 raft_consensus.cc:740] T 4bf83e7403af407597620af2721661c0 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
I20260713 09:07:19.037451 17819 consensus_queue.cc:260] T 4bf83e7403af407597620af2721661c0 P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.039331 17819 ts_tablet_manager.cc:1434] T 4bf83e7403af407597620af2721661c0 P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:19.040120 17819 tablet_bootstrap.cc:492] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:19.044523 17820 tablet_bootstrap.cc:492] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:19.043933 17526 catalog_manager.cc:5697] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d585fb611d74231acdae837e3deb915 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:19.044916 17820 ts_tablet_manager.cc:1403] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.115s	user 0.009s	sys 0.000s
I20260713 09:07:19.045728 17819 tablet_bootstrap.cc:654] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:19.047397 17820 raft_consensus.cc:359] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.047986 17820 raft_consensus.cc:385] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:19.048267 17820 raft_consensus.cc:740] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:19.049012 17820 consensus_queue.cc:260] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.051345 17820 ts_tablet_manager.cc:1434] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:07:19.052203 17820 tablet_bootstrap.cc:492] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
I20260713 09:07:19.055771 17861 raft_consensus.cc:493] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:19.056226 17861 raft_consensus.cc:515] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.058198 17820 tablet_bootstrap.cc:654] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:19.059888 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e82d8cb4754155ad4bab8a5887944f" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:19.060499 17704 raft_consensus.cc:2468] T 30e82d8cb4754155ad4bab8a5887944f P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 0.
I20260713 09:07:19.054199 17524 catalog_manager.cc:5697] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:19.058147 17861 leader_election.cc:290] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:19.061828 17743 leader_election.cc:304] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:19.059888 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e82d8cb4754155ad4bab8a5887944f" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:19.063081 17630 raft_consensus.cc:2468] T 30e82d8cb4754155ad4bab8a5887944f P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 0.
I20260713 09:07:19.066227 17819 tablet_bootstrap.cc:492] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:19.066694 17819 ts_tablet_manager.cc:1403] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.008s
I20260713 09:07:19.067734 17861 raft_consensus.cc:2804] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:19.068169 17861 raft_consensus.cc:493] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:19.068548 17861 raft_consensus.cc:3060] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.069113 17819 raft_consensus.cc:359] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.069730 17819 raft_consensus.cc:385] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:19.069808 17820 tablet_bootstrap.cc:492] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:19.070024 17819 raft_consensus.cc:740] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
I20260713 09:07:19.070281 17820 ts_tablet_manager.cc:1403] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260713 09:07:19.070788 17819 consensus_queue.cc:260] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.072602 17819 ts_tablet_manager.cc:1434] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:07:19.073360 17819 tablet_bootstrap.cc:492] T a075071631244245ac5a2d753fb415ea P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:19.073261 17820 raft_consensus.cc:359] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.073855 17820 raft_consensus.cc:385] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:19.074108 17820 raft_consensus.cc:740] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:19.074764 17820 consensus_queue.cc:260] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.078735 17819 tablet_bootstrap.cc:654] T a075071631244245ac5a2d753fb415ea P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:19.087630 17528 catalog_manager.cc:5697] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: term changed from 0 to 1, leader changed from <none> to b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67). New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:19.088686 17820 ts_tablet_manager.cc:1434] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260713 09:07:19.090065 17819 tablet_bootstrap.cc:492] T a075071631244245ac5a2d753fb415ea P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:19.090466 17819 ts_tablet_manager.cc:1403] T a075071631244245ac5a2d753fb415ea P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260713 09:07:19.091979 17865 raft_consensus.cc:493] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:19.092401 17865 raft_consensus.cc:515] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.092787 17820 tablet_bootstrap.cc:492] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
I20260713 09:07:19.094223 17865 leader_election.cc:290] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:19.096824 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937618a3c009463e81bb72add0734b3a" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:19.097944 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937618a3c009463e81bb72add0734b3a" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:19.098544 17820 tablet_bootstrap.cc:654] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:19.099291 17704 raft_consensus.cc:2393] T 937618a3c009463e81bb72add0734b3a P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b575db7bbd4b4b8489ed4163fcf07052 in current term 1: Already voted for candidate 6d11d9adc3874ec78bb0014fd117dc87 in this term.
I20260713 09:07:19.100392 17743 leader_election.cc:304] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b575db7bbd4b4b8489ed4163fcf07052; no voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:19.101406 17865 raft_consensus.cc:3060] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.107560 17861 raft_consensus.cc:515] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.109530 17820 tablet_bootstrap.cc:492] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:19.109792 17865 raft_consensus.cc:2749] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:19.109925 17820 ts_tablet_manager.cc:1403] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260713 09:07:19.110644 17821 tablet_bootstrap.cc:492] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:19.111105 17821 ts_tablet_manager.cc:1403] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.098s	user 0.044s	sys 0.031s
I20260713 09:07:19.112373 17820 raft_consensus.cc:359] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.113014 17820 raft_consensus.cc:385] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:19.113263 17820 raft_consensus.cc:740] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:19.113559 17821 raft_consensus.cc:359] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.114357 17821 raft_consensus.cc:385] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:19.113857 17820 consensus_queue.cc:260] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.114720 17821 raft_consensus.cc:740] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:19.115362 17821 consensus_queue.cc:260] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.114317 17819 raft_consensus.cc:359] T a075071631244245ac5a2d753fb415ea P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.116690 17819 raft_consensus.cc:385] T a075071631244245ac5a2d753fb415ea P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:19.116926 17819 raft_consensus.cc:740] T a075071631244245ac5a2d753fb415ea P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
I20260713 09:07:19.117493 17821 ts_tablet_manager.cc:1434] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:19.117833 17819 consensus_queue.cc:260] T a075071631244245ac5a2d753fb415ea P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.118287 17821 tablet_bootstrap.cc:492] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:19.119940 17819 ts_tablet_manager.cc:1434] T a075071631244245ac5a2d753fb415ea P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.001s
I20260713 09:07:19.120739 17819 tablet_bootstrap.cc:492] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:19.121639 17820 ts_tablet_manager.cc:1434] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260713 09:07:19.124234 17821 tablet_bootstrap.cc:654] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:19.124872 17824 raft_consensus.cc:493] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:19.125309 17824 raft_consensus.cc:515] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.127257 17824 leader_election.cc:290] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:19.129276 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf83e7403af407597620af2721661c0" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:19.130849 17861 leader_election.cc:290] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
W20260713 09:07:19.131017 17669 leader_election.cc:343] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:19.133908 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e82d8cb4754155ad4bab8a5887944f" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:19.134256 17821 tablet_bootstrap.cc:492] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:19.134402 17630 raft_consensus.cc:3060] T 30e82d8cb4754155ad4bab8a5887944f P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.134644 17821 ts_tablet_manager.cc:1403] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260713 09:07:19.134603 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e82d8cb4754155ad4bab8a5887944f" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:19.135262 17704 raft_consensus.cc:3060] T 30e82d8cb4754155ad4bab8a5887944f P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.136076 17820 tablet_bootstrap.cc:492] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
I20260713 09:07:19.140959 17630 raft_consensus.cc:2468] T 30e82d8cb4754155ad4bab8a5887944f P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 1.
I20260713 09:07:19.141381 17820 tablet_bootstrap.cc:654] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:19.141353 17704 raft_consensus.cc:2468] T 30e82d8cb4754155ad4bab8a5887944f P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 1.
I20260713 09:07:19.129505 17819 tablet_bootstrap.cc:654] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:19.144400 17821 raft_consensus.cc:359] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.145022 17821 raft_consensus.cc:385] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:19.145300 17821 raft_consensus.cc:740] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:19.145925 17821 consensus_queue.cc:260] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.148046 17821 ts_tablet_manager.cc:1434] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:07:19.148841 17821 tablet_bootstrap.cc:492] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:19.150511 17743 leader_election.cc:304] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:19.151221 17865 raft_consensus.cc:2804] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:19.151660 17865 raft_consensus.cc:697] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Becoming Leader. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Running, Role: LEADER
I20260713 09:07:19.152395 17865 consensus_queue.cc:237] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.154304 17821 tablet_bootstrap.cc:654] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:19.156327 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf83e7403af407597620af2721661c0" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:19.156904 17778 raft_consensus.cc:2468] T 4bf83e7403af407597620af2721661c0 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 0.
I20260713 09:07:19.159438 17824 raft_consensus.cc:493] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:19.159871 17824 raft_consensus.cc:515] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.161717 17861 raft_consensus.cc:493] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:19.161839 17824 leader_election.cc:290] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:19.162169 17861 raft_consensus.cc:515] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.163627 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c004ed87529485f977651c21c896270" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:19.164045 17861 leader_election.cc:290] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
W20260713 09:07:19.165020 17669 leader_election.cc:343] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:19.167856 17670 leader_election.cc:304] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 [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: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052; no voters: 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:19.168963 17824 raft_consensus.cc:2804] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:19.169317 17824 raft_consensus.cc:493] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:19.169642 17824 raft_consensus.cc:3060] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.171762 17821 tablet_bootstrap.cc:492] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:19.172223 17821 ts_tablet_manager.cc:1403] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.007s
I20260713 09:07:19.174844 17821 raft_consensus.cc:359] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.175465 17821 raft_consensus.cc:385] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:19.175717 17821 raft_consensus.cc:740] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:19.176348 17821 consensus_queue.cc:260] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.177462 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c004ed87529485f977651c21c896270" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:19.178900 17821 ts_tablet_manager.cc:1434] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:19.179788 17821 tablet_bootstrap.cc:492] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:19.181509 17824 raft_consensus.cc:515] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.184027 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf83e7403af407597620af2721661c0" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:19.184046 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c004ed87529485f977651c21c896270" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:19.184844 17704 raft_consensus.cc:2468] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 0.
I20260713 09:07:19.185156 17821 tablet_bootstrap.cc:654] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:19.185266 17669 leader_election.cc:343] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:19.185889 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c004ed87529485f977651c21c896270" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:19.186429 17778 raft_consensus.cc:2468] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 0.
I20260713 09:07:19.187382 17670 leader_election.cc:304] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [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: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052; no voters: 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:19.188483 17866 raft_consensus.cc:2804] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:19.188834 17866 raft_consensus.cc:493] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:19.189138 17866 raft_consensus.cc:3060] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.195937 17821 tablet_bootstrap.cc:492] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:19.196506 17821 ts_tablet_manager.cc:1403] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260713 09:07:19.196092 17866 raft_consensus.cc:515] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.198861 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c004ed87529485f977651c21c896270" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:19.199115 17821 raft_consensus.cc:359] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.199782 17821 raft_consensus.cc:385] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:19.200034 17821 raft_consensus.cc:740] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:19.200091 17743 leader_election.cc:304] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:19.200724 17821 consensus_queue.cc:260] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.201606 17630 raft_consensus.cc:3060] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.203049 17821 ts_tablet_manager.cc:1434] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:07:19.203938 17821 tablet_bootstrap.cc:492] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:19.209012 17821 tablet_bootstrap.cc:654] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:19.209095 17630 raft_consensus.cc:2468] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 1.
I20260713 09:07:19.211182 17861 raft_consensus.cc:2804] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:19.211542 17861 raft_consensus.cc:493] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:19.211862 17861 raft_consensus.cc:3060] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.217890 17861 raft_consensus.cc:515] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.219969 17821 tablet_bootstrap.cc:492] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:19.220464 17821 ts_tablet_manager.cc:1403] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260713 09:07:19.222270 17840 consensus_queue.cc:1048] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.222816 17866 leader_election.cc:290] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:19.224864 17669 leader_election.cc:304] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87; no voters: 
I20260713 09:07:19.224992 17821 raft_consensus.cc:359] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.225805 17821 raft_consensus.cc:385] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:19.226157 17821 raft_consensus.cc:740] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:19.225858 17864 raft_consensus.cc:2804] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:19.226897 17864 raft_consensus.cc:697] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Becoming Leader. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Running, Role: LEADER
I20260713 09:07:19.227005 17821 consensus_queue.cc:260] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.227751 17864 consensus_queue.cc:237] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.229552 17821 ts_tablet_manager.cc:1434] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:07:19.230521 17821 tablet_bootstrap.cc:492] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:19.235971 17821 tablet_bootstrap.cc:654] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:19.218849 17743 leader_election.cc:343] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:19.241645 17824 leader_election.cc:290] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:19.244838 17861 leader_election.cc:290] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:19.246255 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf83e7403af407597620af2721661c0" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:19.246814 17778 raft_consensus.cc:3060] T 4bf83e7403af407597620af2721661c0 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.252620 17779 raft_consensus.cc:3060] T a075071631244245ac5a2d753fb415ea P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.254153 17778 raft_consensus.cc:2468] T 4bf83e7403af407597620af2721661c0 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 1.
I20260713 09:07:19.256196 17777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c004ed87529485f977651c21c896270" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:19.256944 17777 raft_consensus.cc:2393] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4d585fb611d74231acdae837e3deb915 in current term 1: Already voted for candidate b575db7bbd4b4b8489ed4163fcf07052 in this term.
I20260713 09:07:19.258544 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c004ed87529485f977651c21c896270" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:19.259295 17630 raft_consensus.cc:2393] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b575db7bbd4b4b8489ed4163fcf07052 in current term 1: Already voted for candidate 4d585fb611d74231acdae837e3deb915 in this term.
I20260713 09:07:19.260994 17840 consensus_queue.cc:1048] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.281443 17524 catalog_manager.cc:5697] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d585fb611d74231acdae837e3deb915 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:19.289222 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c004ed87529485f977651c21c896270" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:19.296298 17864 consensus_queue.cc:1048] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.301388 17670 leader_election.cc:304] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052; no voters: 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:19.302412 17864 raft_consensus.cc:2804] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:19.302862 17864 raft_consensus.cc:697] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Becoming Leader. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Running, Role: LEADER
I20260713 09:07:19.303606 17864 consensus_queue.cc:237] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.309268 17840 consensus_queue.cc:1048] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.327244 17524 catalog_manager.cc:5697] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d585fb611d74231acdae837e3deb915 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:19.351843 17629 raft_consensus.cc:3060] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.382179 17861 raft_consensus.cc:493] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:19.382730 17861 raft_consensus.cc:515] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.384680 17861 leader_election.cc:290] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:19.388154 17743 leader_election.cc:304] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [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: b575db7bbd4b4b8489ed4163fcf07052; no voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:19.405216 17824 raft_consensus.cc:493] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:19.405728 17824 raft_consensus.cc:515] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.409300 17824 leader_election.cc:290] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:19.410068 17629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde3350e07974d5ead4428041a993e08" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:19.410727 17629 raft_consensus.cc:2468] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 0.
I20260713 09:07:19.411865 17669 leader_election.cc:304] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87; no voters: 
I20260713 09:07:19.413184 17864 raft_consensus.cc:2804] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:19.413542 17864 raft_consensus.cc:493] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:19.413865 17864 raft_consensus.cc:3060] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.414893 17878 raft_consensus.cc:493] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:19.415395 17878 raft_consensus.cc:515] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } }
I20260713 09:07:19.417522 17878 leader_election.cc:290] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:19.422009 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df107f1e23b94f9d88681f1e24c3f63b" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:19.422717 17705 raft_consensus.cc:2393] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d11d9adc3874ec78bb0014fd117dc87 in current term 1: Already voted for candidate b575db7bbd4b4b8489ed4163fcf07052 in this term.
I20260713 09:07:19.423580 17878 consensus_queue.cc:1048] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.427814 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df107f1e23b94f9d88681f1e24c3f63b" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:19.429844 17595 leader_election.cc:304] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d11d9adc3874ec78bb0014fd117dc87; no voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:19.431221 17829 raft_consensus.cc:3060] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:19.437119 17594 consensus_peers.cc:597] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 -> Peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): Couldn't send request to peer 4d585fb611d74231acdae837e3deb915. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:19.441967 17829 raft_consensus.cc:2749] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:19.458314 17878 raft_consensus.cc:493] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:19.459843 17878 raft_consensus.cc:515] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.468696 17878 leader_election.cc:290] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
W20260713 09:07:19.488653 17899 log.cc:927] Time spent T a075071631244245ac5a2d753fb415ea P b575db7bbd4b4b8489ed4163fcf07052: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
I20260713 09:07:19.511509 17878 raft_consensus.cc:493] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:19.512019 17878 raft_consensus.cc:515] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.514084 17878 leader_election.cc:290] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:19.523356 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a83063c09e4544b6ebbf29caac46ff" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
W20260713 09:07:19.525089 17594 leader_election.cc:343] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:19.528635 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ac1357ced404f9aac45097ec993a1" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:19.529381 17704 raft_consensus.cc:2468] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 0.
I20260713 09:07:19.533812 17594 leader_election.cc:304] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87; no voters: 
I20260713 09:07:19.534657 17840 raft_consensus.cc:2804] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:19.535032 17840 raft_consensus.cc:493] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:19.535372 17840 raft_consensus.cc:3060] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.540725 17704 raft_consensus.cc:3060] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:19.562136 17576 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:19.569244 17864 raft_consensus.cc:515] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.571974 17827 raft_consensus.cc:2749] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260713 09:07:19.572860 17669 consensus_peers.cc:597] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 -> Peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Couldn't send request to peer 6d11d9adc3874ec78bb0014fd117dc87. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:19.575026 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a83063c09e4544b6ebbf29caac46ff" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:19.577512 17840 raft_consensus.cc:515] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.579890 17865 consensus_queue.cc:1048] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.582194 17777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ac1357ced404f9aac45097ec993a1" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
W20260713 09:07:19.571928 17743 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.36.65:37635, user_credentials={real_user=slave}} blocked reactor thread for 182601us
I20260713 09:07:19.584849 17827 consensus_queue.cc:1048] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.585465 17820 tablet_bootstrap.cc:492] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:19.585870 17820 ts_tablet_manager.cc:1403] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.464s	user 0.113s	sys 0.240s
I20260713 09:07:19.588127 17820 raft_consensus.cc:359] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.588732 17820 raft_consensus.cc:385] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:19.588981 17820 raft_consensus.cc:740] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:19.589075 17864 leader_election.cc:290] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:19.589597 17820 consensus_queue.cc:260] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.589419 17528 catalog_manager.cc:5697] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: term changed from 0 to 1, leader changed from <none> to b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67). New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:19.591426 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05449f13c7294819b6d5227b016f89c5" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:19.591675 17910 raft_consensus.cc:493] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:19.592124 17910 raft_consensus.cc:515] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.594449 17820 ts_tablet_manager.cc:1434] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:07:19.595146 17840 leader_election.cc:290] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 election: Requested vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:19.597429 17779 raft_consensus.cc:3060] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.597517 17827 consensus_queue.cc:1048] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.598140 17840 consensus_queue.cc:1048] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.599231 17827 consensus_queue.cc:1048] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.599985 17777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde3350e07974d5ead4428041a993e08" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:19.602102 17821 tablet_bootstrap.cc:492] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:19.602536 17821 ts_tablet_manager.cc:1403] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.372s	user 0.116s	sys 0.150s
I20260713 09:07:19.602993 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ac1357ced404f9aac45097ec993a1" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:19.603976 17701 raft_consensus.cc:3060] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.604929 17821 raft_consensus.cc:359] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
W20260713 09:07:19.607430 17743 consensus_peers.cc:597] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 -> Peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): Couldn't send request to peer 4d585fb611d74231acdae837e3deb915. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:19.608152 17777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde3350e07974d5ead4428041a993e08" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:19.608338 17864 consensus_queue.cc:1048] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:07:19.609655 17670 leader_election.cc:343] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:19.611277 17819 tablet_bootstrap.cc:492] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:19.611699 17819 ts_tablet_manager.cc:1403] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.491s	user 0.150s	sys 0.264s
W20260713 09:07:19.613132 17670 leader_election.cc:343] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:19.613973 17819 raft_consensus.cc:359] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.614667 17819 raft_consensus.cc:385] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:19.614917 17819 raft_consensus.cc:740] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
I20260713 09:07:19.615549 17819 consensus_queue.cc:260] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.617483 17819 ts_tablet_manager.cc:1434] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:19.618247 17701 raft_consensus.cc:2468] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 1.
I20260713 09:07:19.595270 17820 tablet_bootstrap.cc:492] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
I20260713 09:07:19.619007 17910 leader_election.cc:290] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:19.620409 17821 raft_consensus.cc:385] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:19.620729 17821 raft_consensus.cc:740] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:19.621359 17821 consensus_queue.cc:260] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.622149 17824 consensus_queue.cc:1048] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.622479 17594 leader_election.cc:304] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87; no voters: 
I20260713 09:07:19.623219 17821 ts_tablet_manager.cc:1434] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260713 09:07:19.623986 17821 tablet_bootstrap.cc:492] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:19.624181 17820 tablet_bootstrap.cc:654] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:19.624436 17840 raft_consensus.cc:2804] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:19.626880 17777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b4cbdf42f544a1b228a46eab40434d" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:19.618338 17819 tablet_bootstrap.cc:492] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:19.627447 17777 raft_consensus.cc:2468] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 1.
I20260713 09:07:19.628715 17670 leader_election.cc:304] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [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: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:19.629456 17840 raft_consensus.cc:697] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Becoming Leader. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Running, Role: LEADER
I20260713 09:07:19.631104 17840 consensus_queue.cc:237] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.646039 17910 consensus_queue.cc:1048] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.650574 17827 consensus_queue.cc:1048] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.651768 17911 raft_consensus.cc:493] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:19.652205 17911 raft_consensus.cc:515] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.655246 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e57e58257e4879a1f88aba894a7fe9" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:19.637557 17819 tablet_bootstrap.cc:654] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:19.640017 17595 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.36.67:33537, user_credentials={real_user=slave}} blocked reactor thread for 62005.4us
W20260713 09:07:19.660638 17595 leader_election.cc:343] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:19.662135 17864 raft_consensus.cc:493] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:19.662386 17595 leader_election.cc:304] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d11d9adc3874ec78bb0014fd117dc87; no voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:19.662463 17824 raft_consensus.cc:2804] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:19.662621 17864 raft_consensus.cc:515] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
W20260713 09:07:19.663762 17595 leader_election.cc:343] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:19.665392 17829 consensus_queue.cc:1048] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.667451 17829 consensus_queue.cc:1048] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.667955 17864 leader_election.cc:290] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:19.664830 17878 raft_consensus.cc:2749] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:19.664989 17911 leader_election.cc:290] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:19.678946 17820 tablet_bootstrap.cc:492] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:19.679375 17820 ts_tablet_manager.cc:1403] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.084s	user 0.021s	sys 0.011s
I20260713 09:07:19.685269 17821 tablet_bootstrap.cc:654] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:19.687825 17528 catalog_manager.cc:5697] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:19.694409 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ac1357ced404f9aac45097ec993a1" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:19.718837 17777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9912c8a4174685bdec2b3de8f1456b" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:19.725466 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde3350e07974d5ead4428041a993e08" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:19.725971 17630 raft_consensus.cc:3060] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.737282 17629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b4cbdf42f544a1b228a46eab40434d" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:19.739148 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9912c8a4174685bdec2b3de8f1456b" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:19.745479 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05449f13c7294819b6d5227b016f89c5" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:19.754545 17630 raft_consensus.cc:2468] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 1.
I20260713 09:07:19.756742 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e57e58257e4879a1f88aba894a7fe9" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
W20260713 09:07:19.760988 17670 leader_election.cc:343] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:19.761626 17820 raft_consensus.cc:359] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.762270 17820 raft_consensus.cc:385] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:19.762558 17820 raft_consensus.cc:740] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:19.763216 17820 consensus_queue.cc:260] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.764411 17819 tablet_bootstrap.cc:492] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:19.765018 17820 ts_tablet_manager.cc:1434] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.085s	user 0.003s	sys 0.000s
I20260713 09:07:19.765833 17820 tablet_bootstrap.cc:492] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
W20260713 09:07:19.768082 17595 leader_election.cc:343] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:19.764927 17819 ts_tablet_manager.cc:1403] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.147s	user 0.028s	sys 0.020s
I20260713 09:07:19.777623 17743 leader_election.cc:304] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b575db7bbd4b4b8489ed4163fcf07052; no voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:19.790081 17827 raft_consensus.cc:2749] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:19.790954 17865 consensus_queue.cc:1048] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.791289 17827 consensus_queue.cc:1048] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.792117 17824 raft_consensus.cc:493] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6d11d9adc3874ec78bb0014fd117dc87)
I20260713 09:07:19.792521 17824 raft_consensus.cc:3060] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.777740 17911 raft_consensus.cc:493] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:07:19.790390 17669 leader_election.cc:343] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:19.795727 17669 leader_election.cc:304] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d585fb611d74231acdae837e3deb915; no voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:19.797189 17866 raft_consensus.cc:2749] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:19.776455 17861 raft_consensus.cc:493] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:19.798152 17669 leader_election.cc:304] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87; no voters: b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:19.798069 17861 raft_consensus.cc:515] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.800110 17861 leader_election.cc:290] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:19.800346 17866 raft_consensus.cc:2804] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:19.800820 17866 raft_consensus.cc:697] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Becoming Leader. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Running, Role: LEADER
I20260713 09:07:19.801240 17824 raft_consensus.cc:515] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.801568 17866 consensus_queue.cc:237] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.802099 17911 raft_consensus.cc:515] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.807056 17821 tablet_bootstrap.cc:492] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:19.807377 17821 ts_tablet_manager.cc:1403] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.184s	user 0.003s	sys 0.028s
I20260713 09:07:19.809223 17911 leader_election.cc:290] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:19.810468 17819 raft_consensus.cc:359] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.811147 17819 raft_consensus.cc:385] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:19.811431 17819 raft_consensus.cc:740] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
I20260713 09:07:19.812055 17819 consensus_queue.cc:260] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.813993 17819 ts_tablet_manager.cc:1434] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260713 09:07:19.814218 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97bd05b60e74506a172b9201d42fe5a" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:19.815635 17819 tablet_bootstrap.cc:492] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:19.808122 17824 leader_election.cc:290] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 2 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:19.816486 17701 raft_consensus.cc:2468] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 0.
I20260713 09:07:19.818790 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edafa39e93f64a8092aa37b5ded8a338" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
W20260713 09:07:19.819880 17594 leader_election.cc:343] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:19.822430 17777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b4cbdf42f544a1b228a46eab40434d" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:19.823901 17743 leader_election.cc:304] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:19.825067 17861 raft_consensus.cc:2804] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:19.825416 17861 raft_consensus.cc:493] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:19.826226 17861 raft_consensus.cc:3060] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.831077 17821 raft_consensus.cc:359] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.831689 17821 raft_consensus.cc:385] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:19.831936 17821 raft_consensus.cc:740] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:19.834014 17861 raft_consensus.cc:515] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.825717 17595 leader_election.cc:304] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [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: 6d11d9adc3874ec78bb0014fd117dc87; no voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:19.835336 17911 raft_consensus.cc:2749] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:19.836790 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97bd05b60e74506a172b9201d42fe5a" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:19.837299 17701 raft_consensus.cc:3060] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.855523 17821 consensus_queue.cc:260] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.856492 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edafa39e93f64a8092aa37b5ded8a338" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:19.857398 17821 ts_tablet_manager.cc:1434] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.050s	user 0.000s	sys 0.004s
I20260713 09:07:19.858193 17821 tablet_bootstrap.cc:492] T 4bf83e7403af407597620af2721661c0 P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:19.859218 17820 tablet_bootstrap.cc:654] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:19.859277 17908 consensus_queue.cc:1048] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:19.860504 17861 leader_election.cc:290] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:19.858784 17866 consensus_queue.cc:1048] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:07:19.862355 17701 raft_consensus.cc:2468] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 1.
I20260713 09:07:19.871296 17819 tablet_bootstrap.cc:654] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:19.874815 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97bd05b60e74506a172b9201d42fe5a" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
W20260713 09:07:19.879379 17595 leader_election.cc:343] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:19.881119 17595 leader_election.cc:304] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d11d9adc3874ec78bb0014fd117dc87; no voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:19.883344 17911 raft_consensus.cc:2749] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:19.881119 17743 leader_election.cc:304] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:19.885326 17624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b4cbdf42f544a1b228a46eab40434d" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:19.886409 17861 raft_consensus.cc:2804] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:19.887109 17626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97bd05b60e74506a172b9201d42fe5a" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
W20260713 09:07:19.892076 17743 leader_election.cc:343] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:19.890434 17861 raft_consensus.cc:697] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Becoming Leader. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Running, Role: LEADER
I20260713 09:07:19.899474 17820 tablet_bootstrap.cc:492] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:19.900094 17820 ts_tablet_manager.cc:1403] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.134s	user 0.014s	sys 0.010s
I20260713 09:07:19.917845 17821 tablet_bootstrap.cc:654] T 4bf83e7403af407597620af2721661c0 P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:19.909847 17669 consensus_peers.cc:597] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 -> Peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Couldn't send request to peer 6d11d9adc3874ec78bb0014fd117dc87. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:19.921425 17669 leader_election.cc:304] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [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: 4d585fb611d74231acdae837e3deb915; no voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:19.922219 17866 raft_consensus.cc:2749] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:07:19.925154 17861 consensus_queue.cc:237] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.932276 17820 raft_consensus.cc:359] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.934438 17820 raft_consensus.cc:385] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:19.936311 17820 raft_consensus.cc:740] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:19.938815 17820 consensus_queue.cc:260] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.942384 17820 ts_tablet_manager.cc:1434] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260713 09:07:19.946223 17820 tablet_bootstrap.cc:492] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
I20260713 09:07:19.946390 17528 catalog_manager.cc:5697] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d585fb611d74231acdae837e3deb915 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } }
W20260713 09:07:19.975757 17743 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.36.65:37635, user_credentials={real_user=slave}} blocked reactor thread for 80421.3us
W20260713 09:07:19.978471 17743 leader_election.cc:343] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:19.978683 17819 tablet_bootstrap.cc:492] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:19.979130 17819 ts_tablet_manager.cc:1403] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.164s	user 0.011s	sys 0.000s
I20260713 09:07:19.981528 17819 raft_consensus.cc:359] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.982121 17819 raft_consensus.cc:385] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:19.982363 17819 raft_consensus.cc:740] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
I20260713 09:07:19.983645 17819 consensus_queue.cc:260] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:19.986572 17819 ts_tablet_manager.cc:1434] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:19.987391 17819 tablet_bootstrap.cc:492] T f5a83063c09e4544b6ebbf29caac46ff P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:19.992389 17819 tablet_bootstrap.cc:654] T f5a83063c09e4544b6ebbf29caac46ff P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:19.996393 17821 tablet_bootstrap.cc:492] T 4bf83e7403af407597620af2721661c0 P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:19.998065 17821 ts_tablet_manager.cc:1403] T 4bf83e7403af407597620af2721661c0 P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.140s	user 0.008s	sys 0.004s
I20260713 09:07:20.000074 17820 tablet_bootstrap.cc:654] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:20.001000 17821 raft_consensus.cc:359] T 4bf83e7403af407597620af2721661c0 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.001677 17821 raft_consensus.cc:385] T 4bf83e7403af407597620af2721661c0 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.001945 17821 raft_consensus.cc:740] T 4bf83e7403af407597620af2721661c0 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.002635 17821 consensus_queue.cc:260] T 4bf83e7403af407597620af2721661c0 P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.005795 17821 ts_tablet_manager.cc:1434] T 4bf83e7403af407597620af2721661c0 P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:07:20.006606 17821 tablet_bootstrap.cc:492] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:20.011540 17526 catalog_manager.cc:5697] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: term changed from 0 to 1, leader changed from <none> to b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67). New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:20.013290 17819 tablet_bootstrap.cc:492] T f5a83063c09e4544b6ebbf29caac46ff P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:20.013693 17819 ts_tablet_manager.cc:1403] T f5a83063c09e4544b6ebbf29caac46ff P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.002s
I20260713 09:07:20.014312 17820 tablet_bootstrap.cc:492] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:20.014724 17820 ts_tablet_manager.cc:1403] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.000s
I20260713 09:07:20.017071 17820 raft_consensus.cc:359] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.017664 17820 raft_consensus.cc:385] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.017915 17820 raft_consensus.cc:740] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.018621 17820 consensus_queue.cc:260] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.019876 17829 raft_consensus.cc:493] T 4bf83e7403af407597620af2721661c0 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:20.020319 17829 raft_consensus.cc:515] T 4bf83e7403af407597620af2721661c0 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.021018 17820 ts_tablet_manager.cc:1434] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:20.021410 17819 raft_consensus.cc:359] T f5a83063c09e4544b6ebbf29caac46ff P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.022076 17819 raft_consensus.cc:385] T f5a83063c09e4544b6ebbf29caac46ff P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.022200 17829 leader_election.cc:290] T 4bf83e7403af407597620af2721661c0 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:20.023226 17819 raft_consensus.cc:740] T f5a83063c09e4544b6ebbf29caac46ff P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.023154 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf83e7403af407597620af2721661c0" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:20.026834 17819 consensus_queue.cc:260] T f5a83063c09e4544b6ebbf29caac46ff P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.028733 17819 ts_tablet_manager.cc:1434] T f5a83063c09e4544b6ebbf29caac46ff P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:07:20.029537 17819 tablet_bootstrap.cc:492] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:20.023175 17821 tablet_bootstrap.cc:654] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:20.024036 17820 tablet_bootstrap.cc:492] T 930ab0c5115548738ee760267e90ff09 P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
I20260713 09:07:20.034725 17819 tablet_bootstrap.cc:654] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:20.024296 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf83e7403af407597620af2721661c0" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:20.036769 17595 leader_election.cc:304] T 4bf83e7403af407597620af2721661c0 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d11d9adc3874ec78bb0014fd117dc87; no voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:20.037505 17829 raft_consensus.cc:2749] T 4bf83e7403af407597620af2721661c0 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:20.039080 17820 tablet_bootstrap.cc:654] T 930ab0c5115548738ee760267e90ff09 P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:20.045660 17819 tablet_bootstrap.cc:492] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:20.046072 17819 ts_tablet_manager.cc:1403] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 09:07:20.047680 17821 tablet_bootstrap.cc:492] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:20.048105 17821 ts_tablet_manager.cc:1403] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.000s
I20260713 09:07:20.047921 17819 raft_consensus.cc:359] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.048470 17819 raft_consensus.cc:385] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.048746 17819 raft_consensus.cc:740] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.049299 17819 consensus_queue.cc:260] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.050387 17821 raft_consensus.cc:359] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.051020 17821 raft_consensus.cc:385] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.051249 17821 raft_consensus.cc:740] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.051251 17819 ts_tablet_manager.cc:1434] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:07:20.052333 17819 tablet_bootstrap.cc:492] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:20.053288 17820 tablet_bootstrap.cc:492] T 930ab0c5115548738ee760267e90ff09 P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:20.053689 17820 ts_tablet_manager.cc:1403] T 930ab0c5115548738ee760267e90ff09 P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.001s
I20260713 09:07:20.051954 17821 consensus_queue.cc:260] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.056650 17821 ts_tablet_manager.cc:1434] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:20.057454 17821 tablet_bootstrap.cc:492] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:20.061756 17819 tablet_bootstrap.cc:654] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:20.062332 17821 tablet_bootstrap.cc:654] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:20.064859 17820 raft_consensus.cc:359] T 930ab0c5115548738ee760267e90ff09 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.065464 17820 raft_consensus.cc:385] T 930ab0c5115548738ee760267e90ff09 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.065692 17820 raft_consensus.cc:740] T 930ab0c5115548738ee760267e90ff09 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.066362 17820 consensus_queue.cc:260] T 930ab0c5115548738ee760267e90ff09 P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.070438 17865 raft_consensus.cc:493] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:20.070936 17865 raft_consensus.cc:515] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.071470 17820 ts_tablet_manager.cc:1434] T 930ab0c5115548738ee760267e90ff09 P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:07:20.072484 17820 tablet_bootstrap.cc:492] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
I20260713 09:07:20.072841 17865 leader_election.cc:290] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:20.073267 17824 raft_consensus.cc:493] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:20.073693 17824 raft_consensus.cc:515] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.075757 17824 leader_election.cc:290] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:20.077644 17623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a83063c09e4544b6ebbf29caac46ff" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:20.078230 17623 raft_consensus.cc:2468] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 0.
I20260713 09:07:20.079375 17669 leader_election.cc:304] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87; no voters: 
I20260713 09:07:20.080122 17824 raft_consensus.cc:2804] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:20.080432 17824 raft_consensus.cc:493] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:20.080722 17824 raft_consensus.cc:3060] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.091180 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a83063c09e4544b6ebbf29caac46ff" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:20.091647 17778 raft_consensus.cc:2468] T f5a83063c09e4544b6ebbf29caac46ff P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 0.
I20260713 09:07:20.092572 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb0893691c7439bb0b2153854ac556b" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:20.093657 17623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb0893691c7439bb0b2153854ac556b" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:20.094231 17623 raft_consensus.cc:2468] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 0.
I20260713 09:07:20.096019 17743 leader_election.cc:304] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:20.096762 17865 raft_consensus.cc:2804] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:07:20.096875 17743 leader_election.cc:343] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:20.097110 17865 raft_consensus.cc:493] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:20.097429 17865 raft_consensus.cc:3060] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.100366 17820 tablet_bootstrap.cc:654] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:20.088726 17824 raft_consensus.cc:515] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.103399 17865 raft_consensus.cc:515] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.104832 17623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a83063c09e4544b6ebbf29caac46ff" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:20.105113 17865 leader_election.cc:290] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:20.105370 17623 raft_consensus.cc:3060] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.106106 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb0893691c7439bb0b2153854ac556b" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
W20260713 09:07:20.107885 17743 leader_election.cc:343] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:20.107918 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb0893691c7439bb0b2153854ac556b" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:20.108593 17630 raft_consensus.cc:3060] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.111469 17623 raft_consensus.cc:2468] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 1.
I20260713 09:07:20.112628 17669 leader_election.cc:304] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87; no voters: 
I20260713 09:07:20.113201 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a83063c09e4544b6ebbf29caac46ff" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:20.113471 17908 raft_consensus.cc:2804] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:20.113720 17778 raft_consensus.cc:3060] T f5a83063c09e4544b6ebbf29caac46ff P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.114099 17908 raft_consensus.cc:697] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Becoming Leader. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Running, Role: LEADER
I20260713 09:07:20.114553 17630 raft_consensus.cc:2468] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 1.
I20260713 09:07:20.114969 17908 consensus_queue.cc:237] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.115614 17743 leader_election.cc:304] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052; no voters: 4d585fb611d74231acdae837e3deb915
I20260713 09:07:20.116357 17865 raft_consensus.cc:2804] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:20.116796 17865 raft_consensus.cc:697] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Becoming Leader. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Running, Role: LEADER
I20260713 09:07:20.117492 17865 consensus_queue.cc:237] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.120558 17778 raft_consensus.cc:2468] T f5a83063c09e4544b6ebbf29caac46ff P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 1.
I20260713 09:07:20.121822 17824 leader_election.cc:290] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:20.126346 17819 tablet_bootstrap.cc:492] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:20.126818 17819 ts_tablet_manager.cc:1403] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.075s	user 0.020s	sys 0.024s
I20260713 09:07:20.129159 17821 tablet_bootstrap.cc:492] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:20.129235 17819 raft_consensus.cc:359] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.129808 17821 ts_tablet_manager.cc:1403] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.000s
I20260713 09:07:20.131018 17935 raft_consensus.cc:493] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:20.131455 17935 raft_consensus.cc:515] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.132442 17821 raft_consensus.cc:359] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.133096 17821 raft_consensus.cc:385] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.133370 17935 leader_election.cc:290] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:20.133391 17821 raft_consensus.cc:740] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.134835 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ac1357ced404f9aac45097ec993a1" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:20.135003 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ac1357ced404f9aac45097ec993a1" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:20.135782 17701 raft_consensus.cc:2393] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b575db7bbd4b4b8489ed4163fcf07052 in current term 1: Already voted for candidate 6d11d9adc3874ec78bb0014fd117dc87 in this term.
I20260713 09:07:20.137194 17743 leader_election.cc:304] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b575db7bbd4b4b8489ed4163fcf07052; no voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:20.129837 17819 raft_consensus.cc:385] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.140237 17935 raft_consensus.cc:3060] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.140252 17819 raft_consensus.cc:740] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.134231 17821 consensus_queue.cc:260] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.150534 17821 ts_tablet_manager.cc:1434] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260713 09:07:20.151564 17820 tablet_bootstrap.cc:492] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:20.150233 17819 consensus_queue.cc:260] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.152076 17820 ts_tablet_manager.cc:1403] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.015s
I20260713 09:07:20.153817 17819 ts_tablet_manager.cc:1434] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.003s
I20260713 09:07:20.154801 17820 raft_consensus.cc:359] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.154451 17524 catalog_manager.cc:5697] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: term changed from 0 to 1, leader changed from <none> to b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67). New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:20.159230 17819 tablet_bootstrap.cc:492] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:20.160339 17527 catalog_manager.cc:5697] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d585fb611d74231acdae837e3deb915 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:20.166127 17819 tablet_bootstrap.cc:654] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:20.151611 17821 tablet_bootstrap.cc:492] T 257b83502f194654aa1f9c7269f74ebb P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:20.156437 17935 raft_consensus.cc:2749] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:20.171661 17821 tablet_bootstrap.cc:654] T 257b83502f194654aa1f9c7269f74ebb P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:20.166415 17820 raft_consensus.cc:385] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.175004 17820 raft_consensus.cc:740] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.175738 17820 consensus_queue.cc:260] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.179903 17820 ts_tablet_manager.cc:1434] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260713 09:07:20.181119 17820 tablet_bootstrap.cc:492] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
I20260713 09:07:20.188387 17865 raft_consensus.cc:493] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:20.188812 17865 raft_consensus.cc:515] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.191454 17623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ab0c5115548738ee760267e90ff09" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:20.192013 17623 raft_consensus.cc:2468] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 0.
I20260713 09:07:20.193813 17743 leader_election.cc:304] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:20.194716 17939 raft_consensus.cc:2804] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:20.195055 17939 raft_consensus.cc:493] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:20.195359 17939 raft_consensus.cc:3060] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.196249 17911 consensus_queue.cc:1048] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:20.196873 17820 tablet_bootstrap.cc:654] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:20.198240 17701 raft_consensus.cc:1240] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Rejecting Update request from peer 6d11d9adc3874ec78bb0014fd117dc87 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:20.199865 17911 consensus_queue.cc:1059] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:20.200687 17840 raft_consensus.cc:3055] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:20.201051 17840 raft_consensus.cc:740] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Running, Role: LEADER
I20260713 09:07:20.201886 17840 consensus_queue.cc:260] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.203143 17840 raft_consensus.cc:3060] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:20.204610 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ab0c5115548738ee760267e90ff09" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:20.205281 17701 raft_consensus.cc:2468] T 930ab0c5115548738ee760267e90ff09 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 0.
I20260713 09:07:20.209354 17939 raft_consensus.cc:515] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.203183 17865 leader_election.cc:290] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:20.215550 17939 leader_election.cc:290] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:20.216563 17819 tablet_bootstrap.cc:492] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:20.222532 17939 raft_consensus.cc:493] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:20.222666 17819 ts_tablet_manager.cc:1403] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.064s	user 0.023s	sys 0.016s
I20260713 09:07:20.217553 17623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ab0c5115548738ee760267e90ff09" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:20.218307 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ab0c5115548738ee760267e90ff09" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:20.222971 17821 tablet_bootstrap.cc:492] T 257b83502f194654aa1f9c7269f74ebb P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:20.223278 17701 raft_consensus.cc:3060] T 930ab0c5115548738ee760267e90ff09 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.223408 17821 ts_tablet_manager.cc:1403] T 257b83502f194654aa1f9c7269f74ebb P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.004s
I20260713 09:07:20.225831 17821 raft_consensus.cc:359] T 257b83502f194654aa1f9c7269f74ebb P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.226410 17821 raft_consensus.cc:385] T 257b83502f194654aa1f9c7269f74ebb P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.226677 17821 raft_consensus.cc:740] T 257b83502f194654aa1f9c7269f74ebb P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.227274 17821 consensus_queue.cc:260] T 257b83502f194654aa1f9c7269f74ebb P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.228382 17878 consensus_queue.cc:1048] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:20.229084 17821 ts_tablet_manager.cc:1434] T 257b83502f194654aa1f9c7269f74ebb P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:07:20.222995 17939 raft_consensus.cc:515] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.229869 17821 tablet_bootstrap.cc:492] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:20.230697 17623 raft_consensus.cc:3060] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.231021 17939 leader_election.cc:290] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:20.232739 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde3350e07974d5ead4428041a993e08" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:20.233469 17630 raft_consensus.cc:2393] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b575db7bbd4b4b8489ed4163fcf07052 in current term 1: Already voted for candidate 4d585fb611d74231acdae837e3deb915 in this term.
I20260713 09:07:20.234740 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde3350e07974d5ead4428041a993e08" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:20.235139 17821 tablet_bootstrap.cc:654] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:20.236394 17819 raft_consensus.cc:359] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.237010 17819 raft_consensus.cc:385] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.237260 17819 raft_consensus.cc:740] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.237856 17819 consensus_queue.cc:260] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.239775 17819 ts_tablet_manager.cc:1434] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:07:20.240415 17819 tablet_bootstrap.cc:492] T 9a9912c8a4174685bdec2b3de8f1456b P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:20.242651 17623 raft_consensus.cc:2468] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 1.
I20260713 09:07:20.244186 17701 raft_consensus.cc:2468] T 930ab0c5115548738ee760267e90ff09 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 1.
I20260713 09:07:20.242583 17743 leader_election.cc:304] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b575db7bbd4b4b8489ed4163fcf07052; no voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:20.248534 17743 leader_election.cc:304] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:20.248065 17939 raft_consensus.cc:3060] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.249383 17865 raft_consensus.cc:2804] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:20.249889 17865 raft_consensus.cc:697] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Becoming Leader. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Running, Role: LEADER
I20260713 09:07:20.250844 17865 consensus_queue.cc:237] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.254896 17820 tablet_bootstrap.cc:492] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:20.255326 17820 ts_tablet_manager.cc:1403] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.074s	user 0.007s	sys 0.013s
I20260713 09:07:20.263394 17939 raft_consensus.cc:2749] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:20.264472 17819 tablet_bootstrap.cc:654] T 9a9912c8a4174685bdec2b3de8f1456b P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:20.264215 17820 raft_consensus.cc:359] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.265182 17820 raft_consensus.cc:385] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.265492 17820 raft_consensus.cc:740] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.266157 17820 consensus_queue.cc:260] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.273128 17840 raft_consensus.cc:493] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:20.273559 17840 raft_consensus.cc:515] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.275622 17840 leader_election.cc:290] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:20.276005 17820 ts_tablet_manager.cc:1434] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:07:20.276978 17820 tablet_bootstrap.cc:492] T edafa39e93f64a8092aa37b5ded8a338 P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
I20260713 09:07:20.277448 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d56705ec7f141d8a8a2f9cbd35d2b3c" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:20.277700 17821 tablet_bootstrap.cc:492] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:20.278153 17821 ts_tablet_manager.cc:1403] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.008s
I20260713 09:07:20.280480 17821 raft_consensus.cc:359] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.281111 17821 raft_consensus.cc:385] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.281378 17821 raft_consensus.cc:740] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.284055 17908 consensus_queue.cc:1048] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:20.284221 17821 consensus_queue.cc:260] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.286463 17820 tablet_bootstrap.cc:654] T edafa39e93f64a8092aa37b5ded8a338 P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:20.286550 17821 ts_tablet_manager.cc:1434] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:07:20.287461 17821 tablet_bootstrap.cc:492] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:20.290848 17527 catalog_manager.cc:5697] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: term changed from 0 to 1, leader changed from <none> to b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67). New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: HEALTHY } } }
W20260713 09:07:20.294620 17595 leader_election.cc:343] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:20.301668 17939 raft_consensus.cc:493] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:20.302271 17939 raft_consensus.cc:515] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.303958 17939 leader_election.cc:290] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:20.304769 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edafa39e93f64a8092aa37b5ded8a338" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:20.305049 17623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edafa39e93f64a8092aa37b5ded8a338" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:20.305521 17623 raft_consensus.cc:2468] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 0.
I20260713 09:07:20.295866 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d56705ec7f141d8a8a2f9cbd35d2b3c" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
W20260713 09:07:20.306092 17743 leader_election.cc:343] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:20.307147 17743 leader_election.cc:304] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [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: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052; no voters: 4d585fb611d74231acdae837e3deb915
W20260713 09:07:20.307298 17594 leader_election.cc:343] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:20.307717 17594 leader_election.cc:304] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d11d9adc3874ec78bb0014fd117dc87; no voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:20.308733 17865 raft_consensus.cc:2804] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:20.308917 17840 raft_consensus.cc:2749] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:20.309149 17865 raft_consensus.cc:493] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:20.309481 17865 raft_consensus.cc:3060] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.323500 17819 tablet_bootstrap.cc:492] T 9a9912c8a4174685bdec2b3de8f1456b P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:20.323908 17819 ts_tablet_manager.cc:1403] T 9a9912c8a4174685bdec2b3de8f1456b P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.084s	user 0.007s	sys 0.004s
W20260713 09:07:20.324712 17743 consensus_peers.cc:597] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 -> Peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Couldn't send request to peer 6d11d9adc3874ec78bb0014fd117dc87. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:20.323175 17821 tablet_bootstrap.cc:654] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:20.323958 17820 tablet_bootstrap.cc:492] T edafa39e93f64a8092aa37b5ded8a338 P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:20.326798 17820 ts_tablet_manager.cc:1403] T edafa39e93f64a8092aa37b5ded8a338 P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.003s
I20260713 09:07:20.326332 17819 raft_consensus.cc:359] T 9a9912c8a4174685bdec2b3de8f1456b P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.329046 17819 raft_consensus.cc:385] T 9a9912c8a4174685bdec2b3de8f1456b P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.328892 17865 raft_consensus.cc:515] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.329110 17820 raft_consensus.cc:359] T edafa39e93f64a8092aa37b5ded8a338 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.329502 17819 raft_consensus.cc:740] T 9a9912c8a4174685bdec2b3de8f1456b P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.329784 17820 raft_consensus.cc:385] T edafa39e93f64a8092aa37b5ded8a338 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.330051 17820 raft_consensus.cc:740] T edafa39e93f64a8092aa37b5ded8a338 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.330134 17819 consensus_queue.cc:260] T 9a9912c8a4174685bdec2b3de8f1456b P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.330751 17820 consensus_queue.cc:260] T edafa39e93f64a8092aa37b5ded8a338 P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.332190 17820 ts_tablet_manager.cc:1434] T edafa39e93f64a8092aa37b5ded8a338 P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260713 09:07:20.332070 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edafa39e93f64a8092aa37b5ded8a338" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:20.332633 17703 raft_consensus.cc:3060] T edafa39e93f64a8092aa37b5ded8a338 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.333382 17819 ts_tablet_manager.cc:1434] T 9a9912c8a4174685bdec2b3de8f1456b P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:07:20.338650 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edafa39e93f64a8092aa37b5ded8a338" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:20.339212 17627 raft_consensus.cc:3060] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.340745 17819 tablet_bootstrap.cc:492] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:20.347038 17824 consensus_queue.cc:1048] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:20.348665 17819 tablet_bootstrap.cc:654] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:20.338631 17703 raft_consensus.cc:2468] T edafa39e93f64a8092aa37b5ded8a338 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 1.
I20260713 09:07:20.350142 17821 tablet_bootstrap.cc:492] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:20.350668 17821 ts_tablet_manager.cc:1403] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.003s
I20260713 09:07:20.348507 17627 raft_consensus.cc:2468] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 1.
I20260713 09:07:20.350840 17743 leader_election.cc:304] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:20.351545 17939 raft_consensus.cc:2804] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:20.351981 17939 raft_consensus.cc:697] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Becoming Leader. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Running, Role: LEADER
I20260713 09:07:20.352708 17939 consensus_queue.cc:237] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.330744 17865 leader_election.cc:290] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:20.353322 17821 raft_consensus.cc:359] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.353981 17821 raft_consensus.cc:385] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.354236 17821 raft_consensus.cc:740] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.355031 17821 consensus_queue.cc:260] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.355546 17820 tablet_bootstrap.cc:492] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
I20260713 09:07:20.357141 17821 ts_tablet_manager.cc:1434] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:20.357973 17821 tablet_bootstrap.cc:492] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:20.359875 17819 tablet_bootstrap.cc:492] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:20.360267 17819 ts_tablet_manager.cc:1403] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.005s
I20260713 09:07:20.361208 17820 tablet_bootstrap.cc:654] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:20.362612 17819 raft_consensus.cc:359] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.363178 17821 tablet_bootstrap.cc:654] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:20.363209 17819 raft_consensus.cc:385] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.363633 17819 raft_consensus.cc:740] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.364319 17819 consensus_queue.cc:260] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.366097 17840 raft_consensus.cc:493] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:20.366367 17819 ts_tablet_manager.cc:1434] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:07:20.366570 17840 raft_consensus.cc:515] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.367288 17819 tablet_bootstrap.cc:492] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:20.368911 17840 leader_election.cc:290] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:20.370280 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04aca2d2c2a4ab4802124461a4dff61" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:20.370795 17824 raft_consensus.cc:493] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:20.371222 17824 raft_consensus.cc:515] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.372933 17819 tablet_bootstrap.cc:654] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:20.374686 17824 leader_election.cc:290] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:20.376394 17820 tablet_bootstrap.cc:492] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:20.376875 17820 ts_tablet_manager.cc:1403] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260713 09:07:20.378914 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f99bd5321f48829fcc14346f342cec" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:20.379535 17627 raft_consensus.cc:2468] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 0.
I20260713 09:07:20.379387 17820 raft_consensus.cc:359] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.380146 17820 raft_consensus.cc:385] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.380411 17820 raft_consensus.cc:740] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.381047 17820 consensus_queue.cc:260] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.382310 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04aca2d2c2a4ab4802124461a4dff61" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:20.383606 17594 leader_election.cc:304] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d11d9adc3874ec78bb0014fd117dc87; no voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:20.384724 17840 raft_consensus.cc:2749] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:20.385957 17820 ts_tablet_manager.cc:1434] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:07:20.386941 17820 tablet_bootstrap.cc:492] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
I20260713 09:07:20.387277 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f99bd5321f48829fcc14346f342cec" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
W20260713 09:07:20.388367 17670 leader_election.cc:343] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:20.393289 17819 tablet_bootstrap.cc:492] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:20.393620 17820 tablet_bootstrap.cc:654] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:20.393684 17819 ts_tablet_manager.cc:1403] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.011s
I20260713 09:07:20.394102 17669 leader_election.cc:304] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [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: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87; no voters: b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:20.394876 17824 raft_consensus.cc:2804] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:20.395202 17824 raft_consensus.cc:493] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:20.395511 17824 raft_consensus.cc:3060] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.396217 17819 raft_consensus.cc:359] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.396791 17819 raft_consensus.cc:385] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.397037 17819 raft_consensus.cc:740] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.397704 17819 consensus_queue.cc:260] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.399765 17819 ts_tablet_manager.cc:1434] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260713 09:07:20.400523 17819 tablet_bootstrap.cc:492] T 37f99bd5321f48829fcc14346f342cec P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:20.403934 17910 raft_consensus.cc:493] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:20.404420 17910 raft_consensus.cc:515] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.405599 17819 tablet_bootstrap.cc:654] T 37f99bd5321f48829fcc14346f342cec P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:20.406345 17910 leader_election.cc:290] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:20.408442 17627 raft_consensus.cc:3060] T 4bf83e7403af407597620af2721661c0 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.408463 17820 tablet_bootstrap.cc:492] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:20.409555 17820 ts_tablet_manager.cc:1403] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260713 09:07:20.411046 17819 tablet_bootstrap.cc:492] T 37f99bd5321f48829fcc14346f342cec P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:20.411458 17819 ts_tablet_manager.cc:1403] T 37f99bd5321f48829fcc14346f342cec P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:07:20.411922 17820 raft_consensus.cc:359] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.412530 17820 raft_consensus.cc:385] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.412761 17820 raft_consensus.cc:740] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.413378 17820 consensus_queue.cc:260] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.414831 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09088810adcb4b7aa1759239db0682cf" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:20.414383 17819 raft_consensus.cc:359] T 37f99bd5321f48829fcc14346f342cec P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.416025 17820 ts_tablet_manager.cc:1434] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260713 09:07:20.417155 17670 leader_election.cc:343] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:20.417320 17820 tablet_bootstrap.cc:492] T fcb0893691c7439bb0b2153854ac556b P 4d585fb611d74231acdae837e3deb915: Bootstrap starting.
I20260713 09:07:20.417693 17819 raft_consensus.cc:385] T 37f99bd5321f48829fcc14346f342cec P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.418025 17819 raft_consensus.cc:740] T 37f99bd5321f48829fcc14346f342cec P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.393024 17526 catalog_manager.cc:5697] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: term changed from 0 to 1, leader changed from <none> to b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67). New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:20.418653 17819 consensus_queue.cc:260] T 37f99bd5321f48829fcc14346f342cec P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.419072 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09088810adcb4b7aa1759239db0682cf" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:20.406765 17824 raft_consensus.cc:515] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.423439 17819 ts_tablet_manager.cc:1434] T 37f99bd5321f48829fcc14346f342cec P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:07:20.424268 17819 tablet_bootstrap.cc:492] T 09088810adcb4b7aa1759239db0682cf P b575db7bbd4b4b8489ed4163fcf07052: Bootstrap starting.
I20260713 09:07:20.428041 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f99bd5321f48829fcc14346f342cec" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:20.424281 17820 tablet_bootstrap.cc:654] T fcb0893691c7439bb0b2153854ac556b P 4d585fb611d74231acdae837e3deb915: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:20.428956 17776 raft_consensus.cc:3060] T 37f99bd5321f48829fcc14346f342cec P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.427968 17824 leader_election.cc:290] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:20.434185 17819 tablet_bootstrap.cc:654] T 09088810adcb4b7aa1759239db0682cf P b575db7bbd4b4b8489ed4163fcf07052: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:20.437209 17824 raft_consensus.cc:493] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:20.437652 17824 raft_consensus.cc:515] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.437209 17776 raft_consensus.cc:2468] T 37f99bd5321f48829fcc14346f342cec P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 1.
I20260713 09:07:20.440802 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f99bd5321f48829fcc14346f342cec" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:20.441344 17630 raft_consensus.cc:3060] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.442848 17824 leader_election.cc:290] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:20.443670 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257b83502f194654aa1f9c7269f74ebb" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:20.444209 17776 raft_consensus.cc:2468] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 0.
I20260713 09:07:20.444851 17820 tablet_bootstrap.cc:492] T fcb0893691c7439bb0b2153854ac556b P 4d585fb611d74231acdae837e3deb915: No bootstrap required, opened a new log
I20260713 09:07:20.445277 17820 ts_tablet_manager.cc:1403] T fcb0893691c7439bb0b2153854ac556b P 4d585fb611d74231acdae837e3deb915: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.000s
I20260713 09:07:20.446164 17623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257b83502f194654aa1f9c7269f74ebb" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:20.446749 17623 raft_consensus.cc:2468] T 257b83502f194654aa1f9c7269f74ebb P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 0.
I20260713 09:07:20.447954 17820 raft_consensus.cc:359] T fcb0893691c7439bb0b2153854ac556b P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.448622 17670 leader_election.cc:304] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:20.449653 17821 tablet_bootstrap.cc:492] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:20.449532 17670 leader_election.cc:304] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:20.450074 17821 ts_tablet_manager.cc:1403] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.092s	user 0.027s	sys 0.012s
I20260713 09:07:20.450251 17910 raft_consensus.cc:2804] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:20.450695 17910 raft_consensus.cc:697] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Becoming Leader. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Running, Role: LEADER
I20260713 09:07:20.451437 17910 consensus_queue.cc:237] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.451939 17909 raft_consensus.cc:2804] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:20.452351 17909 raft_consensus.cc:493] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:20.452656 17909 raft_consensus.cc:3060] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.453325 17821 raft_consensus.cc:359] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.453922 17821 raft_consensus.cc:385] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.454170 17821 raft_consensus.cc:740] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.454913 17821 consensus_queue.cc:260] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.455335 17630 raft_consensus.cc:2468] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 1.
W20260713 09:07:20.447978 17669 leader_election.cc:343] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:20.457261 17669 leader_election.cc:304] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d585fb611d74231acdae837e3deb915; no voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:20.458083 17908 raft_consensus.cc:2749] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:20.460260 17819 tablet_bootstrap.cc:492] T 09088810adcb4b7aa1759239db0682cf P b575db7bbd4b4b8489ed4163fcf07052: No bootstrap required, opened a new log
I20260713 09:07:20.457749 17821 ts_tablet_manager.cc:1434] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:07:20.448799 17820 raft_consensus.cc:385] T fcb0893691c7439bb0b2153854ac556b P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.460912 17820 raft_consensus.cc:740] T fcb0893691c7439bb0b2153854ac556b P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.463047 17820 consensus_queue.cc:260] T fcb0893691c7439bb0b2153854ac556b P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.463121 17909 raft_consensus.cc:515] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.465098 17820 ts_tablet_manager.cc:1434] T fcb0893691c7439bb0b2153854ac556b P 4d585fb611d74231acdae837e3deb915: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260713 09:07:20.460655 17819 ts_tablet_manager.cc:1403] T 09088810adcb4b7aa1759239db0682cf P b575db7bbd4b4b8489ed4163fcf07052: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.001s
I20260713 09:07:20.466337 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257b83502f194654aa1f9c7269f74ebb" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:20.466955 17776 raft_consensus.cc:3060] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.468257 17819 raft_consensus.cc:359] T 09088810adcb4b7aa1759239db0682cf P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.468863 17819 raft_consensus.cc:385] T 09088810adcb4b7aa1759239db0682cf P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.463486 17821 tablet_bootstrap.cc:492] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87: Bootstrap starting.
I20260713 09:07:20.469101 17819 raft_consensus.cc:740] T 09088810adcb4b7aa1759239db0682cf P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.469723 17819 consensus_queue.cc:260] T 09088810adcb4b7aa1759239db0682cf P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.471535 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257b83502f194654aa1f9c7269f74ebb" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:20.471742 17819 ts_tablet_manager.cc:1434] T 09088810adcb4b7aa1759239db0682cf P b575db7bbd4b4b8489ed4163fcf07052: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:20.472056 17627 raft_consensus.cc:3060] T 257b83502f194654aa1f9c7269f74ebb P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.473127 17909 leader_election.cc:290] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:20.473555 17703 raft_consensus.cc:3060] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.477322 17776 raft_consensus.cc:2468] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 1.
I20260713 09:07:20.477788 17627 raft_consensus.cc:2468] T 257b83502f194654aa1f9c7269f74ebb P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 1.
I20260713 09:07:20.478668 17670 leader_election.cc:304] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:20.479530 17909 raft_consensus.cc:2804] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:20.480037 17909 raft_consensus.cc:697] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Becoming Leader. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Running, Role: LEADER
I20260713 09:07:20.480469 17821 tablet_bootstrap.cc:654] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:20.481099 17840 raft_consensus.cc:493] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:20.481572 17840 raft_consensus.cc:515] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.480943 17909 consensus_queue.cc:237] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.483496 17840 leader_election.cc:290] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:20.484620 17939 consensus_queue.cc:1048] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:20.485546 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97bd05b60e74506a172b9201d42fe5a" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:20.490711 17840 raft_consensus.cc:493] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:20.491144 17840 raft_consensus.cc:515] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.494278 17840 leader_election.cc:290] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:20.495015 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9912c8a4174685bdec2b3de8f1456b" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:20.495872 17776 raft_consensus.cc:2468] T 9a9912c8a4174685bdec2b3de8f1456b P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 0.
I20260713 09:07:20.496958 17595 leader_election.cc:304] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:20.498324 17840 raft_consensus.cc:2804] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:20.498718 17840 raft_consensus.cc:493] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:20.499171 17840 raft_consensus.cc:3060] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.500999 17821 tablet_bootstrap.cc:492] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87: No bootstrap required, opened a new log
I20260713 09:07:20.501524 17821 ts_tablet_manager.cc:1403] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.002s
I20260713 09:07:20.504555 17705 raft_consensus.cc:3060] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.505597 17821 raft_consensus.cc:359] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.506338 17821 raft_consensus.cc:385] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:20.506667 17821 raft_consensus.cc:740] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Initialized, Role: FOLLOWER
I20260713 09:07:20.507678 17840 raft_consensus.cc:515] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.509943 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9912c8a4174685bdec2b3de8f1456b" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:20.510536 17704 raft_consensus.cc:2468] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 0.
I20260713 09:07:20.510814 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97bd05b60e74506a172b9201d42fe5a" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:20.511847 17821 consensus_queue.cc:260] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.513996 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9912c8a4174685bdec2b3de8f1456b" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:20.514225 17594 leader_election.cc:304] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d11d9adc3874ec78bb0014fd117dc87; no voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:20.514532 17702 raft_consensus.cc:3060] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.515334 17878 raft_consensus.cc:2749] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:20.516623 17821 ts_tablet_manager.cc:1434] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260713 09:07:20.523581 17702 raft_consensus.cc:2468] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 1.
I20260713 09:07:20.532944 17594 leader_election.cc:304] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87; no voters: 
I20260713 09:07:20.533710 17911 raft_consensus.cc:493] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:20.534132 17911 raft_consensus.cc:515] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.535990 17911 leader_election.cc:290] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:20.536434 17911 raft_consensus.cc:2804] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:20.536844 17911 raft_consensus.cc:697] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Becoming Leader. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Running, Role: LEADER
I20260713 09:07:20.537559 17911 consensus_queue.cc:237] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.539695 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09088810adcb4b7aa1759239db0682cf" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:20.539577 17935 consensus_queue.cc:1048] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:20.541659 17776 raft_consensus.cc:2468] T 09088810adcb4b7aa1759239db0682cf P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 0.
I20260713 09:07:20.542644 17595 leader_election.cc:304] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:20.543390 17878 raft_consensus.cc:2804] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:20.543723 17878 raft_consensus.cc:493] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:20.544036 17878 raft_consensus.cc:3060] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.550611 17878 raft_consensus.cc:515] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.552408 17824 consensus_queue.cc:1048] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:20.559314 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09088810adcb4b7aa1759239db0682cf" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:20.559877 17704 raft_consensus.cc:2468] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 0.
I20260713 09:07:20.561451 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09088810adcb4b7aa1759239db0682cf" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:20.561940 17702 raft_consensus.cc:3060] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.564298 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09088810adcb4b7aa1759239db0682cf" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:20.564908 17776 raft_consensus.cc:3060] T 09088810adcb4b7aa1759239db0682cf P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.573707 17878 leader_election.cc:290] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 election: Requested vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:20.575649 17776 raft_consensus.cc:2468] T 09088810adcb4b7aa1759239db0682cf P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 1.
I20260713 09:07:20.576689 17595 leader_election.cc:304] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:20.577435 17878 raft_consensus.cc:2804] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:20.578025 17878 raft_consensus.cc:697] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Becoming Leader. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Running, Role: LEADER
I20260713 09:07:20.578517 17524 catalog_manager.cc:5697] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:20.582653 17840 leader_election.cc:290] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 1 election: Requested vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:20.582850 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9912c8a4174685bdec2b3de8f1456b" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:20.583420 17779 raft_consensus.cc:3060] T 9a9912c8a4174685bdec2b3de8f1456b P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.578787 17878 consensus_queue.cc:237] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.591563 17908 consensus_queue.cc:1048] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:20.594103 17779 raft_consensus.cc:2468] T 9a9912c8a4174685bdec2b3de8f1456b P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 1.
I20260713 09:07:20.598341 17704 raft_consensus.cc:3060] T fcb0893691c7439bb0b2153854ac556b P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.602267 17702 raft_consensus.cc:2468] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 1.
I20260713 09:07:20.603358 17910 raft_consensus.cc:493] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d11d9adc3874ec78bb0014fd117dc87)
I20260713 09:07:20.603832 17910 raft_consensus.cc:515] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.609115 17939 consensus_queue.cc:1048] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:20.609781 17910 leader_election.cc:290] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:20.610533 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11730c5b8c94508bdee3d51af52ac93" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:20.611892 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11730c5b8c94508bdee3d51af52ac93" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:20.613226 17670 leader_election.cc:304] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 [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: 4d585fb611d74231acdae837e3deb915; no voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:20.613945 17910 raft_consensus.cc:2749] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260713 09:07:20.624181 17576 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:20.624166 17524 catalog_manager.cc:5697] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d585fb611d74231acdae837e3deb915 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:20.625582 17524 catalog_manager.cc:5697] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d585fb611d74231acdae837e3deb915 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:20.634714 17527 catalog_manager.cc:5697] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:20.652220 17630 raft_consensus.cc:3060] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.698222 17939 consensus_queue.cc:1048] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:20.707504 17939 consensus_queue.cc:1048] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:20.768322 17939 consensus_queue.cc:1048] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:20.777494 17942 consensus_queue.cc:1048] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:20.788270 17942 raft_consensus.cc:493] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:20.788723 17942 raft_consensus.cc:515] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.790539 17942 leader_election.cc:290] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:20.791253 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d56705ec7f141d8a8a2f9cbd35d2b3c" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:20.791422 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d56705ec7f141d8a8a2f9cbd35d2b3c" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:20.791954 17704 raft_consensus.cc:2468] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 0.
I20260713 09:07:20.791893 17630 raft_consensus.cc:2468] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 0.
I20260713 09:07:20.793074 17743 leader_election.cc:304] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:20.793689 17942 raft_consensus.cc:2804] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:20.793934 17942 raft_consensus.cc:493] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:20.794191 17942 raft_consensus.cc:3060] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.799571 17942 raft_consensus.cc:515] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.800911 17942 leader_election.cc:290] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:20.801523 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d56705ec7f141d8a8a2f9cbd35d2b3c" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:20.801676 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d56705ec7f141d8a8a2f9cbd35d2b3c" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:20.801939 17630 raft_consensus.cc:3060] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.802121 17704 raft_consensus.cc:3060] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.806638 17630 raft_consensus.cc:2468] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 1.
I20260713 09:07:20.806874 17704 raft_consensus.cc:2468] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 1.
I20260713 09:07:20.807538 17743 leader_election.cc:304] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:20.808044 17942 raft_consensus.cc:2804] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:20.808395 17942 raft_consensus.cc:697] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Becoming Leader. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Running, Role: LEADER
I20260713 09:07:20.809010 17942 consensus_queue.cc:237] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:20.816697 17527 catalog_manager.cc:5697] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: term changed from 0 to 1, leader changed from <none> to b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67). New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:20.909448 17910 consensus_queue.cc:1048] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:20.917824 17909 consensus_queue.cc:1048] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:20.920274 17908 consensus_queue.cc:1048] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:20.931681 17824 consensus_queue.cc:1048] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:20.933385 17630 raft_consensus.cc:3060] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:20.979664 17878 consensus_queue.cc:1048] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:20.981216 17878 consensus_queue.cc:1048] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:20.991360 17840 consensus_queue.cc:1048] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:20.993530 17878 consensus_queue.cc:1048] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:21.222472 17942 consensus_queue.cc:1048] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:21.231989 17935 consensus_queue.cc:1048] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:21.471215 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:21.480660 18006 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:07:21.483026 18007 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:07:21.485459 16529 server_base.cc:1061] running on GCE node
W20260713 09:07:21.485416 18009 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:07:21.487689 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:21.487931 16529 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:07:21.488099 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933641488083 us; error 0 us; skew 500 ppm
I20260713 09:07:21.488588 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:21.490765 16529 webserver.cc:533] Webserver started at http://127.16.36.68:39255/ using document root <none> and password file <none>
I20260713 09:07:21.491201 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:21.491372 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:21.491598 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:21.492550 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-3-root/instance:
uuid: "0de976b9b4c14ab7be6d20dd74c1c693"
format_stamp: "Formatted at 2026-07-13 09:07:21 on dist-test-slave-f03f"
I20260713 09:07:21.496474 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:07:21.499380 18014 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:07:21.500052 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:21.500361 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-3-root
uuid: "0de976b9b4c14ab7be6d20dd74c1c693"
format_stamp: "Formatted at 2026-07-13 09:07:21 on dist-test-slave-f03f"
I20260713 09:07:21.500674 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-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:07:21.520272 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:21.521351 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:21.522740 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:21.524688 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:21.524861 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:21.525084 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:21.525223 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:21.577447 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.68:41285
I20260713 09:07:21.577544 18076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.68:41285 every 8 connection(s)
I20260713 09:07:21.581817 16529 auto_leader_rebalancer-test.cc:392] add a tserver: 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:21.592702 18077 heartbeater.cc:344] Connected to a master server at 127.16.36.126:46787
I20260713 09:07:21.593050 18077 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:21.593703 18077 heartbeater.cc:507] Master 127.16.36.126:46787 requested a full tablet report, sending...
I20260713 09:07:21.595359 17527 ts_manager.cc:194] Registered new tserver with Master: 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:21.596547 17527 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42828
I20260713 09:07:21.602447 17829 raft_consensus.cc:493] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:21.602867 17829 raft_consensus.cc:515] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:21.604385 17829 leader_election.cc:290] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:21.605223 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b4cbdf42f544a1b228a46eab40434d" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:21.605237 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b4cbdf42f544a1b228a46eab40434d" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:21.605928 17704 raft_consensus.cc:2468] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 2.
I20260713 09:07:21.606851 17594 leader_election.cc:304] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87; no voters: b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:21.607430 17829 raft_consensus.cc:2804] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:21.607759 17829 raft_consensus.cc:493] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:21.608094 17829 raft_consensus.cc:3060] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:21.612759 17829 raft_consensus.cc:515] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:21.614362 17829 leader_election.cc:290] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 3 election: Requested vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:21.614780 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b4cbdf42f544a1b228a46eab40434d" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:21.615136 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b4cbdf42f544a1b228a46eab40434d" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:21.615299 17704 raft_consensus.cc:3060] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:21.620213 17704 raft_consensus.cc:2468] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 3.
I20260713 09:07:21.621110 17594 leader_election.cc:304] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [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: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87; no voters: b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:21.621699 17829 raft_consensus.cc:2804] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:21.622121 17829 raft_consensus.cc:697] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 LEADER]: Becoming Leader. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Running, Role: LEADER
I20260713 09:07:21.622807 17829 consensus_queue.cc:237] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Queue going to LEADER 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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:21.631153 17527 catalog_manager.cc:5697] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:21.639936 17935 raft_consensus.cc:493] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d11d9adc3874ec78bb0014fd117dc87)
I20260713 09:07:21.640416 17935 raft_consensus.cc:515] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:21.641999 17935 leader_election.cc:290] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:21.642597 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b4cbdf42f544a1b228a46eab40434d" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:21.642844 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b4cbdf42f544a1b228a46eab40434d" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:21.643429 17704 raft_consensus.cc:2368] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b575db7bbd4b4b8489ed4163fcf07052 for earlier term 2. Current term is 3.
I20260713 09:07:21.644361 17743 leader_election.cc:400] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709) with higher term. Message: Invalid argument: T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b575db7bbd4b4b8489ed4163fcf07052 for earlier term 2. Current term is 3.
I20260713 09:07:21.644564 17743 leader_election.cc:403] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260713 09:07:21.644971 17935 raft_consensus.cc:3060] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:07:21.649137 17935 raft_consensus.cc:2749] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709) with higher term. Message: Invalid argument: T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b575db7bbd4b4b8489ed4163fcf07052 for earlier term 2. Current term is 3.
I20260713 09:07:21.672386 17776 consensus_queue.cc:237] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Queue 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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:21.678256 17704 raft_consensus.cc:1275] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:21.678408 17630 raft_consensus.cc:1275] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:21.680042 17939 consensus_queue.cc:1048] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } 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:07:21.681663 17865 consensus_queue.cc:1048] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:21.686969 17939 raft_consensus.cc:2955] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:21.688503 17630 raft_consensus.cc:2955] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
W20260713 09:07:21.699000 17745 consensus_peers.cc:597] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 -> Peer 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285): Couldn't send request to peer 0de976b9b4c14ab7be6d20dd74c1c693. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c97bd05b60e74506a172b9201d42fe5a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.705274 17524 catalog_manager.cc:5697] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87 reported cstate change: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:21.708042 17704 raft_consensus.cc:2955] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:21.716748 17703 consensus_queue.cc:237] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [LEADER]: Queue 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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:21.724386 17630 raft_consensus.cc:1275] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:21.725523 17824 consensus_queue.cc:1048] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:21.726082 17776 raft_consensus.cc:1275] T 37f99bd5321f48829fcc14346f342cec P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:21.727329 17824 consensus_queue.cc:1048] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:07:21.733363 17671 consensus_peers.cc:597] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 -> Peer 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285): Couldn't send request to peer 0de976b9b4c14ab7be6d20dd74c1c693. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 37f99bd5321f48829fcc14346f342cec. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.734095 17910 raft_consensus.cc:2955] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:21.736382 17776 raft_consensus.cc:2955] T 37f99bd5321f48829fcc14346f342cec P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:21.740618 17630 raft_consensus.cc:2955] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:21.747928 17527 catalog_manager.cc:5697] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 reported cstate change: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New cstate: current_term: 1 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:07:21.761569 17576 auto_rebalancer.cc:629] Failed to schedule move for tablet c7b4cbdf42f544a1b228a46eab40434d: Illegal state: Leader has not yet committed an operation in its own term
I20260713 09:07:21.765566 17776 consensus_queue.cc:237] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Queue 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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
W20260713 09:07:21.771060 17745 consensus_peers.cc:597] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 -> Peer 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285): Couldn't send request to peer 0de976b9b4c14ab7be6d20dd74c1c693. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71e57e58257e4879a1f88aba894a7fe9. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.771212 17703 raft_consensus.cc:1275] T 71e57e58257e4879a1f88aba894a7fe9 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:21.771692 17630 raft_consensus.cc:1275] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:21.772436 17865 consensus_queue.cc:1048] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } 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:07:21.773264 17939 consensus_queue.cc:1048] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:21.779994 17865 raft_consensus.cc:2955] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:21.782621 17703 raft_consensus.cc:2955] T 71e57e58257e4879a1f88aba894a7fe9 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:21.782722 17630 raft_consensus.cc:2955] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:21.793365 17526 catalog_manager.cc:5697] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:22.124513 18097 ts_tablet_manager.cc:933] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693: Initiating tablet copy from peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:22.126212 18097 tablet_copy_client.cc:323] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Beginning tablet copy session from remote peer at address 127.16.36.67:33537
I20260713 09:07:22.136940 17789 tablet_copy_service.cc:140] P b575db7bbd4b4b8489ed4163fcf07052: Received BeginTabletCopySession request for tablet c97bd05b60e74506a172b9201d42fe5a from peer 0de976b9b4c14ab7be6d20dd74c1c693 ({username='slave'} at 127.0.0.1:47118)
I20260713 09:07:22.137404 17789 tablet_copy_service.cc:161] P b575db7bbd4b4b8489ed4163fcf07052: Beginning new tablet copy session on tablet c97bd05b60e74506a172b9201d42fe5a from peer 0de976b9b4c14ab7be6d20dd74c1c693 at {username='slave'} at 127.0.0.1:47118: session id = 0de976b9b4c14ab7be6d20dd74c1c693-c97bd05b60e74506a172b9201d42fe5a
I20260713 09:07:22.142411 17789 tablet_copy_source_session.cc:215] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:22.145139 18097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c97bd05b60e74506a172b9201d42fe5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.156133 18097 tablet_copy_client.cc:806] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:22.156656 18097 tablet_copy_client.cc:670] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:22.160209 18097 tablet_copy_client.cc:538] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:22.165674 18097 tablet_bootstrap.cc:492] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap starting.
I20260713 09:07:22.179737 18097 tablet_bootstrap.cc:492] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693: 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:07:22.180366 18097 tablet_bootstrap.cc:492] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap complete.
I20260713 09:07:22.180805 18097 ts_tablet_manager.cc:1403] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.004s
I20260713 09:07:22.182807 18097 raft_consensus.cc:359] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:22.183352 18097 raft_consensus.cc:740] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Initialized, Role: LEARNER
I20260713 09:07:22.183802 18097 consensus_queue.cc:260] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:22.185703 18077 heartbeater.cc:499] Master 127.16.36.126:46787 was elected leader, sending a full tablet report...
I20260713 09:07:22.186800 18097 ts_tablet_manager.cc:1434] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:22.187405 17703 raft_consensus.cc:1275] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:22.188815 17789 tablet_copy_service.cc:342] P b575db7bbd4b4b8489ed4163fcf07052: Request end of tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-c97bd05b60e74506a172b9201d42fe5a received from {username='slave'} at 127.0.0.1:47118
I20260713 09:07:22.188670 17829 consensus_queue.cc:1048] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:22.189236 17789 tablet_copy_service.cc:434] P b575db7bbd4b4b8489ed4163fcf07052: ending tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-c97bd05b60e74506a172b9201d42fe5a on tablet c97bd05b60e74506a172b9201d42fe5a with peer 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:22.202543 18097 ts_tablet_manager.cc:933] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693: Initiating tablet copy from peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:22.210067 18097 tablet_copy_client.cc:323] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Beginning tablet copy session from remote peer at address 127.16.36.66:41709
I20260713 09:07:22.212144 17776 raft_consensus.cc:1275] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:22.224429 17878 consensus_queue.cc:1048] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:22.225728 17715 tablet_copy_service.cc:140] P 4d585fb611d74231acdae837e3deb915: Received BeginTabletCopySession request for tablet 37f99bd5321f48829fcc14346f342cec from peer 0de976b9b4c14ab7be6d20dd74c1c693 ({username='slave'} at 127.0.0.1:43920)
I20260713 09:07:22.226250 17715 tablet_copy_service.cc:161] P 4d585fb611d74231acdae837e3deb915: Beginning new tablet copy session on tablet 37f99bd5321f48829fcc14346f342cec from peer 0de976b9b4c14ab7be6d20dd74c1c693 at {username='slave'} at 127.0.0.1:43920: session id = 0de976b9b4c14ab7be6d20dd74c1c693-37f99bd5321f48829fcc14346f342cec
I20260713 09:07:22.240500 17715 tablet_copy_source_session.cc:215] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:22.244246 18097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f99bd5321f48829fcc14346f342cec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.264142 18097 tablet_copy_client.cc:806] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:22.264642 18097 tablet_copy_client.cc:670] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:22.270085 18097 tablet_copy_client.cc:538] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:22.277901 18097 tablet_bootstrap.cc:492] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap starting.
I20260713 09:07:22.281741 18109 ts_tablet_manager.cc:933] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693: Initiating tablet copy from peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:22.283334 18109 tablet_copy_client.cc:323] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Beginning tablet copy session from remote peer at address 127.16.36.67:33537
I20260713 09:07:22.284886 17789 tablet_copy_service.cc:140] P b575db7bbd4b4b8489ed4163fcf07052: Received BeginTabletCopySession request for tablet 71e57e58257e4879a1f88aba894a7fe9 from peer 0de976b9b4c14ab7be6d20dd74c1c693 ({username='slave'} at 127.0.0.1:47118)
I20260713 09:07:22.285398 17789 tablet_copy_service.cc:161] P b575db7bbd4b4b8489ed4163fcf07052: Beginning new tablet copy session on tablet 71e57e58257e4879a1f88aba894a7fe9 from peer 0de976b9b4c14ab7be6d20dd74c1c693 at {username='slave'} at 127.0.0.1:47118: session id = 0de976b9b4c14ab7be6d20dd74c1c693-71e57e58257e4879a1f88aba894a7fe9
I20260713 09:07:22.292003 17789 tablet_copy_source_session.cc:215] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:22.295004 18109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e57e58257e4879a1f88aba894a7fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.298012 18097 tablet_bootstrap.cc:492] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693: 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:07:22.298918 18097 tablet_bootstrap.cc:492] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap complete.
I20260713 09:07:22.299551 18097 ts_tablet_manager.cc:1403] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.002s
I20260713 09:07:22.302561 18097 raft_consensus.cc:359] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:22.303364 18097 raft_consensus.cc:740] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Initialized, Role: LEARNER
I20260713 09:07:22.304014 18097 consensus_queue.cc:260] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:22.306090 18097 ts_tablet_manager.cc:1434] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260713 09:07:22.308372 17715 tablet_copy_service.cc:342] P 4d585fb611d74231acdae837e3deb915: Request end of tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-37f99bd5321f48829fcc14346f342cec received from {username='slave'} at 127.0.0.1:43920
I20260713 09:07:22.308761 17715 tablet_copy_service.cc:434] P 4d585fb611d74231acdae837e3deb915: ending tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-37f99bd5321f48829fcc14346f342cec on tablet 37f99bd5321f48829fcc14346f342cec with peer 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:22.311477 18109 tablet_copy_client.cc:806] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:22.312019 18109 tablet_copy_client.cc:670] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:22.317088 18109 tablet_copy_client.cc:538] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:22.325604 18109 tablet_bootstrap.cc:492] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap starting.
I20260713 09:07:22.351151 18109 tablet_bootstrap.cc:492] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693: 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:07:22.351948 18109 tablet_bootstrap.cc:492] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap complete.
I20260713 09:07:22.352551 18109 ts_tablet_manager.cc:1403] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.008s
I20260713 09:07:22.355294 18109 raft_consensus.cc:359] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:22.356052 18109 raft_consensus.cc:740] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Initialized, Role: LEARNER
I20260713 09:07:22.356662 18109 consensus_queue.cc:260] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:22.358757 18109 ts_tablet_manager.cc:1434] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:07:22.360383 17789 tablet_copy_service.cc:342] P b575db7bbd4b4b8489ed4163fcf07052: Request end of tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-71e57e58257e4879a1f88aba894a7fe9 received from {username='slave'} at 127.0.0.1:47118
I20260713 09:07:22.360769 17789 tablet_copy_service.cc:434] P b575db7bbd4b4b8489ed4163fcf07052: ending tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-71e57e58257e4879a1f88aba894a7fe9 on tablet 71e57e58257e4879a1f88aba894a7fe9 with peer 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:22.632356 18052 raft_consensus.cc:1217] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260713 09:07:23.486680 17743 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.540s	user 0.000s	sys 0.034s
W20260713 09:07:23.487031 17743 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.540s	user 0.000s	sys 0.034s
I20260713 09:07:23.489409 18052 raft_consensus.cc:1217] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:23.504869 18051 raft_consensus.cc:1217] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:23.625453 18124 raft_consensus.cc:1064] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915: attempting to promote NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 to VOTER
I20260713 09:07:23.627852 18124 consensus_queue.cc:237] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:23.634860 18052 raft_consensus.cc:1275] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:23.636426 18122 consensus_queue.cc:1048] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:23.637672 17777 raft_consensus.cc:1275] T 37f99bd5321f48829fcc14346f342cec P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:23.639066 18122 consensus_queue.cc:1048] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } 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:07:23.652770 17627 raft_consensus.cc:1275] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:23.653816 18124 consensus_queue.cc:1048] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:23.667348 18127 raft_consensus.cc:2955] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:23.670708 17627 raft_consensus.cc:2955] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:23.679059 17777 raft_consensus.cc:2955] T 37f99bd5321f48829fcc14346f342cec P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:23.685545 18052 raft_consensus.cc:2955] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:23.690423 17528 catalog_manager.cc:5697] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 reported cstate change: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:23.713510 17702 consensus_queue.cc:237] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:23.717622 17627 raft_consensus.cc:1275] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:23.717720 18052 raft_consensus.cc:1275] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:23.718672 18124 consensus_queue.cc:1048] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:23.719259 18127 consensus_queue.cc:1048] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:23.724447 18124 raft_consensus.cc:2955] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:23.725980 17627 raft_consensus.cc:2955] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:23.735103 17513 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 37f99bd5321f48829fcc14346f342cec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:23.736548 18052 raft_consensus.cc:2955] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:23.738296 17528 catalog_manager.cc:5697] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 reported cstate change: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New cstate: current_term: 1 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:23.746819 17768 tablet_service.cc:1558] Processing DeleteTablet for tablet 37f99bd5321f48829fcc14346f342cec with delete_type TABLET_DATA_TOMBSTONED (TS b575db7bbd4b4b8489ed4163fcf07052 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47088
I20260713 09:07:23.753515 18138 tablet_replica.cc:333] T 37f99bd5321f48829fcc14346f342cec P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
I20260713 09:07:23.754168 18138 raft_consensus.cc:2243] T 37f99bd5321f48829fcc14346f342cec P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.754644 18138 raft_consensus.cc:2272] T 37f99bd5321f48829fcc14346f342cec P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.757218 18138 ts_tablet_manager.cc:1916] T 37f99bd5321f48829fcc14346f342cec P b575db7bbd4b4b8489ed4163fcf07052: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:23.768497 18138 ts_tablet_manager.cc:1929] T 37f99bd5321f48829fcc14346f342cec P b575db7bbd4b4b8489ed4163fcf07052: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:23.768759 18138 log.cc:1199] T 37f99bd5321f48829fcc14346f342cec P b575db7bbd4b4b8489ed4163fcf07052: Deleting WAL directory at /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-2-root/wals/37f99bd5321f48829fcc14346f342cec
I20260713 09:07:23.769989 17514 catalog_manager.cc:5028] TS b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): tablet 37f99bd5321f48829fcc14346f342cec (table test-workload [id=52b13ce366ac480f9385979cb0f235fe]) successfully deleted
I20260713 09:07:23.867803 17935 raft_consensus.cc:1064] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052: attempting to promote NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 to VOTER
I20260713 09:07:23.869781 17935 consensus_queue.cc:237] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:23.875214 17702 raft_consensus.cc:1275] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:23.876127 18052 raft_consensus.cc:1275] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:23.876204 17627 raft_consensus.cc:1275] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:23.877471 17935 consensus_queue.cc:1048] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:23.878355 18115 consensus_queue.cc:1048] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:23.879052 18116 consensus_queue.cc:1048] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } 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:07:23.899266 17935 raft_consensus.cc:2955] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:23.900800 17623 raft_consensus.cc:2955] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:23.911753 17702 raft_consensus.cc:2955] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:23.914624 17524 catalog_manager.cc:5697] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87 reported cstate change: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:23.931003 18052 raft_consensus.cc:2955] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:23.936868 17777 consensus_queue.cc:237] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [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: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:23.944135 18052 raft_consensus.cc:1275] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:23.945366 18116 consensus_queue.cc:1048] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:23.948668 17702 raft_consensus.cc:1275] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:23.950120 18116 consensus_queue.cc:1048] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:23.952692 17935 raft_consensus.cc:2955] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:23.953948 18052 raft_consensus.cc:2955] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:23.958169 17704 raft_consensus.cc:2955] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:23.961887 17514 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c97bd05b60e74506a172b9201d42fe5a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:23.967267 17524 catalog_manager.cc:5697] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693 reported cstate change: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:23.980768 17616 tablet_service.cc:1558] Processing DeleteTablet for tablet c97bd05b60e74506a172b9201d42fe5a with delete_type TABLET_DATA_TOMBSTONED (TS 6d11d9adc3874ec78bb0014fd117dc87 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46844
I20260713 09:07:23.983273 18143 tablet_replica.cc:333] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:23.984202 18143 raft_consensus.cc:2243] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.984864 18143 raft_consensus.cc:2272] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.988140 18143 ts_tablet_manager.cc:1916] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:24.001543 18143 ts_tablet_manager.cc:1929] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:24.001883 18143 log.cc:1199] T c97bd05b60e74506a172b9201d42fe5a P 6d11d9adc3874ec78bb0014fd117dc87: Deleting WAL directory at /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-0-root/wals/c97bd05b60e74506a172b9201d42fe5a
I20260713 09:07:24.003386 17513 catalog_manager.cc:5028] TS 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): tablet c97bd05b60e74506a172b9201d42fe5a (table test-workload [id=52b13ce366ac480f9385979cb0f235fe]) successfully deleted
I20260713 09:07:24.041291 17935 raft_consensus.cc:1064] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052: attempting to promote NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 to VOTER
I20260713 09:07:24.044595 17935 consensus_queue.cc:237] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:24.051162 18052 raft_consensus.cc:1275] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:24.052240 17623 raft_consensus.cc:1275] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:24.052206 17702 raft_consensus.cc:1275] T 71e57e58257e4879a1f88aba894a7fe9 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:24.052654 18118 consensus_queue.cc:1048] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:24.054049 18116 consensus_queue.cc:1048] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:24.057657 18116 consensus_queue.cc:1048] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } 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:07:24.067638 17935 raft_consensus.cc:2955] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:24.069093 17702 raft_consensus.cc:2955] T 71e57e58257e4879a1f88aba894a7fe9 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:24.070622 18052 raft_consensus.cc:2955] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:24.081095 17627 raft_consensus.cc:2955] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:24.082691 17528 catalog_manager.cc:5697] T 71e57e58257e4879a1f88aba894a7fe9 P 4d585fb611d74231acdae837e3deb915 reported cstate change: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:24.097884 17776 consensus_queue.cc:237] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:24.105423 17627 raft_consensus.cc:1275] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:24.105554 18052 raft_consensus.cc:1275] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:24.107085 18115 consensus_queue.cc:1048] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:24.109813 18116 consensus_queue.cc:1048] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:24.115753 17935 raft_consensus.cc:2955] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:24.117295 17623 raft_consensus.cc:2955] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:24.125834 18052 raft_consensus.cc:2955] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:24.126664 17514 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 71e57e58257e4879a1f88aba894a7fe9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:24.130666 17524 catalog_manager.cc:5697] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: config changed from index 3 to 4, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:24.143925 17695 tablet_service.cc:1558] Processing DeleteTablet for tablet 71e57e58257e4879a1f88aba894a7fe9 with delete_type TABLET_DATA_TOMBSTONED (TS 4d585fb611d74231acdae837e3deb915 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43880
I20260713 09:07:24.145838 18148 tablet_replica.cc:333] T 71e57e58257e4879a1f88aba894a7fe9 P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
I20260713 09:07:24.146581 18148 raft_consensus.cc:2243] T 71e57e58257e4879a1f88aba894a7fe9 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.147132 18148 raft_consensus.cc:2272] T 71e57e58257e4879a1f88aba894a7fe9 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.149230 18148 ts_tablet_manager.cc:1916] T 71e57e58257e4879a1f88aba894a7fe9 P 4d585fb611d74231acdae837e3deb915: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:24.158074 18148 ts_tablet_manager.cc:1929] T 71e57e58257e4879a1f88aba894a7fe9 P 4d585fb611d74231acdae837e3deb915: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:24.158335 18148 log.cc:1199] T 71e57e58257e4879a1f88aba894a7fe9 P 4d585fb611d74231acdae837e3deb915: Deleting WAL directory at /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-1-root/wals/71e57e58257e4879a1f88aba894a7fe9
I20260713 09:07:24.159579 17513 catalog_manager.cc:5028] TS 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): tablet 71e57e58257e4879a1f88aba894a7fe9 (table test-workload [id=52b13ce366ac480f9385979cb0f235fe]) successfully deleted
W20260713 09:07:24.564026 17726 debug-util.cc:398] Leaking SignalData structure 0x7b080011c420 after lost signal to thread 16532
W20260713 09:07:24.564785 17726 debug-util.cc:398] Leaking SignalData structure 0x7b08001f8740 after lost signal to thread 17562
W20260713 09:07:24.565591 17726 debug-util.cc:398] Leaking SignalData structure 0x7b0800259820 after lost signal to thread 17654
W20260713 09:07:24.566287 17726 debug-util.cc:398] Leaking SignalData structure 0x7b08001e1b40 after lost signal to thread 17729
W20260713 09:07:24.567006 17726 debug-util.cc:398] Leaking SignalData structure 0x7b080023a300 after lost signal to thread 17803
W20260713 09:07:24.567736 17726 debug-util.cc:398] Leaking SignalData structure 0x7b0800129760 after lost signal to thread 18076
I20260713 09:07:25.174840 17702 consensus_queue.cc:237] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Queue 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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
W20260713 09:07:25.185835 17671 consensus_peers.cc:597] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 -> Peer 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285): Couldn't send request to peer 0de976b9b4c14ab7be6d20dd74c1c693. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 05449f13c7294819b6d5227b016f89c5. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:25.189304 17623 raft_consensus.cc:1275] T 05449f13c7294819b6d5227b016f89c5 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:25.190644 18127 consensus_queue.cc:1048] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } 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:07:25.194665 17777 raft_consensus.cc:1275] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:25.196206 18127 consensus_queue.cc:1048] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.199132 18124 raft_consensus.cc:2955] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:25.204156 17623 raft_consensus.cc:2955] T 05449f13c7294819b6d5227b016f89c5 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:25.206722 17777 raft_consensus.cc:2955] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:25.212455 17627 consensus_queue.cc:237] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Queue 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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:25.215816 17527 catalog_manager.cc:5697] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 reported cstate change: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New cstate: current_term: 1 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.226305 17777 raft_consensus.cc:1275] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:25.227818 18119 consensus_queue.cc:1048] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.248063 18119 raft_consensus.cc:2955] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:25.255151 17777 raft_consensus.cc:2955] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:25.275826 17526 catalog_manager.cc:5697] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New cstate: current_term: 1 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
W20260713 09:07:25.287876 17596 consensus_peers.cc:597] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 -> Peer 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285): Couldn't send request to peer 0de976b9b4c14ab7be6d20dd74c1c693. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 937618a3c009463e81bb72add0734b3a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:25.291368 17702 raft_consensus.cc:1275] T 937618a3c009463e81bb72add0734b3a P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:25.292934 18157 consensus_queue.cc:1048] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } 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:07:25.295666 17630 consensus_queue.cc:237] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Queue 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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:25.304558 17777 raft_consensus.cc:1275] T a075071631244245ac5a2d753fb415ea P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:25.305944 18165 consensus_queue.cc:1048] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } 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:07:25.306208 17704 raft_consensus.cc:1275] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:25.307535 18119 consensus_queue.cc:1048] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.308032 17702 raft_consensus.cc:2955] T 937618a3c009463e81bb72add0734b3a P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
W20260713 09:07:25.312654 17596 consensus_peers.cc:597] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 -> Peer 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285): Couldn't send request to peer 0de976b9b4c14ab7be6d20dd74c1c693. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a075071631244245ac5a2d753fb415ea. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:25.327773 18165 raft_consensus.cc:2955] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:25.329490 17704 raft_consensus.cc:2955] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:25.330227 17777 raft_consensus.cc:2955] T a075071631244245ac5a2d753fb415ea P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:25.340653 17630 consensus_queue.cc:237] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:25.343209 17524 catalog_manager.cc:5697] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 reported cstate change: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New cstate: current_term: 1 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:25.357208 17777 raft_consensus.cc:1275] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260713 09:07:25.357750 17596 consensus_peers.cc:597] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 -> Peer 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285): Couldn't send request to peer 0de976b9b4c14ab7be6d20dd74c1c693. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c7b4cbdf42f544a1b228a46eab40434d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:25.358970 18165 consensus_queue.cc:1048] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:25.360946 17704 raft_consensus.cc:1275] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:25.362097 18165 consensus_queue.cc:1048] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } 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:07:25.367811 18119 raft_consensus.cc:2955] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:25.370162 17776 raft_consensus.cc:2955] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:25.385007 17527 catalog_manager.cc:5697] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: config changed from index -1 to 3, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New cstate: current_term: 3 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:25.381561 17702 raft_consensus.cc:2955] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:25.570523 18174 ts_tablet_manager.cc:933] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693: Initiating tablet copy from peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:25.573220 18174 tablet_copy_client.cc:323] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Beginning tablet copy session from remote peer at address 127.16.36.66:41709
I20260713 09:07:25.575682 17715 tablet_copy_service.cc:140] P 4d585fb611d74231acdae837e3deb915: Received BeginTabletCopySession request for tablet 05449f13c7294819b6d5227b016f89c5 from peer 0de976b9b4c14ab7be6d20dd74c1c693 ({username='slave'} at 127.0.0.1:43920)
I20260713 09:07:25.576354 17715 tablet_copy_service.cc:161] P 4d585fb611d74231acdae837e3deb915: Beginning new tablet copy session on tablet 05449f13c7294819b6d5227b016f89c5 from peer 0de976b9b4c14ab7be6d20dd74c1c693 at {username='slave'} at 127.0.0.1:43920: session id = 0de976b9b4c14ab7be6d20dd74c1c693-05449f13c7294819b6d5227b016f89c5
I20260713 09:07:25.586822 17715 tablet_copy_source_session.cc:215] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:25.596984 18174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05449f13c7294819b6d5227b016f89c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.614060 18174 tablet_copy_client.cc:806] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:25.615269 18174 tablet_copy_client.cc:670] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:25.619098 18174 tablet_copy_client.cc:538] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:25.625777 18174 tablet_bootstrap.cc:492] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap starting.
I20260713 09:07:25.649657 18176 ts_tablet_manager.cc:933] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693: Initiating tablet copy from peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635)
I20260713 09:07:25.651856 18176 tablet_copy_client.cc:323] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Beginning tablet copy session from remote peer at address 127.16.36.65:37635
I20260713 09:07:25.694212 17640 tablet_copy_service.cc:140] P 6d11d9adc3874ec78bb0014fd117dc87: Received BeginTabletCopySession request for tablet 937618a3c009463e81bb72add0734b3a from peer 0de976b9b4c14ab7be6d20dd74c1c693 ({username='slave'} at 127.0.0.1:34574)
I20260713 09:07:25.694806 17640 tablet_copy_service.cc:161] P 6d11d9adc3874ec78bb0014fd117dc87: Beginning new tablet copy session on tablet 937618a3c009463e81bb72add0734b3a from peer 0de976b9b4c14ab7be6d20dd74c1c693 at {username='slave'} at 127.0.0.1:34574: session id = 0de976b9b4c14ab7be6d20dd74c1c693-937618a3c009463e81bb72add0734b3a
I20260713 09:07:25.701102 18174 tablet_bootstrap.cc:492] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693: 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:07:25.702023 18174 tablet_bootstrap.cc:492] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap complete.
I20260713 09:07:25.702702 18174 ts_tablet_manager.cc:1403] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.031s
I20260713 09:07:25.703464 17640 tablet_copy_source_session.cc:215] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:25.706599 18176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 937618a3c009463e81bb72add0734b3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.706384 18174 raft_consensus.cc:359] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:25.707660 18174 raft_consensus.cc:740] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Initialized, Role: LEARNER
I20260713 09:07:25.708326 18174 consensus_queue.cc:260] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:25.719854 18174 ts_tablet_manager.cc:1434] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.006s
I20260713 09:07:25.723320 18176 tablet_copy_client.cc:806] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:25.723856 18176 tablet_copy_client.cc:670] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:25.726131 17715 tablet_copy_service.cc:342] P 4d585fb611d74231acdae837e3deb915: Request end of tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-05449f13c7294819b6d5227b016f89c5 received from {username='slave'} at 127.0.0.1:43920
I20260713 09:07:25.726646 17715 tablet_copy_service.cc:434] P 4d585fb611d74231acdae837e3deb915: ending tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-05449f13c7294819b6d5227b016f89c5 on tablet 05449f13c7294819b6d5227b016f89c5 with peer 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:25.729311 18176 tablet_copy_client.cc:538] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:25.738380 18176 tablet_bootstrap.cc:492] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap starting.
I20260713 09:07:25.760365 18176 tablet_bootstrap.cc:492] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693: 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:07:25.761251 18176 tablet_bootstrap.cc:492] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap complete.
I20260713 09:07:25.761926 18176 ts_tablet_manager.cc:1403] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.012s
I20260713 09:07:25.764923 18176 raft_consensus.cc:359] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:25.765704 18176 raft_consensus.cc:740] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Initialized, Role: LEARNER
I20260713 09:07:25.766340 18176 consensus_queue.cc:260] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:25.770391 18176 ts_tablet_manager.cc:1434] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:07:25.771916 17640 tablet_copy_service.cc:342] P 6d11d9adc3874ec78bb0014fd117dc87: Request end of tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-937618a3c009463e81bb72add0734b3a received from {username='slave'} at 127.0.0.1:34574
I20260713 09:07:25.772255 17640 tablet_copy_service.cc:434] P 6d11d9adc3874ec78bb0014fd117dc87: ending tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-937618a3c009463e81bb72add0734b3a on tablet 937618a3c009463e81bb72add0734b3a with peer 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:25.907342 18176 ts_tablet_manager.cc:933] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693: Initiating tablet copy from peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635)
I20260713 09:07:25.914737 18174 ts_tablet_manager.cc:933] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693: Initiating tablet copy from peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635)
I20260713 09:07:25.914721 18176 tablet_copy_client.cc:323] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Beginning tablet copy session from remote peer at address 127.16.36.65:37635
I20260713 09:07:25.916527 17640 tablet_copy_service.cc:140] P 6d11d9adc3874ec78bb0014fd117dc87: Received BeginTabletCopySession request for tablet a075071631244245ac5a2d753fb415ea from peer 0de976b9b4c14ab7be6d20dd74c1c693 ({username='slave'} at 127.0.0.1:34574)
I20260713 09:07:25.917040 17640 tablet_copy_service.cc:161] P 6d11d9adc3874ec78bb0014fd117dc87: Beginning new tablet copy session on tablet a075071631244245ac5a2d753fb415ea from peer 0de976b9b4c14ab7be6d20dd74c1c693 at {username='slave'} at 127.0.0.1:34574: session id = 0de976b9b4c14ab7be6d20dd74c1c693-a075071631244245ac5a2d753fb415ea
I20260713 09:07:25.917383 18174 tablet_copy_client.cc:323] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Beginning tablet copy session from remote peer at address 127.16.36.65:37635
I20260713 09:07:25.919144 17639 tablet_copy_service.cc:140] P 6d11d9adc3874ec78bb0014fd117dc87: Received BeginTabletCopySession request for tablet c7b4cbdf42f544a1b228a46eab40434d from peer 0de976b9b4c14ab7be6d20dd74c1c693 ({username='slave'} at 127.0.0.1:34574)
I20260713 09:07:25.919624 17639 tablet_copy_service.cc:161] P 6d11d9adc3874ec78bb0014fd117dc87: Beginning new tablet copy session on tablet c7b4cbdf42f544a1b228a46eab40434d from peer 0de976b9b4c14ab7be6d20dd74c1c693 at {username='slave'} at 127.0.0.1:34574: session id = 0de976b9b4c14ab7be6d20dd74c1c693-c7b4cbdf42f544a1b228a46eab40434d
I20260713 09:07:25.924649 17640 tablet_copy_source_session.cc:215] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:25.926846 17639 tablet_copy_source_session.cc:215] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:25.927965 18176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a075071631244245ac5a2d753fb415ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.932071 18174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b4cbdf42f544a1b228a46eab40434d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.948889 18176 tablet_copy_client.cc:806] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:25.949481 18176 tablet_copy_client.cc:670] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:25.952222 18174 tablet_copy_client.cc:806] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:25.952764 18174 tablet_copy_client.cc:670] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:25.953293 18176 tablet_copy_client.cc:538] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:25.963244 18174 tablet_copy_client.cc:538] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:25.965858 18176 tablet_bootstrap.cc:492] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap starting.
I20260713 09:07:25.974599 18174 tablet_bootstrap.cc:492] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap starting.
I20260713 09:07:25.992467 18176 tablet_bootstrap.cc:492] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693: 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:07:25.993512 18176 tablet_bootstrap.cc:492] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap complete.
I20260713 09:07:25.994203 18176 ts_tablet_manager.cc:1403] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent bootstrapping tablet: real 0.029s	user 0.024s	sys 0.003s
I20260713 09:07:25.996995 18176 raft_consensus.cc:359] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:25.998039 18176 raft_consensus.cc:740] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Initialized, Role: LEARNER
I20260713 09:07:25.998704 18176 consensus_queue.cc:260] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:26.003175 18176 ts_tablet_manager.cc:1434] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:07:26.005043 17639 tablet_copy_service.cc:342] P 6d11d9adc3874ec78bb0014fd117dc87: Request end of tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-a075071631244245ac5a2d753fb415ea received from {username='slave'} at 127.0.0.1:34574
I20260713 09:07:26.005419 17639 tablet_copy_service.cc:434] P 6d11d9adc3874ec78bb0014fd117dc87: ending tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-a075071631244245ac5a2d753fb415ea on tablet a075071631244245ac5a2d753fb415ea with peer 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:26.008625 18174 tablet_bootstrap.cc:492] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:26.009485 18174 tablet_bootstrap.cc:492] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap complete.
I20260713 09:07:26.010124 18174 ts_tablet_manager.cc:1403] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.007s
I20260713 09:07:26.013108 18174 raft_consensus.cc:359] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:26.013901 18174 raft_consensus.cc:740] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Initialized, Role: LEARNER
I20260713 09:07:26.014783 18174 consensus_queue.cc:260] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:26.017272 18174 ts_tablet_manager.cc:1434] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:26.018889 17639 tablet_copy_service.cc:342] P 6d11d9adc3874ec78bb0014fd117dc87: Request end of tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-c7b4cbdf42f544a1b228a46eab40434d received from {username='slave'} at 127.0.0.1:34574
I20260713 09:07:26.019292 17639 tablet_copy_service.cc:434] P 6d11d9adc3874ec78bb0014fd117dc87: ending tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-c7b4cbdf42f544a1b228a46eab40434d on tablet c7b4cbdf42f544a1b228a46eab40434d with peer 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:26.060590 18052 raft_consensus.cc:1217] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:26.135571 18052 raft_consensus.cc:1217] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:26.331748 18052 raft_consensus.cc:1217] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:26.438738 18164 raft_consensus.cc:1064] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87: attempting to promote NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 to VOTER
I20260713 09:07:26.441362 18164 consensus_queue.cc:237] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:26.449456 17776 raft_consensus.cc:1275] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:26.451468 18052 raft_consensus.cc:1275] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:26.451993 17702 raft_consensus.cc:1275] T 937618a3c009463e81bb72add0734b3a P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:26.452991 18165 consensus_queue.cc:1048] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:26.454016 18157 consensus_queue.cc:1048] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:26.467681 18164 consensus_queue.cc:1048] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } 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:07:26.484814 18157 raft_consensus.cc:2955] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.491115 17702 raft_consensus.cc:2955] T 937618a3c009463e81bb72add0734b3a P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.492923 17776 raft_consensus.cc:2955] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.500942 18052 raft_consensus.cc:2955] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.529414 17527 catalog_manager.cc:5697] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 reported cstate change: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.537127 18052 raft_consensus.cc:1217] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260713 09:07:26.562698 17630 consensus_queue.cc:237] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:26.573947 18052 raft_consensus.cc:1275] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:26.575282 17777 raft_consensus.cc:1275] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:26.575405 18157 consensus_queue.cc:1048] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:26.579002 18192 consensus_queue.cc:1048] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:26.584542 18165 raft_consensus.cc:2955] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.586227 18051 raft_consensus.cc:2955] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.587399 18124 raft_consensus.cc:1064] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915: attempting to promote NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 to VOTER
I20260713 09:07:26.589564 18124 consensus_queue.cc:237] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:26.593056 17776 raft_consensus.cc:2955] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.595722 17513 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 937618a3c009463e81bb72add0734b3a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:26.611218 17528 catalog_manager.cc:5697] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 reported cstate change: config changed from index 3 to 4, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New cstate: current_term: 1 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.614930 17779 raft_consensus.cc:1275] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:26.617195 18051 raft_consensus.cc:1275] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:26.619238 18177 consensus_queue.cc:1048] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:26.621152 18198 consensus_queue.cc:1048] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:26.628350 17695 tablet_service.cc:1558] Processing DeleteTablet for tablet 937618a3c009463e81bb72add0734b3a with delete_type TABLET_DATA_TOMBSTONED (TS 4d585fb611d74231acdae837e3deb915 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43880
I20260713 09:07:26.629870 17630 raft_consensus.cc:1275] T 05449f13c7294819b6d5227b016f89c5 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:26.635206 18124 consensus_queue.cc:1048] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } 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:07:26.639420 18201 tablet_replica.cc:333] T 937618a3c009463e81bb72add0734b3a P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
I20260713 09:07:26.640442 18201 raft_consensus.cc:2243] T 937618a3c009463e81bb72add0734b3a P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:26.641125 18201 raft_consensus.cc:2272] T 937618a3c009463e81bb72add0734b3a P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:26.645157 18201 ts_tablet_manager.cc:1916] T 937618a3c009463e81bb72add0734b3a P 4d585fb611d74231acdae837e3deb915: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:26.648633 18198 raft_consensus.cc:2955] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.651448 18051 raft_consensus.cc:2955] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.661566 18201 ts_tablet_manager.cc:1929] T 937618a3c009463e81bb72add0734b3a P 4d585fb611d74231acdae837e3deb915: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:26.662009 18201 log.cc:1199] T 937618a3c009463e81bb72add0734b3a P 4d585fb611d74231acdae837e3deb915: Deleting WAL directory at /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-1-root/wals/937618a3c009463e81bb72add0734b3a
I20260713 09:07:26.663604 17513 catalog_manager.cc:5028] TS 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): tablet 937618a3c009463e81bb72add0734b3a (table test-workload [id=52b13ce366ac480f9385979cb0f235fe]) successfully deleted
I20260713 09:07:26.673323 17776 raft_consensus.cc:2955] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.674388 17528 catalog_manager.cc:5697] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 reported cstate change: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.675701 17630 raft_consensus.cc:2955] T 05449f13c7294819b6d5227b016f89c5 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.691727 17702 consensus_queue.cc:237] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [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: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:26.702597 18051 raft_consensus.cc:1275] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:26.704435 18177 consensus_queue.cc:1048] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:26.706997 17776 raft_consensus.cc:1275] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:26.708720 18198 consensus_queue.cc:1048] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:26.711922 18198 raft_consensus.cc:2955] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.716115 17776 raft_consensus.cc:2955] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.719779 18051 raft_consensus.cc:2955] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.736003 17513 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 05449f13c7294819b6d5227b016f89c5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:26.736159 17527 catalog_manager.cc:5697] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New cstate: current_term: 1 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.745962 17616 tablet_service.cc:1558] Processing DeleteTablet for tablet 05449f13c7294819b6d5227b016f89c5 with delete_type TABLET_DATA_TOMBSTONED (TS 6d11d9adc3874ec78bb0014fd117dc87 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46844
I20260713 09:07:26.763777 18203 tablet_replica.cc:333] T 05449f13c7294819b6d5227b016f89c5 P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:26.765027 18203 raft_consensus.cc:2243] T 05449f13c7294819b6d5227b016f89c5 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:26.767707 18203 raft_consensus.cc:2272] T 05449f13c7294819b6d5227b016f89c5 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:26.771579 18203 ts_tablet_manager.cc:1916] T 05449f13c7294819b6d5227b016f89c5 P 6d11d9adc3874ec78bb0014fd117dc87: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:26.785725 18203 ts_tablet_manager.cc:1929] T 05449f13c7294819b6d5227b016f89c5 P 6d11d9adc3874ec78bb0014fd117dc87: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:26.786248 18203 log.cc:1199] T 05449f13c7294819b6d5227b016f89c5 P 6d11d9adc3874ec78bb0014fd117dc87: Deleting WAL directory at /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-0-root/wals/05449f13c7294819b6d5227b016f89c5
I20260713 09:07:26.787804 18157 raft_consensus.cc:1064] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87: attempting to promote NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 to VOTER
I20260713 09:07:26.787945 17513 catalog_manager.cc:5028] TS 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): tablet 05449f13c7294819b6d5227b016f89c5 (table test-workload [id=52b13ce366ac480f9385979cb0f235fe]) successfully deleted
I20260713 09:07:26.790198 18157 consensus_queue.cc:237] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:26.798802 17776 raft_consensus.cc:1275] T a075071631244245ac5a2d753fb415ea P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:26.800277 18051 raft_consensus.cc:1275] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:26.801667 17702 raft_consensus.cc:1275] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:26.801422 18165 consensus_queue.cc:1048] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } 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:07:26.803825 18164 consensus_queue.cc:1048] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:26.811570 18157 consensus_queue.cc:1048] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:26.840669 17703 raft_consensus.cc:2955] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.838045 18164 raft_consensus.cc:2955] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.861187 17528 catalog_manager.cc:5697] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 reported cstate change: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.868604 17776 raft_consensus.cc:2955] T a075071631244245ac5a2d753fb415ea P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.875041 18051 raft_consensus.cc:2955] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.886269 17630 consensus_queue.cc:237] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:26.893980 17703 raft_consensus.cc:1275] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:26.895735 18157 consensus_queue.cc:1048] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:26.899606 18051 raft_consensus.cc:1275] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:26.901353 18157 consensus_queue.cc:1048] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:26.903070 18192 raft_consensus.cc:2955] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.907135 17703 raft_consensus.cc:2955] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.912703 18051 raft_consensus.cc:2955] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.918677 17513 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a075071631244245ac5a2d753fb415ea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:26.929311 17524 catalog_manager.cc:5697] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693 reported cstate change: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New cstate: current_term: 1 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:26.939005 17768 tablet_service.cc:1558] Processing DeleteTablet for tablet a075071631244245ac5a2d753fb415ea with delete_type TABLET_DATA_TOMBSTONED (TS b575db7bbd4b4b8489ed4163fcf07052 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47088
I20260713 09:07:26.944272 18208 tablet_replica.cc:333] T a075071631244245ac5a2d753fb415ea P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
I20260713 09:07:26.945358 18208 raft_consensus.cc:2243] T a075071631244245ac5a2d753fb415ea P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:26.945853 18208 raft_consensus.cc:2272] T a075071631244245ac5a2d753fb415ea P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:26.948813 18208 ts_tablet_manager.cc:1916] T a075071631244245ac5a2d753fb415ea P b575db7bbd4b4b8489ed4163fcf07052: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:26.959941 18208 ts_tablet_manager.cc:1929] T a075071631244245ac5a2d753fb415ea P b575db7bbd4b4b8489ed4163fcf07052: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:26.960237 18208 log.cc:1199] T a075071631244245ac5a2d753fb415ea P b575db7bbd4b4b8489ed4163fcf07052: Deleting WAL directory at /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-2-root/wals/a075071631244245ac5a2d753fb415ea
I20260713 09:07:26.961648 17514 catalog_manager.cc:5028] TS b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): tablet a075071631244245ac5a2d753fb415ea (table test-workload [id=52b13ce366ac480f9385979cb0f235fe]) successfully deleted
I20260713 09:07:26.973272 18157 raft_consensus.cc:1064] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87: attempting to promote NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 to VOTER
I20260713 09:07:26.975088 18157 consensus_queue.cc:237] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:26.983003 17776 raft_consensus.cc:1275] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:07:26.984161 18192 consensus_queue.cc:1048] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:26.985566 18051 raft_consensus.cc:1275] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 LEARNER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:07:26.987149 18192 consensus_queue.cc:1048] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:26.994145 17703 raft_consensus.cc:1275] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:07:26.995548 18157 consensus_queue.cc:1048] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:27.018224 18192 raft_consensus.cc:2955] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:27.019935 17776 raft_consensus.cc:2955] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:27.026166 17702 raft_consensus.cc:2955] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:27.032948 17528 catalog_manager.cc:5697] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: config changed from index 3 to 4, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:27.039726 18051 raft_consensus.cc:2955] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:27.057587 17630 consensus_queue.cc:237] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:27.063771 18051 raft_consensus.cc:1275] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:07:27.063896 17776 raft_consensus.cc:1275] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:07:27.065230 18164 consensus_queue.cc:1048] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:27.066478 18164 consensus_queue.cc:1048] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:27.070729 18164 raft_consensus.cc:2955] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:27.076294 18052 raft_consensus.cc:2955] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:27.077761 17776 raft_consensus.cc:2955] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:27.084678 17513 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c7b4cbdf42f544a1b228a46eab40434d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:27.092492 17528 catalog_manager.cc:5697] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 reported cstate change: config changed from index 4 to 5, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New cstate: current_term: 3 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:27.114730 17695 tablet_service.cc:1558] Processing DeleteTablet for tablet c7b4cbdf42f544a1b228a46eab40434d with delete_type TABLET_DATA_TOMBSTONED (TS 4d585fb611d74231acdae837e3deb915 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43880
I20260713 09:07:27.116552 18201 tablet_replica.cc:333] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
I20260713 09:07:27.117547 18201 raft_consensus.cc:2243] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:27.118251 18201 raft_consensus.cc:2272] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:27.121901 18201 ts_tablet_manager.cc:1916] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:27.132040 18201 ts_tablet_manager.cc:1929] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260713 09:07:27.132300 18201 log.cc:1199] T c7b4cbdf42f544a1b228a46eab40434d P 4d585fb611d74231acdae837e3deb915: Deleting WAL directory at /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-1-root/wals/c7b4cbdf42f544a1b228a46eab40434d
I20260713 09:07:27.133373 17513 catalog_manager.cc:5028] TS 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): tablet c7b4cbdf42f544a1b228a46eab40434d (table test-workload [id=52b13ce366ac480f9385979cb0f235fe]) successfully deleted
I20260713 09:07:28.147187 17627 consensus_queue.cc:237] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Queue 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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:28.152479 17776 raft_consensus.cc:1275] T 09088810adcb4b7aa1759239db0682cf P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:28.154232 17596 consensus_peers.cc:597] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 -> Peer 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285): Couldn't send request to peer 0de976b9b4c14ab7be6d20dd74c1c693. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 09088810adcb4b7aa1759239db0682cf. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:28.154181 18164 consensus_queue.cc:1048] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } 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:07:28.154559 17703 raft_consensus.cc:1275] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:28.155738 18216 consensus_queue.cc:1048] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.161350 18164 raft_consensus.cc:2955] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:28.163021 17777 raft_consensus.cc:2955] T 09088810adcb4b7aa1759239db0682cf P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:28.172806 17702 raft_consensus.cc:2955] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:28.176679 17777 consensus_queue.cc:237] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Queue 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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:28.178449 17526 catalog_manager.cc:5697] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 reported cstate change: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New cstate: current_term: 1 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:07:28.186448 17745 consensus_peers.cc:597] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 -> Peer 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285): Couldn't send request to peer 0de976b9b4c14ab7be6d20dd74c1c693. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b1dfeea4508e4d7bb2c8cbf75f28d482. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:28.188119 17702 raft_consensus.cc:1275] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:28.188597 17627 raft_consensus.cc:1275] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:28.189320 18213 consensus_queue.cc:1048] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.190150 18152 consensus_queue.cc:1048] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } 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:07:28.198114 18152 raft_consensus.cc:2955] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:28.199047 17702 raft_consensus.cc:2955] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:28.208101 17630 raft_consensus.cc:2955] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:28.217922 17524 catalog_manager.cc:5697] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915 reported cstate change: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:28.221591 17777 consensus_queue.cc:237] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Queue 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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
W20260713 09:07:28.229243 17745 consensus_peers.cc:597] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 -> Peer 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285): Couldn't send request to peer 0de976b9b4c14ab7be6d20dd74c1c693. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 930ab0c5115548738ee760267e90ff09. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:28.231431 17627 raft_consensus.cc:1275] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:28.231841 17702 raft_consensus.cc:1275] T 930ab0c5115548738ee760267e90ff09 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:28.233467 18213 consensus_queue.cc:1048] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.234622 18152 consensus_queue.cc:1048] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } 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:07:28.240949 18213 raft_consensus.cc:2955] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:28.243451 17627 raft_consensus.cc:2955] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:28.246263 17702 raft_consensus.cc:2955] T 930ab0c5115548738ee760267e90ff09 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:28.254124 17777 consensus_queue.cc:237] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Queue 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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:28.255005 17524 catalog_manager.cc:5697] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 reported cstate change: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
W20260713 09:07:28.264081 17745 consensus_peers.cc:597] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 -> Peer 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285): Couldn't send request to peer 0de976b9b4c14ab7be6d20dd74c1c693. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d56705ec7f141d8a8a2f9cbd35d2b3c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:28.266681 17702 raft_consensus.cc:1275] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:28.266811 17627 raft_consensus.cc:1275] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:28.268381 18226 consensus_queue.cc:1048] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.269246 18231 consensus_queue.cc:1048] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } 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:07:28.276242 18232 raft_consensus.cc:2955] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:28.277410 17627 raft_consensus.cc:2955] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:28.277376 17702 raft_consensus.cc:2955] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:28.287016 17528 catalog_manager.cc:5697] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87 reported cstate change: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:28.689078 18235 ts_tablet_manager.cc:933] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693: Initiating tablet copy from peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:28.691744 18235 tablet_copy_client.cc:323] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Beginning tablet copy session from remote peer at address 127.16.36.67:33537
I20260713 09:07:28.693408 17789 tablet_copy_service.cc:140] P b575db7bbd4b4b8489ed4163fcf07052: Received BeginTabletCopySession request for tablet 930ab0c5115548738ee760267e90ff09 from peer 0de976b9b4c14ab7be6d20dd74c1c693 ({username='slave'} at 127.0.0.1:47118)
I20260713 09:07:28.693892 17789 tablet_copy_service.cc:161] P b575db7bbd4b4b8489ed4163fcf07052: Beginning new tablet copy session on tablet 930ab0c5115548738ee760267e90ff09 from peer 0de976b9b4c14ab7be6d20dd74c1c693 at {username='slave'} at 127.0.0.1:47118: session id = 0de976b9b4c14ab7be6d20dd74c1c693-930ab0c5115548738ee760267e90ff09
I20260713 09:07:28.695482 18237 ts_tablet_manager.cc:933] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693: Initiating tablet copy from peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:28.698738 18237 tablet_copy_client.cc:323] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Beginning tablet copy session from remote peer at address 127.16.36.67:33537
I20260713 09:07:28.700515 17788 tablet_copy_service.cc:140] P b575db7bbd4b4b8489ed4163fcf07052: Received BeginTabletCopySession request for tablet b1dfeea4508e4d7bb2c8cbf75f28d482 from peer 0de976b9b4c14ab7be6d20dd74c1c693 ({username='slave'} at 127.0.0.1:47118)
I20260713 09:07:28.700821 17789 tablet_copy_source_session.cc:215] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:28.700976 17788 tablet_copy_service.cc:161] P b575db7bbd4b4b8489ed4163fcf07052: Beginning new tablet copy session on tablet b1dfeea4508e4d7bb2c8cbf75f28d482 from peer 0de976b9b4c14ab7be6d20dd74c1c693 at {username='slave'} at 127.0.0.1:47118: session id = 0de976b9b4c14ab7be6d20dd74c1c693-b1dfeea4508e4d7bb2c8cbf75f28d482
I20260713 09:07:28.705485 18235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 930ab0c5115548738ee760267e90ff09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.707347 17788 tablet_copy_source_session.cc:215] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:28.712435 18237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1dfeea4508e4d7bb2c8cbf75f28d482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.720832 18235 tablet_copy_client.cc:806] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:28.721342 18235 tablet_copy_client.cc:670] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:28.724897 18235 tablet_copy_client.cc:538] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:28.725356 18237 tablet_copy_client.cc:806] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:28.725896 18237 tablet_copy_client.cc:670] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:28.729211 18237 tablet_copy_client.cc:538] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:28.731096 18235 tablet_bootstrap.cc:492] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap starting.
I20260713 09:07:28.740254 18237 tablet_bootstrap.cc:492] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap starting.
I20260713 09:07:28.751765 18235 tablet_bootstrap.cc:492] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693: 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:07:28.752398 18235 tablet_bootstrap.cc:492] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap complete.
I20260713 09:07:28.752959 18235 ts_tablet_manager.cc:1403] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260713 09:07:28.756404 18235 raft_consensus.cc:359] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:28.757301 18235 raft_consensus.cc:740] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Initialized, Role: LEARNER
I20260713 09:07:28.758000 18235 consensus_queue.cc:260] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:28.763622 18242 ts_tablet_manager.cc:933] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693: Initiating tablet copy from peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635)
I20260713 09:07:28.769516 18235 ts_tablet_manager.cc:1434] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.004s
I20260713 09:07:28.770923 18241 ts_tablet_manager.cc:933] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693: Initiating tablet copy from peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:28.776039 17788 tablet_copy_service.cc:342] P b575db7bbd4b4b8489ed4163fcf07052: Request end of tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-930ab0c5115548738ee760267e90ff09 received from {username='slave'} at 127.0.0.1:47118
I20260713 09:07:28.776456 17788 tablet_copy_service.cc:434] P b575db7bbd4b4b8489ed4163fcf07052: ending tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-930ab0c5115548738ee760267e90ff09 on tablet 930ab0c5115548738ee760267e90ff09 with peer 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:28.781955 18237 tablet_bootstrap.cc:492] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693: 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:07:28.782107 18242 tablet_copy_client.cc:323] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Beginning tablet copy session from remote peer at address 127.16.36.65:37635
I20260713 09:07:28.783152 18241 tablet_copy_client.cc:323] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Beginning tablet copy session from remote peer at address 127.16.36.67:33537
I20260713 09:07:28.784216 17639 tablet_copy_service.cc:140] P 6d11d9adc3874ec78bb0014fd117dc87: Received BeginTabletCopySession request for tablet 09088810adcb4b7aa1759239db0682cf from peer 0de976b9b4c14ab7be6d20dd74c1c693 ({username='slave'} at 127.0.0.1:34574)
I20260713 09:07:28.784412 18237 tablet_bootstrap.cc:492] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap complete.
I20260713 09:07:28.784718 17788 tablet_copy_service.cc:140] P b575db7bbd4b4b8489ed4163fcf07052: Received BeginTabletCopySession request for tablet 4d56705ec7f141d8a8a2f9cbd35d2b3c from peer 0de976b9b4c14ab7be6d20dd74c1c693 ({username='slave'} at 127.0.0.1:47118)
I20260713 09:07:28.785028 18237 ts_tablet_manager.cc:1403] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.016s
I20260713 09:07:28.784713 17639 tablet_copy_service.cc:161] P 6d11d9adc3874ec78bb0014fd117dc87: Beginning new tablet copy session on tablet 09088810adcb4b7aa1759239db0682cf from peer 0de976b9b4c14ab7be6d20dd74c1c693 at {username='slave'} at 127.0.0.1:34574: session id = 0de976b9b4c14ab7be6d20dd74c1c693-09088810adcb4b7aa1759239db0682cf
I20260713 09:07:28.785394 17788 tablet_copy_service.cc:161] P b575db7bbd4b4b8489ed4163fcf07052: Beginning new tablet copy session on tablet 4d56705ec7f141d8a8a2f9cbd35d2b3c from peer 0de976b9b4c14ab7be6d20dd74c1c693 at {username='slave'} at 127.0.0.1:47118: session id = 0de976b9b4c14ab7be6d20dd74c1c693-4d56705ec7f141d8a8a2f9cbd35d2b3c
I20260713 09:07:28.788429 18237 raft_consensus.cc:359] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:28.789234 18237 raft_consensus.cc:740] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Initialized, Role: LEARNER
I20260713 09:07:28.789892 18237 consensus_queue.cc:260] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:28.794287 18237 ts_tablet_manager.cc:1434] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:28.795444 17788 tablet_copy_source_session.cc:215] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:28.799542 18241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d56705ec7f141d8a8a2f9cbd35d2b3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.801754 17639 tablet_copy_source_session.cc:215] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:28.803054 17788 tablet_copy_service.cc:342] P b575db7bbd4b4b8489ed4163fcf07052: Request end of tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-b1dfeea4508e4d7bb2c8cbf75f28d482 received from {username='slave'} at 127.0.0.1:47118
I20260713 09:07:28.803520 17788 tablet_copy_service.cc:434] P b575db7bbd4b4b8489ed4163fcf07052: ending tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-b1dfeea4508e4d7bb2c8cbf75f28d482 on tablet b1dfeea4508e4d7bb2c8cbf75f28d482 with peer 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:28.804662 18242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09088810adcb4b7aa1759239db0682cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.813777 18241 tablet_copy_client.cc:806] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:28.814291 18241 tablet_copy_client.cc:670] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:28.816972 18241 tablet_copy_client.cc:538] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:28.822207 18241 tablet_bootstrap.cc:492] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap starting.
I20260713 09:07:28.825071 18242 tablet_copy_client.cc:806] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:28.825611 18242 tablet_copy_client.cc:670] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:28.829008 18242 tablet_copy_client.cc:538] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:28.836990 18242 tablet_bootstrap.cc:492] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap starting.
I20260713 09:07:28.839970 18241 tablet_bootstrap.cc:492] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693: 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:07:28.840778 18241 tablet_bootstrap.cc:492] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap complete.
I20260713 09:07:28.841398 18241 ts_tablet_manager.cc:1403] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.001s
I20260713 09:07:28.844267 18241 raft_consensus.cc:359] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:28.845039 18241 raft_consensus.cc:740] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Initialized, Role: LEARNER
I20260713 09:07:28.845638 18241 consensus_queue.cc:260] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:28.847815 18241 ts_tablet_manager.cc:1434] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:28.849341 17788 tablet_copy_service.cc:342] P b575db7bbd4b4b8489ed4163fcf07052: Request end of tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-4d56705ec7f141d8a8a2f9cbd35d2b3c received from {username='slave'} at 127.0.0.1:47118
I20260713 09:07:28.849727 17788 tablet_copy_service.cc:434] P b575db7bbd4b4b8489ed4163fcf07052: ending tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-4d56705ec7f141d8a8a2f9cbd35d2b3c on tablet 4d56705ec7f141d8a8a2f9cbd35d2b3c with peer 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:28.855280 18242 tablet_bootstrap.cc:492] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693: 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:07:28.856050 18242 tablet_bootstrap.cc:492] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap complete.
I20260713 09:07:28.856642 18242 ts_tablet_manager.cc:1403] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260713 09:07:28.859043 18242 raft_consensus.cc:359] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:28.859550 18242 raft_consensus.cc:740] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Initialized, Role: LEARNER
I20260713 09:07:28.859992 18242 consensus_queue.cc:260] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:28.861513 18242 ts_tablet_manager.cc:1434] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:28.863071 17639 tablet_copy_service.cc:342] P 6d11d9adc3874ec78bb0014fd117dc87: Request end of tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-09088810adcb4b7aa1759239db0682cf received from {username='slave'} at 127.0.0.1:34574
I20260713 09:07:28.863467 17639 tablet_copy_service.cc:434] P 6d11d9adc3874ec78bb0014fd117dc87: ending tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-09088810adcb4b7aa1759239db0682cf on tablet 09088810adcb4b7aa1759239db0682cf with peer 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:29.206825 18052 raft_consensus.cc:1217] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:29.251368 18052 raft_consensus.cc:1217] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:29.316114 18052 raft_consensus.cc:1217] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:29.378012 18051 raft_consensus.cc:1217] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:29.760152 18249 raft_consensus.cc:1064] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052: attempting to promote NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 to VOTER
I20260713 09:07:29.762542 18249 consensus_queue.cc:237] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:29.769018 18051 raft_consensus.cc:1275] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:29.769114 17703 raft_consensus.cc:1275] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:29.771006 17630 raft_consensus.cc:1275] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:29.771045 18249 consensus_queue.cc:1048] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:29.772992 18232 consensus_queue.cc:1048] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } 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:07:29.773658 18248 consensus_queue.cc:1048] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:29.786015 18232 raft_consensus.cc:2955] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:29.789906 18051 raft_consensus.cc:2955] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:29.796242 18250 raft_consensus.cc:1064] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87: attempting to promote NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 to VOTER
I20260713 09:07:29.797462 17630 raft_consensus.cc:2955] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:29.798259 17703 raft_consensus.cc:2955] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:29.798453 18250 consensus_queue.cc:237] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:29.803300 17526 catalog_manager.cc:5697] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:29.822845 17776 raft_consensus.cc:1275] T 09088810adcb4b7aa1759239db0682cf P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:29.824158 17703 raft_consensus.cc:1275] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:29.825330 18251 consensus_queue.cc:1048] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } 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:07:29.826109 18215 consensus_queue.cc:1048] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:29.835161 18249 raft_consensus.cc:1064] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052: attempting to promote NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 to VOTER
I20260713 09:07:29.837779 18249 consensus_queue.cc:237] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:29.852108 18051 raft_consensus.cc:1275] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:29.853847 18251 consensus_queue.cc:1048] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:29.858742 18050 raft_consensus.cc:1275] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:29.860455 18259 consensus_queue.cc:1048] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:29.884516 17702 raft_consensus.cc:1275] T 930ab0c5115548738ee760267e90ff09 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:29.884508 17630 raft_consensus.cc:1275] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:29.887962 18259 consensus_queue.cc:1048] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } 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:07:29.887801 17702 raft_consensus.cc:2955] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:29.890015 18259 consensus_queue.cc:1048] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:29.883005 18251 raft_consensus.cc:2955] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:29.905738 17777 raft_consensus.cc:2955] T 09088810adcb4b7aa1759239db0682cf P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:29.908579 18050 raft_consensus.cc:2955] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:29.915575 18259 raft_consensus.cc:2955] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:29.919327 17630 raft_consensus.cc:2955] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:29.922842 18232 raft_consensus.cc:1064] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052: attempting to promote NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 to VOTER
I20260713 09:07:29.926400 18232 consensus_queue.cc:237] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:29.931663 18051 raft_consensus.cc:2955] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:29.937767 17776 consensus_queue.cc:237] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [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: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:29.944460 17524 catalog_manager.cc:5697] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 reported cstate change: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:29.945371 17702 raft_consensus.cc:1275] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:29.946547 18259 consensus_queue.cc:1048] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:29.947320 18052 raft_consensus.cc:1275] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:29.952171 18249 consensus_queue.cc:1048] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:29.959357 18249 raft_consensus.cc:2955] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:29.960510 17526 catalog_manager.cc:5697] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 reported cstate change: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:29.961977 18049 raft_consensus.cc:2955] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:29.963030 17703 raft_consensus.cc:2955] T 930ab0c5115548738ee760267e90ff09 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:29.973433 18052 raft_consensus.cc:1275] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:29.974874 18259 consensus_queue.cc:1048] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:29.980885 17514 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b1dfeea4508e4d7bb2c8cbf75f28d482 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:29.983626 17630 consensus_queue.cc:237] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:29.988075 17526 catalog_manager.cc:5697] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693 reported cstate change: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:29.989785 18049 raft_consensus.cc:1275] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:29.991201 18215 consensus_queue.cc:1048] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:29.994899 17776 consensus_queue.cc:237] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:29.998894 17702 raft_consensus.cc:2955] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:30.000236 18050 raft_consensus.cc:1275] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:29.999831 18051 raft_consensus.cc:2955] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:30.001623 18232 consensus_queue.cc:1048] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:30.003293 17616 tablet_service.cc:1558] Processing DeleteTablet for tablet b1dfeea4508e4d7bb2c8cbf75f28d482 with delete_type TABLET_DATA_TOMBSTONED (TS 6d11d9adc3874ec78bb0014fd117dc87 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46844
I20260713 09:07:29.998406 18215 raft_consensus.cc:2955] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:30.008399 17702 raft_consensus.cc:1275] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:30.009733 18248 raft_consensus.cc:2955] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:30.015136 17630 raft_consensus.cc:1275] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:30.015621 17627 raft_consensus.cc:1275] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:30.017277 18048 raft_consensus.cc:2955] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:30.017972 18269 consensus_queue.cc:1048] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:29.997012 17703 raft_consensus.cc:1275] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:30.026718 17514 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 930ab0c5115548738ee760267e90ff09 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:30.030093 18273 tablet_replica.cc:333] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:30.030300 17527 catalog_manager.cc:5697] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 reported cstate change: config changed from index 3 to 4, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:30.032474 17513 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 09088810adcb4b7aa1759239db0682cf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:30.031047 18273 raft_consensus.cc:2243] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:30.034200 18273 raft_consensus.cc:2272] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.034569 18249 consensus_queue.cc:1048] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } 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:07:30.037456 18273 ts_tablet_manager.cc:1916] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 6d11d9adc3874ec78bb0014fd117dc87: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:30.037225 18249 consensus_queue.cc:1048] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:30.040243 17526 catalog_manager.cc:5697] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 reported cstate change: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New cstate: current_term: 1 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:30.047266 17695 tablet_service.cc:1558] Processing DeleteTablet for tablet 930ab0c5115548738ee760267e90ff09 with delete_type TABLET_DATA_TOMBSTONED (TS 4d585fb611d74231acdae837e3deb915 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43880
I20260713 09:07:30.046921 17630 raft_consensus.cc:2955] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:30.050096 18249 raft_consensus.cc:2955] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:30.057106 18273 ts_tablet_manager.cc:1929] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 6d11d9adc3874ec78bb0014fd117dc87: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:30.057570 18273 log.cc:1199] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 6d11d9adc3874ec78bb0014fd117dc87: Deleting WAL directory at /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-0-root/wals/b1dfeea4508e4d7bb2c8cbf75f28d482
I20260713 09:07:30.060395 17513 catalog_manager.cc:5028] TS 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): tablet b1dfeea4508e4d7bb2c8cbf75f28d482 (table test-workload [id=52b13ce366ac480f9385979cb0f235fe]) successfully deleted
I20260713 09:07:30.060034 18048 raft_consensus.cc:2955] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:30.061460 17702 raft_consensus.cc:2955] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:30.072139 17768 tablet_service.cc:1558] Processing DeleteTablet for tablet 09088810adcb4b7aa1759239db0682cf with delete_type TABLET_DATA_TOMBSTONED (TS b575db7bbd4b4b8489ed4163fcf07052 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47088
I20260713 09:07:30.074587 18277 tablet_replica.cc:333] T 930ab0c5115548738ee760267e90ff09 P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
I20260713 09:07:30.075700 18277 raft_consensus.cc:2243] T 930ab0c5115548738ee760267e90ff09 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:30.076472 18277 raft_consensus.cc:2272] T 930ab0c5115548738ee760267e90ff09 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.078431 17526 catalog_manager.cc:5697] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693 reported cstate change: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:30.080155 18277 ts_tablet_manager.cc:1916] T 930ab0c5115548738ee760267e90ff09 P 4d585fb611d74231acdae837e3deb915: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:30.084367 18278 tablet_replica.cc:333] T 09088810adcb4b7aa1759239db0682cf P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
I20260713 09:07:30.089754 17627 raft_consensus.cc:2955] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:30.092392 18278 raft_consensus.cc:2243] T 09088810adcb4b7aa1759239db0682cf P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:30.093534 18278 raft_consensus.cc:2272] T 09088810adcb4b7aa1759239db0682cf P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.097029 18215 consensus_queue.cc:1048] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:30.097198 17776 consensus_queue.cc:237] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [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: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:30.102257 18048 raft_consensus.cc:1275] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:30.103152 18278 ts_tablet_manager.cc:1916] T 09088810adcb4b7aa1759239db0682cf P b575db7bbd4b4b8489ed4163fcf07052: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:30.103662 18248 consensus_queue.cc:1048] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:30.104136 17702 raft_consensus.cc:2955] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:30.112095 17703 raft_consensus.cc:1275] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:30.113376 18248 consensus_queue.cc:1048] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:30.115883 18277 ts_tablet_manager.cc:1929] T 930ab0c5115548738ee760267e90ff09 P 4d585fb611d74231acdae837e3deb915: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:30.116660 18277 log.cc:1199] T 930ab0c5115548738ee760267e90ff09 P 4d585fb611d74231acdae837e3deb915: Deleting WAL directory at /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-1-root/wals/930ab0c5115548738ee760267e90ff09
I20260713 09:07:30.118181 18248 raft_consensus.cc:2955] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:30.119753 17513 catalog_manager.cc:5028] TS 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): tablet 930ab0c5115548738ee760267e90ff09 (table test-workload [id=52b13ce366ac480f9385979cb0f235fe]) successfully deleted
I20260713 09:07:30.124384 17703 raft_consensus.cc:2955] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:30.125783 18278 ts_tablet_manager.cc:1929] T 09088810adcb4b7aa1759239db0682cf P b575db7bbd4b4b8489ed4163fcf07052: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:30.126231 18278 log.cc:1199] T 09088810adcb4b7aa1759239db0682cf P b575db7bbd4b4b8489ed4163fcf07052: Deleting WAL directory at /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-2-root/wals/09088810adcb4b7aa1759239db0682cf
I20260713 09:07:30.128257 17514 catalog_manager.cc:5028] TS b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): tablet 09088810adcb4b7aa1759239db0682cf (table test-workload [id=52b13ce366ac480f9385979cb0f235fe]) successfully deleted
I20260713 09:07:30.129662 17514 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4d56705ec7f141d8a8a2f9cbd35d2b3c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:30.131474 18048 raft_consensus.cc:2955] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:30.141000 17528 catalog_manager.cc:5697] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915 reported cstate change: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:30.150465 17616 tablet_service.cc:1558] Processing DeleteTablet for tablet 4d56705ec7f141d8a8a2f9cbd35d2b3c with delete_type TABLET_DATA_TOMBSTONED (TS 6d11d9adc3874ec78bb0014fd117dc87 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46844
I20260713 09:07:30.151199 18273 tablet_replica.cc:333] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:30.151862 18273 raft_consensus.cc:2243] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:30.152411 18273 raft_consensus.cc:2272] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.154707 18273 ts_tablet_manager.cc:1916] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:30.163564 18273 ts_tablet_manager.cc:1929] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:30.163820 18273 log.cc:1199] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 6d11d9adc3874ec78bb0014fd117dc87: Deleting WAL directory at /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-0-root/wals/4d56705ec7f141d8a8a2f9cbd35d2b3c
I20260713 09:07:30.164983 17513 catalog_manager.cc:5028] TS 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): tablet 4d56705ec7f141d8a8a2f9cbd35d2b3c (table test-workload [id=52b13ce366ac480f9385979cb0f235fe]) successfully deleted
I20260713 09:07:31.177531 17627 consensus_queue.cc:237] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Queue 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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:31.184198 17776 raft_consensus.cc:1275] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:31.185542 18279 consensus_queue.cc:1048] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } 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:07:31.185700 17702 raft_consensus.cc:1275] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:31.186249 17596 consensus_peers.cc:597] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 -> Peer 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285): Couldn't send request to peer 0de976b9b4c14ab7be6d20dd74c1c693. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f7ac1357ced404f9aac45097ec993a1. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:31.186800 18215 consensus_queue.cc:1048] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:31.192598 18279 raft_consensus.cc:2955] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:31.193933 17776 raft_consensus.cc:2955] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:31.206552 17777 consensus_queue.cc:237] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Queue 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: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:31.207254 17526 catalog_manager.cc:5697] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 reported cstate change: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New cstate: current_term: 1 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:31.203629 17702 raft_consensus.cc:2955] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
W20260713 09:07:31.213703 17745 consensus_peers.cc:597] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 -> Peer 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285): Couldn't send request to peer 0de976b9b4c14ab7be6d20dd74c1c693. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: df107f1e23b94f9d88681f1e24c3f63b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:31.214030 17703 raft_consensus.cc:1275] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:31.215276 18281 consensus_queue.cc:1048] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:31.216584 17627 raft_consensus.cc:1275] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:31.217986 18281 consensus_queue.cc:1048] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } 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:07:31.226037 18281 raft_consensus.cc:2955] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:31.230185 17703 raft_consensus.cc:2955] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:31.235865 17627 raft_consensus.cc:2955] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:31.238510 17630 consensus_queue.cc:237] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Queue 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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:31.242226 17524 catalog_manager.cc:5697] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915 reported cstate change: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:31.246693 17777 raft_consensus.cc:1275] T d11730c5b8c94508bdee3d51af52ac93 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:31.248193 17596 consensus_peers.cc:597] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 -> Peer 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285): Couldn't send request to peer 0de976b9b4c14ab7be6d20dd74c1c693. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d11730c5b8c94508bdee3d51af52ac93. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:31.251163 18279 consensus_queue.cc:1048] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } 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:07:31.253643 17703 raft_consensus.cc:1275] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:31.255437 18285 consensus_queue.cc:1048] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:31.260703 18215 raft_consensus.cc:2955] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:31.263397 17777 raft_consensus.cc:2955] T d11730c5b8c94508bdee3d51af52ac93 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:31.268522 17702 raft_consensus.cc:2955] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:31.272689 17776 consensus_queue.cc:237] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Queue 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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:31.276117 17524 catalog_manager.cc:5697] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 reported cstate change: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New cstate: current_term: 1 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:07:31.285583 17745 consensus_peers.cc:597] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 -> Peer 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285): Couldn't send request to peer 0de976b9b4c14ab7be6d20dd74c1c693. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: edafa39e93f64a8092aa37b5ded8a338. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:31.286990 17702 raft_consensus.cc:1275] T edafa39e93f64a8092aa37b5ded8a338 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:31.288321 18281 consensus_queue.cc:1048] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } 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:07:31.290787 17627 raft_consensus.cc:1275] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:31.291927 18281 consensus_queue.cc:1048] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:31.296814 18297 raft_consensus.cc:2955] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:31.298259 17702 raft_consensus.cc:2955] T edafa39e93f64a8092aa37b5ded8a338 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:31.300531 17627 raft_consensus.cc:2955] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:31.309363 17526 catalog_manager.cc:5697] T edafa39e93f64a8092aa37b5ded8a338 P 4d585fb611d74231acdae837e3deb915 reported cstate change: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:31.610811 18301 ts_tablet_manager.cc:933] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693: Initiating tablet copy from peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635)
I20260713 09:07:31.612438 18301 tablet_copy_client.cc:323] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Beginning tablet copy session from remote peer at address 127.16.36.65:37635
I20260713 09:07:31.613773 17639 tablet_copy_service.cc:140] P 6d11d9adc3874ec78bb0014fd117dc87: Received BeginTabletCopySession request for tablet 3f7ac1357ced404f9aac45097ec993a1 from peer 0de976b9b4c14ab7be6d20dd74c1c693 ({username='slave'} at 127.0.0.1:34574)
I20260713 09:07:31.614289 17639 tablet_copy_service.cc:161] P 6d11d9adc3874ec78bb0014fd117dc87: Beginning new tablet copy session on tablet 3f7ac1357ced404f9aac45097ec993a1 from peer 0de976b9b4c14ab7be6d20dd74c1c693 at {username='slave'} at 127.0.0.1:34574: session id = 0de976b9b4c14ab7be6d20dd74c1c693-3f7ac1357ced404f9aac45097ec993a1
I20260713 09:07:31.621404 17639 tablet_copy_source_session.cc:215] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:31.625109 18301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f7ac1357ced404f9aac45097ec993a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:31.629990 18303 ts_tablet_manager.cc:933] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693: Initiating tablet copy from peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:31.641019 18303 tablet_copy_client.cc:323] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Beginning tablet copy session from remote peer at address 127.16.36.67:33537
I20260713 09:07:31.642671 17788 tablet_copy_service.cc:140] P b575db7bbd4b4b8489ed4163fcf07052: Received BeginTabletCopySession request for tablet df107f1e23b94f9d88681f1e24c3f63b from peer 0de976b9b4c14ab7be6d20dd74c1c693 ({username='slave'} at 127.0.0.1:47118)
I20260713 09:07:31.643066 17788 tablet_copy_service.cc:161] P b575db7bbd4b4b8489ed4163fcf07052: Beginning new tablet copy session on tablet df107f1e23b94f9d88681f1e24c3f63b from peer 0de976b9b4c14ab7be6d20dd74c1c693 at {username='slave'} at 127.0.0.1:47118: session id = 0de976b9b4c14ab7be6d20dd74c1c693-df107f1e23b94f9d88681f1e24c3f63b
I20260713 09:07:31.646378 18301 tablet_copy_client.cc:806] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:31.646984 18301 tablet_copy_client.cc:670] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:31.647635 17788 tablet_copy_source_session.cc:215] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:31.650396 18301 tablet_copy_client.cc:538] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:31.651006 18303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df107f1e23b94f9d88681f1e24c3f63b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:31.658104 18301 tablet_bootstrap.cc:492] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap starting.
I20260713 09:07:31.660328 18303 tablet_copy_client.cc:806] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:31.660826 18303 tablet_copy_client.cc:670] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:31.663877 18303 tablet_copy_client.cc:538] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:31.668943 18303 tablet_bootstrap.cc:492] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap starting.
I20260713 09:07:31.677361 18301 tablet_bootstrap.cc:492] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693: 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:07:31.678136 18301 tablet_bootstrap.cc:492] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap complete.
I20260713 09:07:31.678830 18301 ts_tablet_manager.cc:1403] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent bootstrapping tablet: real 0.021s	user 0.023s	sys 0.000s
I20260713 09:07:31.681638 18301 raft_consensus.cc:359] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:31.682396 18301 raft_consensus.cc:740] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Initialized, Role: LEARNER
I20260713 09:07:31.683148 18303 tablet_bootstrap.cc:492] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693: 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:07:31.683014 18301 consensus_queue.cc:260] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:31.683851 18303 tablet_bootstrap.cc:492] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap complete.
I20260713 09:07:31.684337 18303 ts_tablet_manager.cc:1403] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260713 09:07:31.686012 18301 ts_tablet_manager.cc:1434] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:31.688086 18303 raft_consensus.cc:359] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:31.688974 18303 raft_consensus.cc:740] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Initialized, Role: LEARNER
I20260713 09:07:31.689307 17639 tablet_copy_service.cc:342] P 6d11d9adc3874ec78bb0014fd117dc87: Request end of tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-3f7ac1357ced404f9aac45097ec993a1 received from {username='slave'} at 127.0.0.1:34574
I20260713 09:07:31.689707 17639 tablet_copy_service.cc:434] P 6d11d9adc3874ec78bb0014fd117dc87: ending tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-3f7ac1357ced404f9aac45097ec993a1 on tablet 3f7ac1357ced404f9aac45097ec993a1 with peer 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:31.689574 18303 consensus_queue.cc:260] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693 [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: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:31.692153 18303 ts_tablet_manager.cc:1434] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260713 09:07:31.695087 17788 tablet_copy_service.cc:342] P b575db7bbd4b4b8489ed4163fcf07052: Request end of tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-df107f1e23b94f9d88681f1e24c3f63b received from {username='slave'} at 127.0.0.1:47118
I20260713 09:07:31.695487 17788 tablet_copy_service.cc:434] P b575db7bbd4b4b8489ed4163fcf07052: ending tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-df107f1e23b94f9d88681f1e24c3f63b on tablet df107f1e23b94f9d88681f1e24c3f63b with peer 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:31.720041 18303 ts_tablet_manager.cc:933] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693: Initiating tablet copy from peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635)
I20260713 09:07:31.723001 18303 tablet_copy_client.cc:323] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Beginning tablet copy session from remote peer at address 127.16.36.65:37635
I20260713 09:07:31.724308 17639 tablet_copy_service.cc:140] P 6d11d9adc3874ec78bb0014fd117dc87: Received BeginTabletCopySession request for tablet d11730c5b8c94508bdee3d51af52ac93 from peer 0de976b9b4c14ab7be6d20dd74c1c693 ({username='slave'} at 127.0.0.1:34574)
I20260713 09:07:31.724687 17639 tablet_copy_service.cc:161] P 6d11d9adc3874ec78bb0014fd117dc87: Beginning new tablet copy session on tablet d11730c5b8c94508bdee3d51af52ac93 from peer 0de976b9b4c14ab7be6d20dd74c1c693 at {username='slave'} at 127.0.0.1:34574: session id = 0de976b9b4c14ab7be6d20dd74c1c693-d11730c5b8c94508bdee3d51af52ac93
I20260713 09:07:31.729049 17639 tablet_copy_source_session.cc:215] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:31.731139 18303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d11730c5b8c94508bdee3d51af52ac93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:31.738504 18301 ts_tablet_manager.cc:933] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693: Initiating tablet copy from peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:31.740044 18301 tablet_copy_client.cc:323] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Beginning tablet copy session from remote peer at address 127.16.36.67:33537
I20260713 09:07:31.741688 18303 tablet_copy_client.cc:806] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:31.741679 17788 tablet_copy_service.cc:140] P b575db7bbd4b4b8489ed4163fcf07052: Received BeginTabletCopySession request for tablet edafa39e93f64a8092aa37b5ded8a338 from peer 0de976b9b4c14ab7be6d20dd74c1c693 ({username='slave'} at 127.0.0.1:47118)
I20260713 09:07:31.742455 17788 tablet_copy_service.cc:161] P b575db7bbd4b4b8489ed4163fcf07052: Beginning new tablet copy session on tablet edafa39e93f64a8092aa37b5ded8a338 from peer 0de976b9b4c14ab7be6d20dd74c1c693 at {username='slave'} at 127.0.0.1:47118: session id = 0de976b9b4c14ab7be6d20dd74c1c693-edafa39e93f64a8092aa37b5ded8a338
I20260713 09:07:31.742445 18303 tablet_copy_client.cc:670] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:31.746516 18303 tablet_copy_client.cc:538] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:31.748543 17788 tablet_copy_source_session.cc:215] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:31.751139 18301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edafa39e93f64a8092aa37b5ded8a338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:31.754827 18303 tablet_bootstrap.cc:492] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap starting.
I20260713 09:07:31.761950 18301 tablet_copy_client.cc:806] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:31.762446 18301 tablet_copy_client.cc:670] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:31.766885 18301 tablet_copy_client.cc:538] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:31.774132 18301 tablet_bootstrap.cc:492] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap starting.
I20260713 09:07:31.780329 18303 tablet_bootstrap.cc:492] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693: 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:07:31.781148 18303 tablet_bootstrap.cc:492] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap complete.
I20260713 09:07:31.781735 18303 ts_tablet_manager.cc:1403] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.008s
I20260713 09:07:31.784505 18303 raft_consensus.cc:359] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:31.785327 18303 raft_consensus.cc:740] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Initialized, Role: LEARNER
I20260713 09:07:31.785955 18303 consensus_queue.cc:260] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:31.790592 18303 ts_tablet_manager.cc:1434] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:07:31.793334 17639 tablet_copy_service.cc:342] P 6d11d9adc3874ec78bb0014fd117dc87: Request end of tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-d11730c5b8c94508bdee3d51af52ac93 received from {username='slave'} at 127.0.0.1:34574
I20260713 09:07:31.793644 17639 tablet_copy_service.cc:434] P 6d11d9adc3874ec78bb0014fd117dc87: ending tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-d11730c5b8c94508bdee3d51af52ac93 on tablet d11730c5b8c94508bdee3d51af52ac93 with peer 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:31.797327 18301 tablet_bootstrap.cc:492] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693: 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:07:31.798070 18301 tablet_bootstrap.cc:492] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap complete.
I20260713 09:07:31.798683 18301 ts_tablet_manager.cc:1403] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.009s
I20260713 09:07:31.801363 18301 raft_consensus.cc:359] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:31.802119 18301 raft_consensus.cc:740] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Initialized, Role: LEARNER
I20260713 09:07:31.802709 18301 consensus_queue.cc:260] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:31.804873 18301 ts_tablet_manager.cc:1434] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:07:31.806913 17788 tablet_copy_service.cc:342] P b575db7bbd4b4b8489ed4163fcf07052: Request end of tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-edafa39e93f64a8092aa37b5ded8a338 received from {username='slave'} at 127.0.0.1:47118
I20260713 09:07:31.807281 17788 tablet_copy_service.cc:434] P b575db7bbd4b4b8489ed4163fcf07052: ending tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-edafa39e93f64a8092aa37b5ded8a338 on tablet edafa39e93f64a8092aa37b5ded8a338 with peer 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:32.135200 18048 raft_consensus.cc:1217] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:32.167948 18048 raft_consensus.cc:1217] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:32.188289 18048 raft_consensus.cc:1217] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:32.231506 18048 raft_consensus.cc:1217] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:32.631922 18300 raft_consensus.cc:1064] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052: attempting to promote NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 to VOTER
I20260713 09:07:32.633648 18300 consensus_queue.cc:237] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:32.639321 18048 raft_consensus.cc:1275] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:32.639321 17702 raft_consensus.cc:1275] T edafa39e93f64a8092aa37b5ded8a338 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:32.640774 18300 consensus_queue.cc:1048] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } 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:07:32.641297 17630 raft_consensus.cc:1275] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:32.641637 18281 consensus_queue.cc:1048] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:32.642628 18319 consensus_queue.cc:1048] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:32.661482 18319 raft_consensus.cc:2955] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:32.663726 18048 raft_consensus.cc:2955] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:32.664281 17702 raft_consensus.cc:2955] T edafa39e93f64a8092aa37b5ded8a338 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:32.676815 17528 catalog_manager.cc:5697] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 reported cstate change: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:32.687628 17630 raft_consensus.cc:2955] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:32.700800 17777 consensus_queue.cc:237] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:32.707674 17630 raft_consensus.cc:1275] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:32.708202 18048 raft_consensus.cc:1275] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:32.708767 18300 consensus_queue.cc:1048] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:32.709779 18319 consensus_queue.cc:1048] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:32.715977 18300 raft_consensus.cc:2955] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:32.720037 17630 raft_consensus.cc:2955] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:32.720891 18048 raft_consensus.cc:2955] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:32.726941 17514 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet edafa39e93f64a8092aa37b5ded8a338 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:32.729252 17524 catalog_manager.cc:5697] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: config changed from index 3 to 4, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:32.743062 17695 tablet_service.cc:1558] Processing DeleteTablet for tablet edafa39e93f64a8092aa37b5ded8a338 with delete_type TABLET_DATA_TOMBSTONED (TS 4d585fb611d74231acdae837e3deb915 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43880
I20260713 09:07:32.749603 18314 raft_consensus.cc:1064] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87: attempting to promote NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 to VOTER
I20260713 09:07:32.752243 18314 consensus_queue.cc:237] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:32.755160 18329 tablet_replica.cc:333] T edafa39e93f64a8092aa37b5ded8a338 P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
I20260713 09:07:32.756179 18329 raft_consensus.cc:2243] T edafa39e93f64a8092aa37b5ded8a338 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.756914 18329 raft_consensus.cc:2272] T edafa39e93f64a8092aa37b5ded8a338 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.760150 18329 ts_tablet_manager.cc:1916] T edafa39e93f64a8092aa37b5ded8a338 P 4d585fb611d74231acdae837e3deb915: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:32.773810 18319 raft_consensus.cc:1064] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052: attempting to promote NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 to VOTER
I20260713 09:07:32.776424 18319 consensus_queue.cc:237] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [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: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:32.791297 18329 ts_tablet_manager.cc:1929] T edafa39e93f64a8092aa37b5ded8a338 P 4d585fb611d74231acdae837e3deb915: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:32.792882 18329 log.cc:1199] T edafa39e93f64a8092aa37b5ded8a338 P 4d585fb611d74231acdae837e3deb915: Deleting WAL directory at /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-1-root/wals/edafa39e93f64a8092aa37b5ded8a338
I20260713 09:07:32.794351 17777 raft_consensus.cc:1275] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:32.795511 17513 catalog_manager.cc:5028] TS 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): tablet edafa39e93f64a8092aa37b5ded8a338 (table test-workload [id=52b13ce366ac480f9385979cb0f235fe]) successfully deleted
I20260713 09:07:32.801244 18332 raft_consensus.cc:1064] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87: attempting to promote NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 to VOTER
I20260713 09:07:32.803624 18332 consensus_queue.cc:237] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:32.807196 18334 consensus_queue.cc:1048] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } 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:07:32.823390 18051 raft_consensus.cc:1275] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:32.823390 17702 raft_consensus.cc:1275] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:32.825521 18314 consensus_queue.cc:1048] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:32.826992 18333 consensus_queue.cc:1048] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:32.832453 17702 raft_consensus.cc:1275] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:32.831038 18051 raft_consensus.cc:1275] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:32.834870 18300 consensus_queue.cc:1048] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:32.836541 18300 consensus_queue.cc:1048] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:32.830207 17630 raft_consensus.cc:1275] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:32.845938 18319 consensus_queue.cc:1048] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } 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:07:32.859537 18328 raft_consensus.cc:2955] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:32.861572 17776 raft_consensus.cc:2955] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:32.882577 17704 raft_consensus.cc:2955] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:32.889533 17528 catalog_manager.cc:5697] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:32.902514 18281 raft_consensus.cc:2955] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:32.903797 18051 raft_consensus.cc:2955] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:32.906054 18052 raft_consensus.cc:2955] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:32.907585 17703 raft_consensus.cc:2955] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:32.909722 18048 raft_consensus.cc:1275] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:32.911067 18336 consensus_queue.cc:1048] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:32.916109 17704 raft_consensus.cc:1275] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:32.919811 18332 consensus_queue.cc:1048] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:32.927732 17527 catalog_manager.cc:5697] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693 reported cstate change: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:32.934785 17630 raft_consensus.cc:2955] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:32.947695 17627 consensus_queue.cc:237] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:32.949373 17777 consensus_queue.cc:237] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [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: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:32.958962 18049 raft_consensus.cc:1275] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:32.959336 18048 raft_consensus.cc:1275] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:32.960407 17703 raft_consensus.cc:1275] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:32.961002 18336 consensus_queue.cc:1048] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:32.961951 18300 consensus_queue.cc:1048] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:32.967491 17703 raft_consensus.cc:1275] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:32.972142 18330 consensus_queue.cc:1048] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:32.975298 18336 raft_consensus.cc:2955] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:32.987615 18048 raft_consensus.cc:2955] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:33.000079 18314 raft_consensus.cc:2955] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:33.001624 17527 catalog_manager.cc:5697] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693 reported cstate change: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New cstate: current_term: 1 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:33.005033 17704 raft_consensus.cc:2955] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:32.975566 18281 consensus_queue.cc:1048] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.031s
I20260713 09:07:33.015002 17513 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f7ac1357ced404f9aac45097ec993a1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:33.017170 17702 raft_consensus.cc:2955] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:33.021525 17703 raft_consensus.cc:2955] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:33.018651 17776 raft_consensus.cc:2955] T d11730c5b8c94508bdee3d51af52ac93 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:33.025621 18281 raft_consensus.cc:2955] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
W20260713 09:07:33.034222 17745 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.36.68:41285, user_credentials={real_user=slave}} blocked reactor thread for 67936.2us
I20260713 09:07:33.036541 17524 catalog_manager.cc:5697] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915 reported cstate change: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:33.037322 17768 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f7ac1357ced404f9aac45097ec993a1 with delete_type TABLET_DATA_TOMBSTONED (TS b575db7bbd4b4b8489ed4163fcf07052 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47088
I20260713 09:07:33.038441 17514 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet df107f1e23b94f9d88681f1e24c3f63b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:33.045687 17616 tablet_service.cc:1558] Processing DeleteTablet for tablet df107f1e23b94f9d88681f1e24c3f63b with delete_type TABLET_DATA_TOMBSTONED (TS 6d11d9adc3874ec78bb0014fd117dc87 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46844
I20260713 09:07:33.052052 18051 raft_consensus.cc:2955] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:33.055521 18048 raft_consensus.cc:2955] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:33.059092 18350 tablet_replica.cc:333] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
I20260713 09:07:33.059983 18350 raft_consensus.cc:2243] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.062068 17527 catalog_manager.cc:5697] T d11730c5b8c94508bdee3d51af52ac93 P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:33.064056 18350 raft_consensus.cc:2272] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.068176 18350 ts_tablet_manager.cc:1916] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:33.073256 18351 tablet_replica.cc:333] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:33.074134 18351 raft_consensus.cc:2243] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.074749 18351 raft_consensus.cc:2272] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.078454 18351 ts_tablet_manager.cc:1916] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:33.084933 18350 ts_tablet_manager.cc:1929] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:33.085325 18350 log.cc:1199] T 3f7ac1357ced404f9aac45097ec993a1 P b575db7bbd4b4b8489ed4163fcf07052: Deleting WAL directory at /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-2-root/wals/3f7ac1357ced404f9aac45097ec993a1
I20260713 09:07:33.086737 17514 catalog_manager.cc:5028] TS b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): tablet 3f7ac1357ced404f9aac45097ec993a1 (table test-workload [id=52b13ce366ac480f9385979cb0f235fe]) successfully deleted
I20260713 09:07:33.084561 17630 consensus_queue.cc:237] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:33.093811 18351 ts_tablet_manager.cc:1929] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:33.094172 18351 log.cc:1199] T df107f1e23b94f9d88681f1e24c3f63b P 6d11d9adc3874ec78bb0014fd117dc87: Deleting WAL directory at /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-0-root/wals/df107f1e23b94f9d88681f1e24c3f63b
I20260713 09:07:33.095443 18051 raft_consensus.cc:1275] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:33.096050 17513 catalog_manager.cc:5028] TS 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): tablet df107f1e23b94f9d88681f1e24c3f63b (table test-workload [id=52b13ce366ac480f9385979cb0f235fe]) successfully deleted
I20260713 09:07:33.096642 17704 raft_consensus.cc:1275] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:33.097569 18336 consensus_queue.cc:1048] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:33.098423 18314 consensus_queue.cc:1048] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:33.103940 18336 raft_consensus.cc:2955] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:33.105127 17704 raft_consensus.cc:2955] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:33.116288 17513 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d11730c5b8c94508bdee3d51af52ac93 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:33.115990 17528 catalog_manager.cc:5697] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 reported cstate change: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New cstate: current_term: 1 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:33.118251 18051 raft_consensus.cc:2955] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:33.127209 17768 tablet_service.cc:1558] Processing DeleteTablet for tablet d11730c5b8c94508bdee3d51af52ac93 with delete_type TABLET_DATA_TOMBSTONED (TS b575db7bbd4b4b8489ed4163fcf07052 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47088
I20260713 09:07:33.128034 18350 tablet_replica.cc:333] T d11730c5b8c94508bdee3d51af52ac93 P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
I20260713 09:07:33.128899 18350 raft_consensus.cc:2243] T d11730c5b8c94508bdee3d51af52ac93 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.129577 18350 raft_consensus.cc:2272] T d11730c5b8c94508bdee3d51af52ac93 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.132493 18350 ts_tablet_manager.cc:1916] T d11730c5b8c94508bdee3d51af52ac93 P b575db7bbd4b4b8489ed4163fcf07052: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:33.141983 18350 ts_tablet_manager.cc:1929] T d11730c5b8c94508bdee3d51af52ac93 P b575db7bbd4b4b8489ed4163fcf07052: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:33.142222 18350 log.cc:1199] T d11730c5b8c94508bdee3d51af52ac93 P b575db7bbd4b4b8489ed4163fcf07052: Deleting WAL directory at /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-2-root/wals/d11730c5b8c94508bdee3d51af52ac93
I20260713 09:07:33.143253 17514 catalog_manager.cc:5028] TS b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): tablet d11730c5b8c94508bdee3d51af52ac93 (table test-workload [id=52b13ce366ac480f9385979cb0f235fe]) successfully deleted
I20260713 09:07:34.153216 17776 consensus_queue.cc:237] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Queue 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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:34.159297 17704 raft_consensus.cc:1275] T fcb0893691c7439bb0b2153854ac556b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:34.159569 17745 consensus_peers.cc:597] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 -> Peer 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285): Couldn't send request to peer 0de976b9b4c14ab7be6d20dd74c1c693. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fcb0893691c7439bb0b2153854ac556b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:34.160450 18300 consensus_queue.cc:1048] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } 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:07:34.160861 17630 raft_consensus.cc:1275] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:34.161938 18353 consensus_queue.cc:1048] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:34.167423 18300 raft_consensus.cc:2955] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:34.168906 17704 raft_consensus.cc:2955] T fcb0893691c7439bb0b2153854ac556b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:34.170418 17630 raft_consensus.cc:2955] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:34.178777 17524 catalog_manager.cc:5697] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:34.182715 17704 consensus_queue.cc:237] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Queue 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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
W20260713 09:07:34.190202 17671 consensus_peers.cc:597] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 -> Peer 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285): Couldn't send request to peer 0de976b9b4c14ab7be6d20dd74c1c693. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c004ed87529485f977651c21c896270. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:34.194142 17776 raft_consensus.cc:1275] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:34.195384 18360 consensus_queue.cc:1048] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } 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:07:34.196359 17630 raft_consensus.cc:1275] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:34.197491 18304 consensus_queue.cc:1048] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:34.206420 18360 raft_consensus.cc:2955] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:34.207293 17630 raft_consensus.cc:2955] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:34.217669 17776 raft_consensus.cc:2955] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:34.220382 17524 catalog_manager.cc:5697] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 reported cstate change: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New cstate: current_term: 1 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:34.221498 17704 consensus_queue.cc:237] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [LEADER]: Queue 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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:34.229885 17630 raft_consensus.cc:1275] T 257b83502f194654aa1f9c7269f74ebb P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:34.229885 17776 raft_consensus.cc:1275] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:34.230755 17671 consensus_peers.cc:597] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 -> Peer 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285): Couldn't send request to peer 0de976b9b4c14ab7be6d20dd74c1c693. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 257b83502f194654aa1f9c7269f74ebb. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:34.231866 18368 consensus_queue.cc:1048] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:34.233246 18367 consensus_queue.cc:1048] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } 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:07:34.243546 18368 raft_consensus.cc:2955] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:34.245630 17776 raft_consensus.cc:2955] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:34.249727 17630 raft_consensus.cc:2955] T 257b83502f194654aa1f9c7269f74ebb P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:34.259455 17528 catalog_manager.cc:5697] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: config changed from index -1 to 2, NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) added. New cstate: current_term: 1 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } } }
I20260713 09:07:34.566135 18372 ts_tablet_manager.cc:933] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693: Initiating tablet copy from peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:34.567991 18372 tablet_copy_client.cc:323] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Beginning tablet copy session from remote peer at address 127.16.36.66:41709
I20260713 09:07:34.569298 17715 tablet_copy_service.cc:140] P 4d585fb611d74231acdae837e3deb915: Received BeginTabletCopySession request for tablet 7c004ed87529485f977651c21c896270 from peer 0de976b9b4c14ab7be6d20dd74c1c693 ({username='slave'} at 127.0.0.1:43920)
I20260713 09:07:34.569790 17715 tablet_copy_service.cc:161] P 4d585fb611d74231acdae837e3deb915: Beginning new tablet copy session on tablet 7c004ed87529485f977651c21c896270 from peer 0de976b9b4c14ab7be6d20dd74c1c693 at {username='slave'} at 127.0.0.1:43920: session id = 0de976b9b4c14ab7be6d20dd74c1c693-7c004ed87529485f977651c21c896270
I20260713 09:07:34.574990 17715 tablet_copy_source_session.cc:215] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:34.577407 18372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c004ed87529485f977651c21c896270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.591204 18372 tablet_copy_client.cc:806] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:34.591673 18372 tablet_copy_client.cc:670] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:34.594544 18372 tablet_copy_client.cc:538] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:34.599898 18372 tablet_bootstrap.cc:492] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap starting.
I20260713 09:07:34.613955 18372 tablet_bootstrap.cc:492] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693: 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:07:34.614567 18372 tablet_bootstrap.cc:492] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap complete.
I20260713 09:07:34.615057 18372 ts_tablet_manager.cc:1403] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.002s
I20260713 09:07:34.616995 18372 raft_consensus.cc:359] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:34.617530 18372 raft_consensus.cc:740] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Initialized, Role: LEARNER
I20260713 09:07:34.618021 18372 consensus_queue.cc:260] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:34.620908 18372 ts_tablet_manager.cc:1434] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:34.622846 17715 tablet_copy_service.cc:342] P 4d585fb611d74231acdae837e3deb915: Request end of tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-7c004ed87529485f977651c21c896270 received from {username='slave'} at 127.0.0.1:43920
I20260713 09:07:34.623211 17715 tablet_copy_service.cc:434] P 4d585fb611d74231acdae837e3deb915: ending tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-7c004ed87529485f977651c21c896270 on tablet 7c004ed87529485f977651c21c896270 with peer 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:34.626096 18372 ts_tablet_manager.cc:933] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693: Initiating tablet copy from peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:34.628177 18372 tablet_copy_client.cc:323] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Beginning tablet copy session from remote peer at address 127.16.36.67:33537
I20260713 09:07:34.629638 17788 tablet_copy_service.cc:140] P b575db7bbd4b4b8489ed4163fcf07052: Received BeginTabletCopySession request for tablet fcb0893691c7439bb0b2153854ac556b from peer 0de976b9b4c14ab7be6d20dd74c1c693 ({username='slave'} at 127.0.0.1:47118)
I20260713 09:07:34.630125 17788 tablet_copy_service.cc:161] P b575db7bbd4b4b8489ed4163fcf07052: Beginning new tablet copy session on tablet fcb0893691c7439bb0b2153854ac556b from peer 0de976b9b4c14ab7be6d20dd74c1c693 at {username='slave'} at 127.0.0.1:47118: session id = 0de976b9b4c14ab7be6d20dd74c1c693-fcb0893691c7439bb0b2153854ac556b
I20260713 09:07:34.636793 17788 tablet_copy_source_session.cc:215] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:34.639539 18372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcb0893691c7439bb0b2153854ac556b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.648749 18372 tablet_copy_client.cc:806] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:34.649183 18372 tablet_copy_client.cc:670] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:34.652240 18372 tablet_copy_client.cc:538] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:34.657388 18372 tablet_bootstrap.cc:492] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap starting.
I20260713 09:07:34.673177 18372 tablet_bootstrap.cc:492] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693: 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:07:34.674013 18372 tablet_bootstrap.cc:492] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap complete.
I20260713 09:07:34.674639 18372 ts_tablet_manager.cc:1403] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.004s
I20260713 09:07:34.677423 18372 raft_consensus.cc:359] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:34.678205 18372 raft_consensus.cc:740] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Initialized, Role: LEARNER
I20260713 09:07:34.678865 18372 consensus_queue.cc:260] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:34.681241 18372 ts_tablet_manager.cc:1434] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:34.682780 17788 tablet_copy_service.cc:342] P b575db7bbd4b4b8489ed4163fcf07052: Request end of tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-fcb0893691c7439bb0b2153854ac556b received from {username='slave'} at 127.0.0.1:47118
I20260713 09:07:34.683151 17788 tablet_copy_service.cc:434] P b575db7bbd4b4b8489ed4163fcf07052: ending tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-fcb0893691c7439bb0b2153854ac556b on tablet fcb0893691c7439bb0b2153854ac556b with peer 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:34.693405 18372 ts_tablet_manager.cc:933] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693: Initiating tablet copy from peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:34.694737 18372 tablet_copy_client.cc:323] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Beginning tablet copy session from remote peer at address 127.16.36.66:41709
I20260713 09:07:34.695966 17715 tablet_copy_service.cc:140] P 4d585fb611d74231acdae837e3deb915: Received BeginTabletCopySession request for tablet 257b83502f194654aa1f9c7269f74ebb from peer 0de976b9b4c14ab7be6d20dd74c1c693 ({username='slave'} at 127.0.0.1:43920)
I20260713 09:07:34.696354 17715 tablet_copy_service.cc:161] P 4d585fb611d74231acdae837e3deb915: Beginning new tablet copy session on tablet 257b83502f194654aa1f9c7269f74ebb from peer 0de976b9b4c14ab7be6d20dd74c1c693 at {username='slave'} at 127.0.0.1:43920: session id = 0de976b9b4c14ab7be6d20dd74c1c693-257b83502f194654aa1f9c7269f74ebb
I20260713 09:07:34.700825 17715 tablet_copy_source_session.cc:215] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:34.703050 18372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 257b83502f194654aa1f9c7269f74ebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.711943 18372 tablet_copy_client.cc:806] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:34.712344 18372 tablet_copy_client.cc:670] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:34.715025 18372 tablet_copy_client.cc:538] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:34.719357 18372 tablet_bootstrap.cc:492] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap starting.
I20260713 09:07:34.733263 18372 tablet_bootstrap.cc:492] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693: 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:07:34.733779 18372 tablet_bootstrap.cc:492] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693: Bootstrap complete.
I20260713 09:07:34.734186 18372 ts_tablet_manager.cc:1403] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260713 09:07:34.735852 18372 raft_consensus.cc:359] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:34.736320 18372 raft_consensus.cc:740] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Initialized, Role: LEARNER
I20260713 09:07:34.736721 18372 consensus_queue.cc:260] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: NON_VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: true } }
I20260713 09:07:34.738106 18372 ts_tablet_manager.cc:1434] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:34.739446 17715 tablet_copy_service.cc:342] P 4d585fb611d74231acdae837e3deb915: Request end of tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-257b83502f194654aa1f9c7269f74ebb received from {username='slave'} at 127.0.0.1:43920
I20260713 09:07:34.739748 17715 tablet_copy_service.cc:434] P 4d585fb611d74231acdae837e3deb915: ending tablet copy session 0de976b9b4c14ab7be6d20dd74c1c693-257b83502f194654aa1f9c7269f74ebb on tablet 257b83502f194654aa1f9c7269f74ebb with peer 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:35.022348 18051 raft_consensus.cc:1217] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:35.161175 18051 raft_consensus.cc:1217] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:35.228293 18051 raft_consensus.cc:1217] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:35.610050 18382 raft_consensus.cc:1064] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052: attempting to promote NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 to VOTER
I20260713 09:07:35.612850 18382 consensus_queue.cc:237] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:35.621194 18048 raft_consensus.cc:1275] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:35.621210 17703 raft_consensus.cc:1275] T fcb0893691c7439bb0b2153854ac556b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:35.622705 18353 consensus_queue.cc:1048] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:35.623847 17630 raft_consensus.cc:1275] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:35.623654 18382 consensus_queue.cc:1048] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } 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:07:35.625289 18319 consensus_queue.cc:1048] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:35.644837 18382 raft_consensus.cc:2955] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:35.646385 17630 raft_consensus.cc:2955] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:35.646700 17703 raft_consensus.cc:2955] T fcb0893691c7439bb0b2153854ac556b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:35.662410 18048 raft_consensus.cc:2955] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:35.665498 18381 raft_consensus.cc:1064] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915: attempting to promote NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 to VOTER
I20260713 09:07:35.668248 18381 consensus_queue.cc:237] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:35.673202 17527 catalog_manager.cc:5697] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:35.675637 18051 raft_consensus.cc:1275] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:35.677217 18368 consensus_queue.cc:1048] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:35.685062 17777 raft_consensus.cc:1275] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:35.686786 18383 consensus_queue.cc:1048] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:35.690471 17630 raft_consensus.cc:1275] T 257b83502f194654aa1f9c7269f74ebb P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:35.694115 18368 consensus_queue.cc:1048] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } 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:07:35.725785 18381 raft_consensus.cc:2955] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:35.731186 17776 raft_consensus.cc:2955] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:35.762300 18048 raft_consensus.cc:2955] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:35.764871 17630 raft_consensus.cc:2955] T 257b83502f194654aa1f9c7269f74ebb P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:35.775725 18368 raft_consensus.cc:1064] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915: attempting to promote NON_VOTER 0de976b9b4c14ab7be6d20dd74c1c693 to VOTER
I20260713 09:07:35.777391 17776 consensus_queue.cc:237] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:35.778587 18368 consensus_queue.cc:237] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:35.781764 17526 catalog_manager.cc:5697] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 reported cstate change: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:35.786864 18051 raft_consensus.cc:1275] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:35.788723 18382 consensus_queue.cc:1048] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:35.799845 17630 raft_consensus.cc:1275] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:35.800772 18319 raft_consensus.cc:2955] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:35.806077 18353 consensus_queue.cc:1048] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:35.811671 17703 consensus_queue.cc:237] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [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: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:35.812654 18051 raft_consensus.cc:2955] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:35.813855 17627 raft_consensus.cc:1275] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:35.814970 18048 raft_consensus.cc:1275] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 LEARNER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:35.816288 18398 consensus_queue.cc:1048] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:35.817638 18383 consensus_queue.cc:1048] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:35.819120 17776 raft_consensus.cc:1275] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:35.820727 18048 raft_consensus.cc:1275] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:35.825732 17514 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fcb0893691c7439bb0b2153854ac556b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:35.822651 18368 consensus_queue.cc:1048] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260713 09:07:35.826437 17776 raft_consensus.cc:1275] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:35.822084 18381 consensus_queue.cc:1048] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:35.829509 18398 consensus_queue.cc:1048] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:35.829649 17524 catalog_manager.cc:5697] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: config changed from index 3 to 4, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New cstate: current_term: 1 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:35.819115 17630 raft_consensus.cc:2955] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d585fb611d74231acdae837e3deb915 (127.16.36.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:35.842626 18398 raft_consensus.cc:2955] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:35.845969 17776 raft_consensus.cc:2955] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:35.844182 17695 tablet_service.cc:1558] Processing DeleteTablet for tablet fcb0893691c7439bb0b2153854ac556b with delete_type TABLET_DATA_TOMBSTONED (TS 4d585fb611d74231acdae837e3deb915 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43880
I20260713 09:07:35.844122 18048 raft_consensus.cc:2955] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:35.851804 18403 tablet_replica.cc:333] T fcb0893691c7439bb0b2153854ac556b P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
I20260713 09:07:35.852818 18403 raft_consensus.cc:2243] T fcb0893691c7439bb0b2153854ac556b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.853430 18403 raft_consensus.cc:2272] T fcb0893691c7439bb0b2153854ac556b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.858928 18383 raft_consensus.cc:2955] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:35.860430 18052 raft_consensus.cc:2955] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:35.865309 17513 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 257b83502f194654aa1f9c7269f74ebb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:35.870862 17627 raft_consensus.cc:2955] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:35.873660 17777 raft_consensus.cc:2955] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:35.874799 17528 catalog_manager.cc:5697] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 reported cstate change: config changed from index 3 to 4, VOTER 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) evicted. New cstate: current_term: 1 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:35.876242 18403 ts_tablet_manager.cc:1916] T fcb0893691c7439bb0b2153854ac556b P 4d585fb611d74231acdae837e3deb915: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:35.887848 17616 tablet_service.cc:1558] Processing DeleteTablet for tablet 257b83502f194654aa1f9c7269f74ebb with delete_type TABLET_DATA_TOMBSTONED (TS 6d11d9adc3874ec78bb0014fd117dc87 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46844
I20260713 09:07:35.894511 17528 catalog_manager.cc:5697] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: config changed from index 2 to 3, 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } attrs { replace: true } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:35.895381 18404 tablet_replica.cc:333] T 257b83502f194654aa1f9c7269f74ebb P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:35.896471 18404 raft_consensus.cc:2243] T 257b83502f194654aa1f9c7269f74ebb P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.897228 18404 raft_consensus.cc:2272] T 257b83502f194654aa1f9c7269f74ebb P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.901327 18404 ts_tablet_manager.cc:1916] T 257b83502f194654aa1f9c7269f74ebb P 6d11d9adc3874ec78bb0014fd117dc87: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:35.901626 18403 ts_tablet_manager.cc:1929] T fcb0893691c7439bb0b2153854ac556b P 4d585fb611d74231acdae837e3deb915: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:35.902227 18403 log.cc:1199] T fcb0893691c7439bb0b2153854ac556b P 4d585fb611d74231acdae837e3deb915: Deleting WAL directory at /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-1-root/wals/fcb0893691c7439bb0b2153854ac556b
I20260713 09:07:35.904106 17513 catalog_manager.cc:5028] TS 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): tablet fcb0893691c7439bb0b2153854ac556b (table test-workload [id=52b13ce366ac480f9385979cb0f235fe]) successfully deleted
I20260713 09:07:35.915182 18404 ts_tablet_manager.cc:1929] T 257b83502f194654aa1f9c7269f74ebb P 6d11d9adc3874ec78bb0014fd117dc87: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:35.915525 18404 log.cc:1199] T 257b83502f194654aa1f9c7269f74ebb P 6d11d9adc3874ec78bb0014fd117dc87: Deleting WAL directory at /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-0-root/wals/257b83502f194654aa1f9c7269f74ebb
I20260713 09:07:35.916043 17703 consensus_queue.cc:237] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:35.916805 17513 catalog_manager.cc:5028] TS 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): tablet 257b83502f194654aa1f9c7269f74ebb (table test-workload [id=52b13ce366ac480f9385979cb0f235fe]) successfully deleted
I20260713 09:07:35.921072 18052 raft_consensus.cc:1275] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:35.921012 17627 raft_consensus.cc:1275] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:35.922451 18383 consensus_queue.cc:1048] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } 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:07:35.924618 18398 consensus_queue.cc:1048] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:35.928722 18368 raft_consensus.cc:2955] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:35.930044 18048 raft_consensus.cc:2955] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:35.933422 17627 raft_consensus.cc:2955] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } } }
I20260713 09:07:35.937799 17513 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7c004ed87529485f977651c21c896270 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:35.943105 17527 catalog_manager.cc:5697] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 reported cstate change: config changed from index 3 to 4, VOTER b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) evicted. New cstate: current_term: 1 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:35.952911 17768 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c004ed87529485f977651c21c896270 with delete_type TABLET_DATA_TOMBSTONED (TS b575db7bbd4b4b8489ed4163fcf07052 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47088
I20260713 09:07:35.955847 18405 tablet_replica.cc:333] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
I20260713 09:07:35.956526 18405 raft_consensus.cc:2243] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:35.956995 18405 raft_consensus.cc:2272] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:35.959329 18405 ts_tablet_manager.cc:1916] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:35.969216 18405 ts_tablet_manager.cc:1929] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:35.969494 18405 log.cc:1199] T 7c004ed87529485f977651c21c896270 P b575db7bbd4b4b8489ed4163fcf07052: Deleting WAL directory at /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933615176355-16529-0/minicluster-data/ts-2-root/wals/7c004ed87529485f977651c21c896270
I20260713 09:07:35.970906 17514 catalog_manager.cc:5028] TS b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): tablet 7c004ed87529485f977651c21c896270 (table test-workload [id=52b13ce366ac480f9385979cb0f235fe]) successfully deleted
I20260713 09:07:38.953181 18414 raft_consensus.cc:493] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:38.959702 18413 raft_consensus.cc:493] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4d585fb611d74231acdae837e3deb915)
I20260713 09:07:38.960323 18413 raft_consensus.cc:515] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:38.956629 18414 raft_consensus.cc:515] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:38.964287 18413 leader_election.cc:290] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:38.970360 18414 leader_election.cc:290] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:38.971274 18413 raft_consensus.cc:493] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4d585fb611d74231acdae837e3deb915)
I20260713 09:07:38.971796 18412 raft_consensus.cc:493] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:38.971820 18413 raft_consensus.cc:515] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:38.972747 18415 raft_consensus.cc:493] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:38.972482 18412 raft_consensus.cc:515] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:38.974263 18413 leader_election.cc:290] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:38.975008 18412 leader_election.cc:290] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:38.974714 18415 raft_consensus.cc:515] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:38.972407 18416 raft_consensus.cc:493] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:38.977758 18416 raft_consensus.cc:515] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:38.979964 18416 leader_election.cc:290] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:38.981365 18415 leader_election.cc:290] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
W20260713 09:07:39.852458 17743 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.708s	user 0.022s	sys 0.016s
W20260713 09:07:39.853078 17743 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.709s	user 0.023s	sys 0.016s
I20260713 09:07:39.917078 18417 raft_consensus.cc:493] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:39.917750 18417 raft_consensus.cc:515] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:39.920459 18417 leader_election.cc:290] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:39.933296 18418 raft_consensus.cc:493] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4d585fb611d74231acdae837e3deb915)
I20260713 09:07:39.949757 18420 raft_consensus.cc:493] T 4bf83e7403af407597620af2721661c0 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4d585fb611d74231acdae837e3deb915)
W20260713 09:07:39.955492 18073 debug-util.cc:398] Leaking SignalData structure 0x7b080026b060 after lost signal to thread 16532
I20260713 09:07:40.028797 18418 raft_consensus.cc:515] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
W20260713 09:07:39.986418 17595 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.36.67:33537, user_credentials={real_user=slave}} blocked reactor thread for 68349us
W20260713 09:07:40.030661 18073 debug-util.cc:398] Leaking SignalData structure 0x7b080026b740 after lost signal to thread 17562
I20260713 09:07:40.031159 18418 leader_election.cc:290] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:40.031642 18418 raft_consensus.cc:493] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6d11d9adc3874ec78bb0014fd117dc87)
I20260713 09:07:40.032133 18418 raft_consensus.cc:515] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.009574 18419 raft_consensus.cc:493] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:40.046612 18419 raft_consensus.cc:515] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.047721 18417 raft_consensus.cc:493] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4d585fb611d74231acdae837e3deb915)
I20260713 09:07:40.048192 18417 raft_consensus.cc:515] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.049139 18419 leader_election.cc:290] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:40.009452 18422 raft_consensus.cc:493] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d11d9adc3874ec78bb0014fd117dc87)
I20260713 09:07:40.049934 18422 raft_consensus.cc:515] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.051975 18422 leader_election.cc:290] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:40.013270 18427 raft_consensus.cc:493] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:40.052711 18427 raft_consensus.cc:515] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.054808 18427 leader_election.cc:290] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:40.019352 18429 raft_consensus.cc:493] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4d585fb611d74231acdae837e3deb915)
I20260713 09:07:40.055483 18429 raft_consensus.cc:515] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.024121 18421 raft_consensus.cc:493] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4d585fb611d74231acdae837e3deb915)
I20260713 09:07:40.024576 18430 raft_consensus.cc:493] T f5a83063c09e4544b6ebbf29caac46ff P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4d585fb611d74231acdae837e3deb915)
I20260713 09:07:40.027804 18428 raft_consensus.cc:493] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4d585fb611d74231acdae837e3deb915)
I20260713 09:07:40.028909 18420 raft_consensus.cc:515] T 4bf83e7403af407597620af2721661c0 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:39.973304 18424 raft_consensus.cc:493] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:40.034566 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ab0c5115548738ee760267e90ff09" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.034765 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e57e58257e4879a1f88aba894a7fe9" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.036094 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb0893691c7439bb0b2153854ac556b" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.038138 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04aca2d2c2a4ab4802124461a4dff61" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:39.998585 18425 raft_consensus.cc:493] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4d585fb611d74231acdae837e3deb915)
W20260713 09:07:40.040551 17745 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 2.206s	user 0.018s	sys 0.025s
I20260713 09:07:40.027748 18432 raft_consensus.cc:493] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4d585fb611d74231acdae837e3deb915)
I20260713 09:07:40.015866 18426 raft_consensus.cc:493] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d11d9adc3874ec78bb0014fd117dc87)
I20260713 09:07:40.045962 18433 raft_consensus.cc:493] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4d585fb611d74231acdae837e3deb915)
W20260713 09:07:40.082425 17745 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.248s	user 0.019s	sys 0.026s
I20260713 09:07:40.050314 18417 leader_election.cc:290] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:40.084715 18434 raft_consensus.cc:493] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d11d9adc3874ec78bb0014fd117dc87)
I20260713 09:07:40.085692 18426 raft_consensus.cc:515] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.088112 18429 leader_election.cc:290] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:40.091099 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edafa39e93f64a8092aa37b5ded8a338" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.091678 18441 raft_consensus.cc:493] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4d585fb611d74231acdae837e3deb915)
I20260713 09:07:40.079629 18421 raft_consensus.cc:515] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.092855 18433 raft_consensus.cc:515] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:40.093287 18428 raft_consensus.cc:515] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.096354 18426 leader_election.cc:290] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:40.103822 18420 leader_election.cc:290] T 4bf83e7403af407597620af2721661c0 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:40.104684 18425 raft_consensus.cc:515] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:40.109504 18419 raft_consensus.cc:493] T 30e82d8cb4754155ad4bab8a5887944f P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:40.105340 18432 raft_consensus.cc:515] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.121685 17779 raft_consensus.cc:2468] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 1.
I20260713 09:07:40.123818 18431 raft_consensus.cc:493] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:40.122704 18433 leader_election.cc:290] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:40.081281 18430 raft_consensus.cc:515] T f5a83063c09e4544b6ebbf29caac46ff P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:40.124300 18431 raft_consensus.cc:515] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.116256 18439 raft_consensus.cc:493] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d11d9adc3874ec78bb0014fd117dc87)
I20260713 09:07:40.116585 18426 raft_consensus.cc:493] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d11d9adc3874ec78bb0014fd117dc87)
I20260713 09:07:40.120486 18419 raft_consensus.cc:515] T 30e82d8cb4754155ad4bab8a5887944f P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:40.129587 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e57e58257e4879a1f88aba894a7fe9" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.130789 18419 leader_election.cc:290] T 30e82d8cb4754155ad4bab8a5887944f P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:40.131353 18426 raft_consensus.cc:515] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
W20260713 09:07:40.132700 18073 debug-util.cc:398] Leaking SignalData structure 0x7b080029a060 after lost signal to thread 17654
W20260713 09:07:40.133705 18073 debug-util.cc:398] Leaking SignalData structure 0x7b0800299640 after lost signal to thread 17729
W20260713 09:07:40.133996 18073 debug-util.cc:398] Leaking SignalData structure 0x7b080017df80 after lost signal to thread 17730
I20260713 09:07:40.082926 18424 raft_consensus.cc:515] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.135064 18417 raft_consensus.cc:493] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:40.137036 18440 raft_consensus.cc:493] T 30e82d8cb4754155ad4bab8a5887944f P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:40.142351 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c004ed87529485f977651c21c896270" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.110103 18434 raft_consensus.cc:515] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.144891 18430 leader_election.cc:290] T f5a83063c09e4544b6ebbf29caac46ff P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:40.134948 18427 raft_consensus.cc:493] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6d11d9adc3874ec78bb0014fd117dc87)
I20260713 09:07:40.146306 18434 leader_election.cc:290] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:40.146775 18434 raft_consensus.cc:493] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:40.146689 18427 raft_consensus.cc:515] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.147236 18434 raft_consensus.cc:515] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.151974 17700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04aca2d2c2a4ab4802124461a4dff61" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.152168 18424 leader_election.cc:290] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:40.154907 18421 leader_election.cc:290] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:40.110872 18441 raft_consensus.cc:515] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:40.160120 18421 raft_consensus.cc:493] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d11d9adc3874ec78bb0014fd117dc87)
I20260713 09:07:40.135780 18426 leader_election.cc:290] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:40.156641 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ab0c5115548738ee760267e90ff09" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.160571 18421 raft_consensus.cc:515] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.157400 18437 raft_consensus.cc:493] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4d585fb611d74231acdae837e3deb915)
I20260713 09:07:40.157437 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05449f13c7294819b6d5227b016f89c5" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.158689 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edafa39e93f64a8092aa37b5ded8a338" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.136514 18423 raft_consensus.cc:493] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4d585fb611d74231acdae837e3deb915)
I20260713 09:07:40.137748 18439 raft_consensus.cc:515] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:40.137120 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257b83502f194654aa1f9c7269f74ebb" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.139380 18417 raft_consensus.cc:515] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.161649 17778 raft_consensus.cc:2468] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de976b9b4c14ab7be6d20dd74c1c693 in term 1.
I20260713 09:07:40.163983 17773 raft_consensus.cc:2468] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de976b9b4c14ab7be6d20dd74c1c693 in term 1.
W20260713 09:07:40.158221 18073 debug-util.cc:398] Leaking SignalData structure 0x7b080020cc80 after lost signal to thread 17803
I20260713 09:07:40.142306 18425 leader_election.cc:290] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:40.174222 18017 leader_election.cc:304] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:40.175050 18424 raft_consensus.cc:2804] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:40.175405 18424 raft_consensus.cc:493] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4d585fb611d74231acdae837e3deb915)
I20260713 09:07:40.175740 18424 raft_consensus.cc:3060] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.177026 18427 leader_election.cc:290] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:40.165762 18417 leader_election.cc:290] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:40.173287 18418 leader_election.cc:290] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:40.178741 18421 leader_election.cc:290] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:40.175830 18017 leader_election.cc:304] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:40.178630 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb0893691c7439bb0b2153854ac556b" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.161460 18437 raft_consensus.cc:515] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.162350 18432 leader_election.cc:290] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:40.184890 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b4cbdf42f544a1b228a46eab40434d" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.185089 18419 raft_consensus.cc:493] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:40.185369 18431 leader_election.cc:290] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:40.185546 18419 raft_consensus.cc:515] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.182013 18421 raft_consensus.cc:2804] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:40.185732 18417 raft_consensus.cc:493] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:40.188721 17700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f99bd5321f48829fcc14346f342cec" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.181195 18423 raft_consensus.cc:515] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:40.190500 18419 leader_election.cc:290] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:40.181031 18428 leader_election.cc:290] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:40.182039 18426 raft_consensus.cc:493] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:40.158351 18440 raft_consensus.cc:515] T 30e82d8cb4754155ad4bab8a5887944f P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:40.190954 18417 raft_consensus.cc:515] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.194442 18439 leader_election.cc:290] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:40.194895 18427 raft_consensus.cc:493] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d11d9adc3874ec78bb0014fd117dc87)
I20260713 09:07:40.195384 18417 leader_election.cc:290] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:40.191519 18421 raft_consensus.cc:493] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4d585fb611d74231acdae837e3deb915)
I20260713 09:07:40.192785 18426 raft_consensus.cc:515] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.196036 18434 leader_election.cc:290] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:40.191454 18428 raft_consensus.cc:493] T 4bf83e7403af407597620af2721661c0 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4d585fb611d74231acdae837e3deb915)
I20260713 09:07:40.196939 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257b83502f194654aa1f9c7269f74ebb" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.196872 18428 raft_consensus.cc:515] T 4bf83e7403af407597620af2721661c0 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:40.197543 18426 leader_election.cc:290] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:40.190511 18432 raft_consensus.cc:493] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d11d9adc3874ec78bb0014fd117dc87)
I20260713 09:07:40.196060 18421 raft_consensus.cc:3060] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.199246 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05449f13c7294819b6d5227b016f89c5" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.199313 18432 raft_consensus.cc:515] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.195353 18427 raft_consensus.cc:515] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
W20260713 09:07:40.191656 18073 debug-util.cc:398] Leaking SignalData structure 0x7b0800141f40 after lost signal to thread 18076
I20260713 09:07:40.203595 18051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c004ed87529485f977651c21c896270" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" is_pre_election: true
I20260713 09:07:40.204979 18051 raft_consensus.cc:2468] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 1.
I20260713 09:07:40.193354 18423 leader_election.cc:290] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:40.203357 18049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb0893691c7439bb0b2153854ac556b" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" is_pre_election: true
I20260713 09:07:40.206053 18049 raft_consensus.cc:2468] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 1.
I20260713 09:07:40.207065 18052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f99bd5321f48829fcc14346f342cec" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" is_pre_election: true
I20260713 09:07:40.207577 18052 raft_consensus.cc:2468] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 1.
I20260713 09:07:40.208248 18048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ab0c5115548738ee760267e90ff09" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" is_pre_election: true
I20260713 09:07:40.208643 18048 raft_consensus.cc:2468] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 1.
W20260713 09:07:40.202728 18073 debug-util.cc:398] Leaking SignalData structure 0x7b08000b9180 after lost signal to thread 18077
I20260713 09:07:40.211400 18047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edafa39e93f64a8092aa37b5ded8a338" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" is_pre_election: true
I20260713 09:07:40.212642 18047 raft_consensus.cc:2468] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 1.
I20260713 09:07:40.212844 18050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e57e58257e4879a1f88aba894a7fe9" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" is_pre_election: true
I20260713 09:07:40.212989 18437 leader_election.cc:290] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:40.213423 18050 raft_consensus.cc:2468] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 1.
I20260713 09:07:40.210450 18434 raft_consensus.cc:493] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:40.214247 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1dfeea4508e4d7bb2c8cbf75f28d482" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.214536 17700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf83e7403af407597620af2721661c0" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.214219 18434 raft_consensus.cc:515] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.218758 18434 leader_election.cc:290] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:40.219208 18434 raft_consensus.cc:493] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:40.219609 18434 raft_consensus.cc:515] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.226078 18049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257b83502f194654aa1f9c7269f74ebb" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" is_pre_election: true
I20260713 09:07:40.227631 18051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b4cbdf42f544a1b228a46eab40434d" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" is_pre_election: true
I20260713 09:07:40.228935 18044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05449f13c7294819b6d5227b016f89c5" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" is_pre_election: true
I20260713 09:07:40.227026 18441 leader_election.cc:290] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:40.209842 18417 raft_consensus.cc:493] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d11d9adc3874ec78bb0014fd117dc87)
I20260713 09:07:40.217396 18427 leader_election.cc:290] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:40.232496 18428 leader_election.cc:290] T 4bf83e7403af407597620af2721661c0 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:40.232990 17700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde3350e07974d5ead4428041a993e08" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.234572 18417 raft_consensus.cc:515] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.233034 17596 leader_election.cc:304] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [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: 0de976b9b4c14ab7be6d20dd74c1c693, 6d11d9adc3874ec78bb0014fd117dc87; no voters: 4d585fb611d74231acdae837e3deb915
I20260713 09:07:40.236385 18417 leader_election.cc:290] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:40.237591 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d56705ec7f141d8a8a2f9cbd35d2b3c" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.239773 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97bd05b60e74506a172b9201d42fe5a" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.241159 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937618a3c009463e81bb72add0734b3a" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.244623 18432 leader_election.cc:290] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:40.251145 18421 raft_consensus.cc:515] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.252878 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e57e58257e4879a1f88aba894a7fe9" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:40.253103 17700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257b83502f194654aa1f9c7269f74ebb" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.253469 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edafa39e93f64a8092aa37b5ded8a338" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:40.256843 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df107f1e23b94f9d88681f1e24c3f63b" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.257993 18049 raft_consensus.cc:2393] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b575db7bbd4b4b8489ed4163fcf07052 in current term 2: Already voted for candidate 0de976b9b4c14ab7be6d20dd74c1c693 in this term.
I20260713 09:07:40.254211 18434 leader_election.cc:290] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:40.259344 17596 leader_election.cc:304] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [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: 0de976b9b4c14ab7be6d20dd74c1c693, 6d11d9adc3874ec78bb0014fd117dc87; no voters: 
I20260713 09:07:40.260416 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c004ed87529485f977651c21c896270" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
W20260713 09:07:40.262182 17595 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.36.67:33537, user_credentials={real_user=slave}} blocked reactor thread for 173951us
I20260713 09:07:40.262709 18428 raft_consensus.cc:2804] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:40.263120 18428 raft_consensus.cc:493] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:40.263499 18428 raft_consensus.cc:3060] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.264744 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04aca2d2c2a4ab4802124461a4dff61" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.265048 17595 leader_election.cc:304] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [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: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:40.263454 18445 raft_consensus.cc:2804] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:40.267241 18448 raft_consensus.cc:2804] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:40.267719 18448 raft_consensus.cc:493] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4d585fb611d74231acdae837e3deb915)
I20260713 09:07:40.266966 17596 leader_election.cc:304] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [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: 0de976b9b4c14ab7be6d20dd74c1c693, 6d11d9adc3874ec78bb0014fd117dc87; no voters: b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.268065 18448 raft_consensus.cc:3060] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.267315 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a83063c09e4544b6ebbf29caac46ff" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.270972 17596 leader_election.cc:304] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [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: 0de976b9b4c14ab7be6d20dd74c1c693, 6d11d9adc3874ec78bb0014fd117dc87; no voters: 
I20260713 09:07:40.272055 17627 raft_consensus.cc:2468] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de976b9b4c14ab7be6d20dd74c1c693 in term 1.
I20260713 09:07:40.272770 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde3350e07974d5ead4428041a993e08" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.273375 17778 raft_consensus.cc:2468] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 1.
I20260713 09:07:40.273936 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05449f13c7294819b6d5227b016f89c5" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.272727 18436 raft_consensus.cc:2804] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:40.274894 18436 raft_consensus.cc:493] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:40.275602 17596 leader_election.cc:304] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [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: 0de976b9b4c14ab7be6d20dd74c1c693, 6d11d9adc3874ec78bb0014fd117dc87; no voters: b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.279222 18423 raft_consensus.cc:2804] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:40.279563 18423 raft_consensus.cc:493] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:40.279906 18423 raft_consensus.cc:3060] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.281090 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf83e7403af407597620af2721661c0" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.282625 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a83063c09e4544b6ebbf29caac46ff" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.275116 18441 raft_consensus.cc:2804] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:40.282727 17743 leader_election.cc:304] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [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: b575db7bbd4b4b8489ed4163fcf07052; no voters: 0de976b9b4c14ab7be6d20dd74c1c693, 4d585fb611d74231acdae837e3deb915
I20260713 09:07:40.275233 18436 raft_consensus.cc:3060] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.275671 18445 raft_consensus.cc:493] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4d585fb611d74231acdae837e3deb915)
I20260713 09:07:40.296402 18430 raft_consensus.cc:3060] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.316329 17777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df107f1e23b94f9d88681f1e24c3f63b" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
W20260713 09:07:40.310987 17594 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.36.66:41709, user_credentials={real_user=slave}} blocked reactor thread for 71345.5us
I20260713 09:07:40.295087 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97bd05b60e74506a172b9201d42fe5a" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.288555 18441 raft_consensus.cc:493] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4d585fb611d74231acdae837e3deb915)
I20260713 09:07:40.315822 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e82d8cb4754155ad4bab8a5887944f" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.323592 17623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11730c5b8c94508bdee3d51af52ac93" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
W20260713 09:07:40.323719 17596 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.36.68:41285, user_credentials={real_user=slave}} blocked reactor thread for 48176.4us
I20260713 09:07:40.324360 17596 leader_election.cc:304] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [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: 0de976b9b4c14ab7be6d20dd74c1c693, 6d11d9adc3874ec78bb0014fd117dc87; no voters: b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.325400 18440 leader_election.cc:290] T 30e82d8cb4754155ad4bab8a5887944f P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:40.319016 18445 raft_consensus.cc:3060] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.326658 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11730c5b8c94508bdee3d51af52ac93" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.329419 17700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09088810adcb4b7aa1759239db0682cf" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.329881 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1dfeea4508e4d7bb2c8cbf75f28d482" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.329411 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf83e7403af407597620af2721661c0" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.330600 17705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d56705ec7f141d8a8a2f9cbd35d2b3c" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.330979 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde3350e07974d5ead4428041a993e08" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.331456 18052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97bd05b60e74506a172b9201d42fe5a" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" is_pre_election: true
I20260713 09:07:40.331876 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c004ed87529485f977651c21c896270" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.321893 17774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1dfeea4508e4d7bb2c8cbf75f28d482" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.337128 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e82d8cb4754155ad4bab8a5887944f" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.335487 18441 raft_consensus.cc:3060] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.339877 17777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9912c8a4174685bdec2b3de8f1456b" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.340857 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d56705ec7f141d8a8a2f9cbd35d2b3c" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.337128 17626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ac1357ced404f9aac45097ec993a1" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:40.336489 18440 raft_consensus.cc:2804] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:40.342954 17625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb0893691c7439bb0b2153854ac556b" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:40.341367 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b4cbdf42f544a1b228a46eab40434d" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:40.343703 18421 leader_election.cc:290] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 election: Requested vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:40.350103 18052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ac1357ced404f9aac45097ec993a1" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" is_pre_election: true
I20260713 09:07:40.347290 17629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09088810adcb4b7aa1759239db0682cf" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:40.347210 17622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11730c5b8c94508bdee3d51af52ac93" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:40.353598 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09088810adcb4b7aa1759239db0682cf" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:40.341315 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a83063c09e4544b6ebbf29caac46ff" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.353273 17621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a075071631244245ac5a2d753fb415ea" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:40.349092 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257b83502f194654aa1f9c7269f74ebb" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:40.345520 18440 raft_consensus.cc:493] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:40.347918 18049 raft_consensus.cc:1240] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Rejecting Update request from peer 4d585fb611d74231acdae837e3deb915 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:40.363981 18051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11730c5b8c94508bdee3d51af52ac93" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" is_pre_election: true
I20260713 09:07:40.356006 17622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e82d8cb4754155ad4bab8a5887944f" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:40.358300 17626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9912c8a4174685bdec2b3de8f1456b" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:40.364802 18047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09088810adcb4b7aa1759239db0682cf" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" is_pre_election: true
I20260713 09:07:40.367357 18051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df107f1e23b94f9d88681f1e24c3f63b" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" is_pre_election: true
I20260713 09:07:40.358253 18428 raft_consensus.cc:515] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.362448 18440 raft_consensus.cc:3060] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.363786 18424 raft_consensus.cc:515] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.352811 17623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ab0c5115548738ee760267e90ff09" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:40.368945 18052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d56705ec7f141d8a8a2f9cbd35d2b3c" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" is_pre_election: true
I20260713 09:07:40.369911 17626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f99bd5321f48829fcc14346f342cec" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:40.370198 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f99bd5321f48829fcc14346f342cec" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.370617 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a075071631244245ac5a2d753fb415ea" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.370851 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97bd05b60e74506a172b9201d42fe5a" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.371970 18044 raft_consensus.cc:2393] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b575db7bbd4b4b8489ed4163fcf07052 in current term 2: Already voted for candidate 0de976b9b4c14ab7be6d20dd74c1c693 in this term.
I20260713 09:07:40.374243 17745 leader_election.cc:304] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [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: b575db7bbd4b4b8489ed4163fcf07052; no voters: 0de976b9b4c14ab7be6d20dd74c1c693, 4d585fb611d74231acdae837e3deb915
I20260713 09:07:40.375299 18418 raft_consensus.cc:3060] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.369580 18049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1dfeea4508e4d7bb2c8cbf75f28d482" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" is_pre_election: true
I20260713 09:07:40.368091 18448 raft_consensus.cc:515] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:40.378775 18047 raft_consensus.cc:1240] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Rejecting Update request from peer 4d585fb611d74231acdae837e3deb915 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:40.380030 17621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf83e7403af407597620af2721661c0" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:40.380460 17624 raft_consensus.cc:1240] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Rejecting Update request from peer 4d585fb611d74231acdae837e3deb915 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:40.381567 18424 leader_election.cc:290] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 election: Requested vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:40.381495 17621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde3350e07974d5ead4428041a993e08" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:40.382799 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04aca2d2c2a4ab4802124461a4dff61" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:40.385958 17624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b4cbdf42f544a1b228a46eab40434d" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:40.386415 17628 raft_consensus.cc:2393] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b575db7bbd4b4b8489ed4163fcf07052 in current term 2: Already voted for candidate 6d11d9adc3874ec78bb0014fd117dc87 in this term.
I20260713 09:07:40.383275 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05449f13c7294819b6d5227b016f89c5" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:40.387041 17622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937618a3c009463e81bb72add0734b3a" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:40.383226 17629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a83063c09e4544b6ebbf29caac46ff" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:40.389938 18418 raft_consensus.cc:2749] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.391373 18448 leader_election.cc:290] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 2 election: Requested vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:40.395658 17743 leader_election.cc:304] T 4bf83e7403af407597620af2721661c0 P b575db7bbd4b4b8489ed4163fcf07052 [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: b575db7bbd4b4b8489ed4163fcf07052; no voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:40.396765 17625 raft_consensus.cc:2393] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0de976b9b4c14ab7be6d20dd74c1c693 in current term 2: Already voted for candidate 6d11d9adc3874ec78bb0014fd117dc87 in this term.
I20260713 09:07:40.396874 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e82d8cb4754155ad4bab8a5887944f" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:40.398314 17626 raft_consensus.cc:1240] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Rejecting Update request from peer b575db7bbd4b4b8489ed4163fcf07052 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:40.398591 18440 raft_consensus.cc:515] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.400763 18440 leader_election.cc:290] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 2 election: Requested vote from peers b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:40.400655 17626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ac1357ced404f9aac45097ec993a1" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:40.401119 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ac1357ced404f9aac45097ec993a1" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.401389 18418 raft_consensus.cc:2749] T 4bf83e7403af407597620af2721661c0 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.404039 17669 leader_election.cc:304] T 30e82d8cb4754155ad4bab8a5887944f P 4d585fb611d74231acdae837e3deb915 [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: 4d585fb611d74231acdae837e3deb915; no voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.402635 18049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e57e58257e4879a1f88aba894a7fe9" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693"
I20260713 09:07:40.396443 17595 leader_election.cc:304] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [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: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052; no voters: 4d585fb611d74231acdae837e3deb915
I20260713 09:07:40.405706 17595 leader_election.cc:304] T 4bf83e7403af407597620af2721661c0 P 6d11d9adc3874ec78bb0014fd117dc87 [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: 6d11d9adc3874ec78bb0014fd117dc87; no voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.405953 18426 raft_consensus.cc:2749] T 30e82d8cb4754155ad4bab8a5887944f P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.393532 18445 raft_consensus.cc:515] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.412242 17630 raft_consensus.cc:1240] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Rejecting Update request from peer 4d585fb611d74231acdae837e3deb915 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:40.406760 17669 leader_election.cc:304] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915 [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: 4d585fb611d74231acdae837e3deb915; no voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.407225 18440 raft_consensus.cc:2804] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:40.411911 18448 raft_consensus.cc:2749] T 4bf83e7403af407597620af2721661c0 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.413281 17595 leader_election.cc:304] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87 [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: 6d11d9adc3874ec78bb0014fd117dc87; no voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.414685 17671 leader_election.cc:304] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [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: 4d585fb611d74231acdae837e3deb915; no voters: 0de976b9b4c14ab7be6d20dd74c1c693, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.415218 18447 raft_consensus.cc:2749] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.415423 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df107f1e23b94f9d88681f1e24c3f63b" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:40.415728 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04aca2d2c2a4ab4802124461a4dff61" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:40.416064 17671 leader_election.cc:304] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [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: 4d585fb611d74231acdae837e3deb915; no voters: 0de976b9b4c14ab7be6d20dd74c1c693, 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:40.415108 18439 consensus_queue.cc:1059] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:07:40.414556 17595 leader_election.cc:304] T 30e82d8cb4754155ad4bab8a5887944f P 6d11d9adc3874ec78bb0014fd117dc87 [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: 6d11d9adc3874ec78bb0014fd117dc87; no voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.413679 18440 raft_consensus.cc:493] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4d585fb611d74231acdae837e3deb915)
I20260713 09:07:40.417021 18419 raft_consensus.cc:2749] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.418267 18440 raft_consensus.cc:3060] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.418087 18443 raft_consensus.cc:2749] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.418857 18431 raft_consensus.cc:3055] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:40.419605 18431 raft_consensus.cc:740] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Running, Role: LEADER
I20260713 09:07:40.420446 18431 consensus_queue.cc:260] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:40.418833 18447 raft_consensus.cc:2749] T 30e82d8cb4754155ad4bab8a5887944f P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.421708 18431 raft_consensus.cc:3060] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.422935 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c004ed87529485f977651c21c896270" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:40.422909 17743 leader_election.cc:304] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052 [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: b575db7bbd4b4b8489ed4163fcf07052; no voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:40.414659 18426 raft_consensus.cc:2749] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.420986 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257b83502f194654aa1f9c7269f74ebb" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:40.424139 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04aca2d2c2a4ab4802124461a4dff61" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:40.424432 17743 leader_election.cc:304] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b575db7bbd4b4b8489ed4163fcf07052; no voters: 0de976b9b4c14ab7be6d20dd74c1c693, 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:40.425412 17743 leader_election.cc:304] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [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: b575db7bbd4b4b8489ed4163fcf07052; no voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:40.425911 17595 leader_election.cc:304] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [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: 6d11d9adc3874ec78bb0014fd117dc87; no voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.426272 17743 leader_election.cc:304] T f5a83063c09e4544b6ebbf29caac46ff P b575db7bbd4b4b8489ed4163fcf07052 [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: b575db7bbd4b4b8489ed4163fcf07052; no voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:40.424080 18049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb0893691c7439bb0b2153854ac556b" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693"
I20260713 09:07:40.426733 18433 raft_consensus.cc:2749] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.426964 17774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e57e58257e4879a1f88aba894a7fe9" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:40.428355 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb0893691c7439bb0b2153854ac556b" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:40.429399 18435 raft_consensus.cc:3060] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.428824 18448 raft_consensus.cc:2749] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.430575 17595 leader_election.cc:304] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [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: 6d11d9adc3874ec78bb0014fd117dc87; no voters: 0de976b9b4c14ab7be6d20dd74c1c693, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.431174 17671 leader_election.cc:304] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 [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: 4d585fb611d74231acdae837e3deb915; no voters: 0de976b9b4c14ab7be6d20dd74c1c693, 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:40.431799 18442 raft_consensus.cc:2749] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:07:40.430763 18425 raft_consensus.cc:2749] T f5a83063c09e4544b6ebbf29caac46ff P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.432140 18433 consensus_queue.cc:1059] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:07:40.433424 18443 raft_consensus.cc:2749] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.433800 17595 leader_election.cc:304] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [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: 6d11d9adc3874ec78bb0014fd117dc87; no voters: 0de976b9b4c14ab7be6d20dd74c1c693, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.414559 18428 leader_election.cc:290] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 2 election: Requested vote from peers b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:40.434682 17671 leader_election.cc:304] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [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: 4d585fb611d74231acdae837e3deb915; no voters: 0de976b9b4c14ab7be6d20dd74c1c693, 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:40.411422 18441 raft_consensus.cc:515] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.433386 18447 raft_consensus.cc:2749] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.436933 18438 raft_consensus.cc:2749] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.428777 18426 consensus_queue.cc:1059] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260713 09:07:40.438295 17627 raft_consensus.cc:1240] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Rejecting Update request from peer 4d585fb611d74231acdae837e3deb915 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:40.439919 18422 raft_consensus.cc:3055] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:40.440259 18422 raft_consensus.cc:740] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Running, Role: LEADER
I20260713 09:07:40.441048 18423 raft_consensus.cc:515] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.441030 18422 consensus_queue.cc:260] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.442386 18422 raft_consensus.cc:3060] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.443068 18423 leader_election.cc:290] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 2 election: Requested vote from peers b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:40.443068 18049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c004ed87529485f977651c21c896270" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693"
I20260713 09:07:40.435899 18425 raft_consensus.cc:3055] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:40.444584 18425 raft_consensus.cc:740] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Running, Role: LEADER
I20260713 09:07:40.444906 18047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edafa39e93f64a8092aa37b5ded8a338" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693"
I20260713 09:07:40.446148 17596 leader_election.cc:304] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [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: 6d11d9adc3874ec78bb0014fd117dc87; no voters: 0de976b9b4c14ab7be6d20dd74c1c693, 4d585fb611d74231acdae837e3deb915
I20260713 09:07:40.430160 18439 consensus_queue.cc:1059] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260713 09:07:40.446830 18447 raft_consensus.cc:2749] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.447114 18439 raft_consensus.cc:3055] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:40.436111 18448 raft_consensus.cc:2749] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.445343 18425 consensus_queue.cc:260] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.448407 18425 raft_consensus.cc:3060] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.449435 18443 consensus_queue.cc:1059] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:07:40.447468 18439 raft_consensus.cc:740] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Running, Role: LEADER
I20260713 09:07:40.451400 18443 raft_consensus.cc:3055] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:40.451805 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edafa39e93f64a8092aa37b5ded8a338" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:40.451910 18443 raft_consensus.cc:740] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Running, Role: LEADER
I20260713 09:07:40.452208 18439 consensus_queue.cc:260] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [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: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.436368 18445 leader_election.cc:290] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 2 election: Requested vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:40.453683 17595 leader_election.cc:304] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [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: 6d11d9adc3874ec78bb0014fd117dc87; no voters: 0de976b9b4c14ab7be6d20dd74c1c693, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.451395 18047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f99bd5321f48829fcc14346f342cec" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693"
I20260713 09:07:40.452926 18443 consensus_queue.cc:260] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.454613 18428 raft_consensus.cc:2749] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.455330 18443 raft_consensus.cc:3060] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.453163 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f99bd5321f48829fcc14346f342cec" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:40.458096 18439 raft_consensus.cc:3060] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.459455 18430 raft_consensus.cc:2749] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.462438 17778 raft_consensus.cc:1240] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Rejecting Update request from peer 4d585fb611d74231acdae837e3deb915 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:40.449790 18441 leader_election.cc:290] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 2 election: Requested vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:40.469347 18436 raft_consensus.cc:515] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.470763 18016 leader_election.cc:304] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693; no voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.461203 18435 raft_consensus.cc:2749] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.472688 18424 raft_consensus.cc:2749] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.474386 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ab0c5115548738ee760267e90ff09" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:40.475783 18049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ab0c5115548738ee760267e90ff09" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693"
I20260713 09:07:40.477061 17596 leader_election.cc:304] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [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: 6d11d9adc3874ec78bb0014fd117dc87; no voters: 0de976b9b4c14ab7be6d20dd74c1c693, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.477972 18440 raft_consensus.cc:515] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:40.478714 18445 raft_consensus.cc:2749] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.480379 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde3350e07974d5ead4428041a993e08" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:40.481355 18436 leader_election.cc:290] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 2 election: Requested vote from peers b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:40.482661 18440 leader_election.cc:290] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 2 election: Requested vote from peers 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:40.483942 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde3350e07974d5ead4428041a993e08" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:40.485503 17595 leader_election.cc:304] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [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: 6d11d9adc3874ec78bb0014fd117dc87; no voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.483871 18016 leader_election.cc:304] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693; no voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.488214 18424 raft_consensus.cc:2749] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.488322 17778 raft_consensus.cc:1240] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Rejecting Update request from peer 4d585fb611d74231acdae837e3deb915 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:40.489006 18016 leader_election.cc:304] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693; no voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.487739 18440 raft_consensus.cc:2749] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.489890 18424 raft_consensus.cc:2749] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.489562 18443 consensus_queue.cc:1059] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:07:40.490846 17699 raft_consensus.cc:2468] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 2.
I20260713 09:07:40.491286 18431 raft_consensus.cc:3055] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:40.491118 18016 leader_election.cc:304] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693; no voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.491644 18431 raft_consensus.cc:740] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Running, Role: LEADER
I20260713 09:07:40.491937 18424 raft_consensus.cc:2749] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.492492 18431 consensus_queue.cc:260] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [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: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.493129 17594 leader_election.cc:304] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [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: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87; no voters: 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:40.493422 18431 raft_consensus.cc:3060] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.494590 18016 leader_election.cc:304] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693; no voters: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.495328 18424 raft_consensus.cc:2749] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.496323 18016 leader_election.cc:304] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693; no voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.497466 18424 raft_consensus.cc:2749] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.498471 18016 leader_election.cc:304] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693; no voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.494637 18440 raft_consensus.cc:2804] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:40.499235 18424 raft_consensus.cc:2749] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.500398 18016 leader_election.cc:304] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693, 6d11d9adc3874ec78bb0014fd117dc87; no voters: 4d585fb611d74231acdae837e3deb915
I20260713 09:07:40.499368 18440 raft_consensus.cc:697] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 LEADER]: Becoming Leader. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Running, Role: LEADER
I20260713 09:07:40.501067 18424 raft_consensus.cc:2804] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:40.501454 18424 raft_consensus.cc:493] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4d585fb611d74231acdae837e3deb915)
I20260713 09:07:40.501415 18016 leader_election.cc:304] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693; no voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:40.501947 18424 raft_consensus.cc:3060] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.501649 18440 consensus_queue.cc:237] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.502187 18421 raft_consensus.cc:2749] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.506917 18016 leader_election.cc:304] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0de976b9b4c14ab7be6d20dd74c1c693; no voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.507561 18421 raft_consensus.cc:2749] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:07:40.508212 18424 raft_consensus.cc:515] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.508584 18016 leader_election.cc:304] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693; no voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:40.509202 18421 raft_consensus.cc:2749] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.510170 18424 leader_election.cc:290] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:40.510308 18016 leader_election.cc:304] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693; no voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:40.510962 18424 raft_consensus.cc:2749] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.511336 18016 leader_election.cc:304] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693; no voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:40.511896 18424 raft_consensus.cc:2749] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.512243 18016 leader_election.cc:304] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693; no voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.512873 18424 raft_consensus.cc:2749] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.513226 18016 leader_election.cc:304] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693; no voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.513893 18424 raft_consensus.cc:2749] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.514220 18016 leader_election.cc:304] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693; no voters: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.516469 18421 raft_consensus.cc:3060] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.525430 17627 raft_consensus.cc:1240] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Rejecting Update request from peer b575db7bbd4b4b8489ed4163fcf07052 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:40.526363 17630 raft_consensus.cc:1240] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Rejecting Update request from peer b575db7bbd4b4b8489ed4163fcf07052 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:40.526711 18425 consensus_queue.cc:1059] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:40.527566 18425 raft_consensus.cc:3055] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:40.527848 18425 raft_consensus.cc:740] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Running, Role: LEADER
I20260713 09:07:40.528262 18421 raft_consensus.cc:2749] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.528625 18425 consensus_queue.cc:260] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.529335 18016 leader_election.cc:304] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693; no voters: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:40.529911 18425 raft_consensus.cc:3060] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.530328 18421 raft_consensus.cc:2749] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.531059 18435 consensus_queue.cc:1059] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:40.531486 17671 leader_election.cc:304] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915 [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: 4d585fb611d74231acdae837e3deb915; no voters: 0de976b9b4c14ab7be6d20dd74c1c693, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.531949 18435 raft_consensus.cc:3055] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:40.532239 18435 raft_consensus.cc:740] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Running, Role: LEADER
I20260713 09:07:40.532742 17671 leader_election.cc:304] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915 [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: 4d585fb611d74231acdae837e3deb915; no voters: 0de976b9b4c14ab7be6d20dd74c1c693, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.533021 18435 consensus_queue.cc:260] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.530099 17524 catalog_manager.cc:5697] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 reported cstate change: term changed from 1 to 2, leader changed from 4d585fb611d74231acdae837e3deb915 (127.16.36.66) to 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:40.535169 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05449f13c7294819b6d5227b016f89c5" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:40.535243 17671 leader_election.cc:304] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915 [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: 4d585fb611d74231acdae837e3deb915; no voters: 0de976b9b4c14ab7be6d20dd74c1c693, b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.534407 18435 raft_consensus.cc:3060] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.537349 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c004ed87529485f977651c21c896270" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:40.539264 18443 raft_consensus.cc:2749] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.540380 18443 raft_consensus.cc:2749] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.539721 18431 raft_consensus.cc:2749] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:40.541673 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c004ed87529485f977651c21c896270" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:40.542346 17630 raft_consensus.cc:2393] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0de976b9b4c14ab7be6d20dd74c1c693 in current term 2: Already voted for candidate 6d11d9adc3874ec78bb0014fd117dc87 in this term.
I20260713 09:07:40.543956 17699 raft_consensus.cc:2468] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de976b9b4c14ab7be6d20dd74c1c693 in term 2.
I20260713 09:07:40.545145 17698 raft_consensus.cc:2468] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de976b9b4c14ab7be6d20dd74c1c693 in term 2.
I20260713 09:07:40.546383 18016 leader_election.cc:304] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de976b9b4c14ab7be6d20dd74c1c693, 4d585fb611d74231acdae837e3deb915; no voters: 
I20260713 09:07:40.547052 18421 raft_consensus.cc:2804] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:40.547506 18421 raft_consensus.cc:697] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 LEADER]: Becoming Leader. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Running, Role: LEADER
I20260713 09:07:40.548327 18421 consensus_queue.cc:237] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.551108 17630 raft_consensus.cc:1240] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Rejecting Update request from peer b575db7bbd4b4b8489ed4163fcf07052 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:40.552177 18016 leader_election.cc:304] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693, 4d585fb611d74231acdae837e3deb915; no voters: b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:40.552989 18424 raft_consensus.cc:2804] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:40.553824 18424 raft_consensus.cc:697] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 LEADER]: Becoming Leader. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Running, Role: LEADER
I20260713 09:07:40.554687 18424 consensus_queue.cc:237] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.558657 18435 consensus_queue.cc:1059] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:40.559587 18430 raft_consensus.cc:3055] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:40.560038 18430 raft_consensus.cc:740] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Running, Role: LEADER
I20260713 09:07:40.561038 18430 consensus_queue.cc:260] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:40.562318 18430 raft_consensus.cc:3060] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.575260 17630 raft_consensus.cc:1240] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Rejecting Update request from peer 4d585fb611d74231acdae837e3deb915 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:40.576617 18431 consensus_queue.cc:1059] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:40.577598 18431 raft_consensus.cc:3055] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:40.577906 18431 raft_consensus.cc:740] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Running, Role: LEADER
I20260713 09:07:40.578709 18431 consensus_queue.cc:260] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:40.579970 18431 raft_consensus.cc:3060] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.595118 17528 catalog_manager.cc:5697] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 reported cstate change: term changed from 1 to 2, leader changed from 4d585fb611d74231acdae837e3deb915 (127.16.36.66) to 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68). New cstate: current_term: 2 leader_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:40.613601 17528 catalog_manager.cc:5697] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 reported cstate change: term changed from 1 to 2, leader changed from 4d585fb611d74231acdae837e3deb915 (127.16.36.66) to 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68). New cstate: current_term: 2 leader_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:41.012869 17698 raft_consensus.cc:1275] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:41.014016 18441 consensus_queue.cc:1048] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:41.024669 18049 raft_consensus.cc:3060] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:41.033710 18049 raft_consensus.cc:1275] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:41.035025 18441 consensus_queue.cc:1048] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:41.088047 17630 raft_consensus.cc:1275] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Refusing update from remote peer 0de976b9b4c14ab7be6d20dd74c1c693: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:41.089267 18424 consensus_queue.cc:1048] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:41.102721 17698 raft_consensus.cc:1275] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Refusing update from remote peer 0de976b9b4c14ab7be6d20dd74c1c693: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:41.108331 18466 consensus_queue.cc:1048] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:41.129531 17778 raft_consensus.cc:1275] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Refusing update from remote peer 0de976b9b4c14ab7be6d20dd74c1c693: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:41.130904 18466 consensus_queue.cc:1048] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:41.142421 17699 raft_consensus.cc:1275] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Refusing update from remote peer 0de976b9b4c14ab7be6d20dd74c1c693: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:41.144330 18465 consensus_queue.cc:1048] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:41.747839 18435 raft_consensus.cc:493] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:41.748720 18435 raft_consensus.cc:515] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:41.751348 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e57e58257e4879a1f88aba894a7fe9" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:41.751559 18435 leader_election.cc:290] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:41.751981 17630 raft_consensus.cc:2468] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 2.
I20260713 09:07:41.751922 18049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e57e58257e4879a1f88aba894a7fe9" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" is_pre_election: true
I20260713 09:07:41.753101 17743 leader_election.cc:304] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [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: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:41.753757 18435 raft_consensus.cc:2804] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:41.754072 18435 raft_consensus.cc:493] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:41.754333 18435 raft_consensus.cc:3060] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:41.758589 18435 raft_consensus.cc:515] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:41.760214 18435 leader_election.cc:290] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 3 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:41.760875 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e57e58257e4879a1f88aba894a7fe9" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:41.761201 18049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e57e58257e4879a1f88aba894a7fe9" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693"
I20260713 09:07:41.761408 17630 raft_consensus.cc:3060] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:41.765695 17630 raft_consensus.cc:2468] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 3.
I20260713 09:07:41.766566 17743 leader_election.cc:304] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [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: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052; no voters: 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:41.767163 18435 raft_consensus.cc:2804] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:41.767601 18435 raft_consensus.cc:697] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 3 LEADER]: Becoming Leader. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Running, Role: LEADER
I20260713 09:07:41.768249 18435 consensus_queue.cc:237] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:41.775583 17524 catalog_manager.cc:5697] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:41.805363 18431 raft_consensus.cc:493] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:41.805749 18431 raft_consensus.cc:515] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:41.807171 18431 leader_election.cc:290] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:41.807857 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde3350e07974d5ead4428041a993e08" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:41.808099 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde3350e07974d5ead4428041a993e08" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:41.808292 17630 raft_consensus.cc:2468] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 2.
I20260713 09:07:41.809116 17669 leader_election.cc:304] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [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: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87; no voters: 
I20260713 09:07:41.809836 18431 raft_consensus.cc:2804] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:41.810132 18431 raft_consensus.cc:493] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:41.810391 18431 raft_consensus.cc:3060] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:41.814463 18431 raft_consensus.cc:515] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:41.815922 18431 leader_election.cc:290] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 3 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:41.816502 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde3350e07974d5ead4428041a993e08" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:41.816774 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde3350e07974d5ead4428041a993e08" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:41.817016 17630 raft_consensus.cc:3060] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:41.822696 17630 raft_consensus.cc:2468] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 3.
I20260713 09:07:41.823510 17669 leader_election.cc:304] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [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: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87; no voters: b575db7bbd4b4b8489ed4163fcf07052
I20260713 09:07:41.824024 18431 raft_consensus.cc:2804] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:41.825098 18431 raft_consensus.cc:697] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 3 LEADER]: Becoming Leader. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Running, Role: LEADER
I20260713 09:07:41.825783 18431 consensus_queue.cc:237] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Queue going to LEADER 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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:41.833388 17524 catalog_manager.cc:5697] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:41.893038 18431 raft_consensus.cc:493] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:41.893517 18431 raft_consensus.cc:515] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:41.895520 18431 leader_election.cc:290] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:41.895924 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257b83502f194654aa1f9c7269f74ebb" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:41.896479 17779 raft_consensus.cc:2468] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 2.
I20260713 09:07:41.896430 18049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257b83502f194654aa1f9c7269f74ebb" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" is_pre_election: true
I20260713 09:07:41.897146 18049 raft_consensus.cc:2468] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 2.
I20260713 09:07:41.897491 17670 leader_election.cc:304] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [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: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:41.898137 18431 raft_consensus.cc:2804] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:41.898412 18431 raft_consensus.cc:493] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:41.898769 18431 raft_consensus.cc:3060] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:41.903908 18431 raft_consensus.cc:515] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:41.905380 18431 leader_election.cc:290] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 3 election: Requested vote from peers b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:41.905953 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257b83502f194654aa1f9c7269f74ebb" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:41.906512 17779 raft_consensus.cc:3060] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:41.906515 18049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257b83502f194654aa1f9c7269f74ebb" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693"
I20260713 09:07:41.907230 18049 raft_consensus.cc:3060] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:41.912052 17779 raft_consensus.cc:2468] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 3.
I20260713 09:07:41.912842 17670 leader_election.cc:304] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [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: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:41.913359 18431 raft_consensus.cc:2804] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:41.913362 18049 raft_consensus.cc:2468] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 3.
I20260713 09:07:41.913965 18431 raft_consensus.cc:697] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 3 LEADER]: Becoming Leader. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Running, Role: LEADER
I20260713 09:07:41.915033 18431 consensus_queue.cc:237] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:41.923035 17524 catalog_manager.cc:5697] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:41.949018 18435 raft_consensus.cc:493] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:41.949465 18435 raft_consensus.cc:515] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:41.952759 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb0893691c7439bb0b2153854ac556b" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:41.952993 18047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb0893691c7439bb0b2153854ac556b" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" is_pre_election: true
I20260713 09:07:41.953161 18435 leader_election.cc:290] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:41.953310 17630 raft_consensus.cc:2468] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 2.
I20260713 09:07:41.953778 18047 raft_consensus.cc:2468] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 2.
I20260713 09:07:41.954458 17743 leader_election.cc:304] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [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: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:41.955160 18435 raft_consensus.cc:2804] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:41.955439 18435 raft_consensus.cc:493] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:41.955682 18435 raft_consensus.cc:3060] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:41.960399 18435 raft_consensus.cc:515] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:41.961772 18435 leader_election.cc:290] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 3 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:41.962459 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb0893691c7439bb0b2153854ac556b" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:41.962682 18047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb0893691c7439bb0b2153854ac556b" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693"
I20260713 09:07:41.962999 17630 raft_consensus.cc:3060] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:41.963155 18047 raft_consensus.cc:3060] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:41.967559 18047 raft_consensus.cc:2468] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 3.
I20260713 09:07:41.968338 17745 leader_election.cc:304] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [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: 0de976b9b4c14ab7be6d20dd74c1c693, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:41.968613 17630 raft_consensus.cc:2468] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 3.
I20260713 09:07:41.968855 18435 raft_consensus.cc:2804] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:41.969328 18435 raft_consensus.cc:697] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 3 LEADER]: Becoming Leader. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Running, Role: LEADER
I20260713 09:07:41.970037 18435 consensus_queue.cc:237] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:41.976974 17524 catalog_manager.cc:5697] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:42.017684 18465 raft_consensus.cc:493] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:42.018229 18465 raft_consensus.cc:515] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:42.020244 18465 leader_election.cc:290] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:42.020691 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edafa39e93f64a8092aa37b5ded8a338" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:42.021320 17630 raft_consensus.cc:2393] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0de976b9b4c14ab7be6d20dd74c1c693 in current term 2: Already voted for candidate 6d11d9adc3874ec78bb0014fd117dc87 in this term.
I20260713 09:07:42.021205 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edafa39e93f64a8092aa37b5ded8a338" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:42.021862 17779 raft_consensus.cc:2468] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de976b9b4c14ab7be6d20dd74c1c693 in term 2.
I20260713 09:07:42.022779 18017 leader_election.cc:304] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693, b575db7bbd4b4b8489ed4163fcf07052; no voters: 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:42.023499 18465 raft_consensus.cc:2804] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:42.023844 18465 raft_consensus.cc:493] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:42.024188 18465 raft_consensus.cc:3060] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:42.028599 18465 raft_consensus.cc:515] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:42.030001 18465 leader_election.cc:290] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:42.030689 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edafa39e93f64a8092aa37b5ded8a338" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:42.031003 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edafa39e93f64a8092aa37b5ded8a338" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:42.031364 17630 raft_consensus.cc:2393] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0de976b9b4c14ab7be6d20dd74c1c693 in current term 2: Already voted for candidate 6d11d9adc3874ec78bb0014fd117dc87 in this term.
I20260713 09:07:42.036516 17779 raft_consensus.cc:2468] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de976b9b4c14ab7be6d20dd74c1c693 in term 2.
I20260713 09:07:42.037503 18017 leader_election.cc:304] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693, b575db7bbd4b4b8489ed4163fcf07052; no voters: 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:42.038188 18465 raft_consensus.cc:2804] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:42.038635 18465 raft_consensus.cc:697] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 LEADER]: Becoming Leader. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Running, Role: LEADER
I20260713 09:07:42.039364 18465 consensus_queue.cc:237] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:42.049774 17524 catalog_manager.cc:5697] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 reported cstate change: term changed from 1 to 2, leader changed from b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) to 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68). New cstate: current_term: 2 leader_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:42.067646 18465 raft_consensus.cc:493] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:42.068130 18465 raft_consensus.cc:515] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:42.070004 18465 leader_election.cc:290] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:42.070245 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ab0c5115548738ee760267e90ff09" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:42.070559 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ab0c5115548738ee760267e90ff09" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:42.070996 17630 raft_consensus.cc:2393] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0de976b9b4c14ab7be6d20dd74c1c693 in current term 2: Already voted for candidate 6d11d9adc3874ec78bb0014fd117dc87 in this term.
I20260713 09:07:42.071094 17779 raft_consensus.cc:2468] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de976b9b4c14ab7be6d20dd74c1c693 in term 2.
I20260713 09:07:42.072288 18017 leader_election.cc:304] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693, b575db7bbd4b4b8489ed4163fcf07052; no voters: 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:42.073314 18465 raft_consensus.cc:2804] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:42.073688 18465 raft_consensus.cc:493] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b575db7bbd4b4b8489ed4163fcf07052)
I20260713 09:07:42.074065 18465 raft_consensus.cc:3060] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:42.079025 18465 raft_consensus.cc:515] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:42.080420 18465 leader_election.cc:290] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:42.081130 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ab0c5115548738ee760267e90ff09" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:42.081370 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ab0c5115548738ee760267e90ff09" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:42.081645 17630 raft_consensus.cc:2393] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0de976b9b4c14ab7be6d20dd74c1c693 in current term 2: Already voted for candidate 6d11d9adc3874ec78bb0014fd117dc87 in this term.
I20260713 09:07:42.087582 17779 raft_consensus.cc:2468] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de976b9b4c14ab7be6d20dd74c1c693 in term 2.
I20260713 09:07:42.088583 18017 leader_election.cc:304] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693, b575db7bbd4b4b8489ed4163fcf07052; no voters: 6d11d9adc3874ec78bb0014fd117dc87
I20260713 09:07:42.089210 18465 raft_consensus.cc:2804] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:42.089771 18465 raft_consensus.cc:697] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 LEADER]: Becoming Leader. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Running, Role: LEADER
I20260713 09:07:42.090704 18465 consensus_queue.cc:237] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:42.098721 17524 catalog_manager.cc:5697] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 reported cstate change: term changed from 1 to 2, leader changed from b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) to 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68). New cstate: current_term: 2 leader_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:42.133417 18461 raft_consensus.cc:493] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.133932 18461 raft_consensus.cc:515] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:42.135977 18461 leader_election.cc:290] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:42.136588 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ab0c5115548738ee760267e90ff09" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052" is_pre_election: true
I20260713 09:07:42.136940 18047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ab0c5115548738ee760267e90ff09" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" is_pre_election: true
I20260713 09:07:42.137117 17779 raft_consensus.cc:2468] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 2.
I20260713 09:07:42.138018 17595 leader_election.cc:304] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [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: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:42.138646 18461 raft_consensus.cc:2804] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:42.138980 18461 raft_consensus.cc:493] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:42.139222 18461 raft_consensus.cc:3060] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:42.143802 18461 raft_consensus.cc:515] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:42.145664 18461 leader_election.cc:290] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [CANDIDATE]: Term 3 election: Requested vote from peers b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:42.145979 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ab0c5115548738ee760267e90ff09" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:42.146512 17779 raft_consensus.cc:3060] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:42.146946 18047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ab0c5115548738ee760267e90ff09" candidate_uuid: "6d11d9adc3874ec78bb0014fd117dc87" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693"
I20260713 09:07:42.151714 17779 raft_consensus.cc:2468] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d11d9adc3874ec78bb0014fd117dc87 in term 3.
I20260713 09:07:42.152612 17595 leader_election.cc:304] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [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: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052; no voters: 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:42.153164 18461 raft_consensus.cc:2804] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:42.153586 18461 raft_consensus.cc:697] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 LEADER]: Becoming Leader. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Running, Role: LEADER
I20260713 09:07:42.154268 18461 consensus_queue.cc:237] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:42.163933 17524 catalog_manager.cc:5697] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 reported cstate change: term changed from 2 to 3, leader changed from 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68) to 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65). New cstate: current_term: 3 leader_uuid: "6d11d9adc3874ec78bb0014fd117dc87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:42.208007 17630 raft_consensus.cc:1275] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:07:42.209503 18435 consensus_queue.cc:1048] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:42.221102 18047 raft_consensus.cc:3060] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:07:42.232884 18047 raft_consensus.cc:1275] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:07:42.234051 18485 consensus_queue.cc:1048] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:42.244999 18485 raft_consensus.cc:493] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.245448 18485 raft_consensus.cc:515] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:42.247241 18485 leader_election.cc:290] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:42.247788 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04aca2d2c2a4ab4802124461a4dff61" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87" is_pre_election: true
I20260713 09:07:42.248363 17630 raft_consensus.cc:2468] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 2.
I20260713 09:07:42.248690 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04aca2d2c2a4ab4802124461a4dff61" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915" is_pre_election: true
I20260713 09:07:42.249234 17699 raft_consensus.cc:2468] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 2.
I20260713 09:07:42.249377 17743 leader_election.cc:304] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [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: 6d11d9adc3874ec78bb0014fd117dc87, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:42.250394 18485 raft_consensus.cc:2804] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:42.250753 18485 raft_consensus.cc:493] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:42.250994 18485 raft_consensus.cc:3060] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:42.255321 18485 raft_consensus.cc:515] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:42.257078 18485 leader_election.cc:290] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [CANDIDATE]: Term 3 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:42.257915 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04aca2d2c2a4ab4802124461a4dff61" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:42.258193 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04aca2d2c2a4ab4802124461a4dff61" candidate_uuid: "b575db7bbd4b4b8489ed4163fcf07052" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:42.258424 17630 raft_consensus.cc:3060] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:42.258777 17699 raft_consensus.cc:3060] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:42.263365 17699 raft_consensus.cc:2468] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 3.
I20260713 09:07:42.264180 17743 leader_election.cc:304] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [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: 4d585fb611d74231acdae837e3deb915, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:42.264329 17630 raft_consensus.cc:2468] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b575db7bbd4b4b8489ed4163fcf07052 in term 3.
I20260713 09:07:42.264739 18485 raft_consensus.cc:2804] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:42.265174 18485 raft_consensus.cc:697] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 3 LEADER]: Becoming Leader. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Running, Role: LEADER
I20260713 09:07:42.265971 18485 consensus_queue.cc:237] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Queue going to LEADER 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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:42.273201 17524 catalog_manager.cc:5697] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 reported cstate change: term changed from 1 to 3, leader changed from 4d585fb611d74231acdae837e3deb915 (127.16.36.66) to b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67). New cstate: current_term: 3 leader_uuid: "b575db7bbd4b4b8489ed4163fcf07052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:42.282912 17779 raft_consensus.cc:3060] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:07:42.289443 17779 raft_consensus.cc:1275] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:42.290565 18431 consensus_queue.cc:1048] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:42.306080 17630 raft_consensus.cc:1275] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:42.307515 18431 consensus_queue.cc:1048] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:42.317812 18047 raft_consensus.cc:1275] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:07:42.320081 18431 consensus_queue.cc:1048] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:42.341974 17779 raft_consensus.cc:1275] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:07:42.343556 18431 consensus_queue.cc:1048] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:42.462018 17630 raft_consensus.cc:1275] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Refusing update from remote peer 0de976b9b4c14ab7be6d20dd74c1c693: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:42.463056 18465 consensus_queue.cc:1048] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:42.473845 17630 raft_consensus.cc:1275] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:07:42.475323 18485 consensus_queue.cc:1048] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:42.477216 17778 raft_consensus.cc:1275] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Refusing update from remote peer 0de976b9b4c14ab7be6d20dd74c1c693: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:42.478560 18498 consensus_queue.cc:1048] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:07:42.495110 18044 raft_consensus.cc:1275] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:07:42.498522 18485 consensus_queue.cc:1048] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:42.545049 18044 raft_consensus.cc:3055] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:42.545452 18044 raft_consensus.cc:740] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Running, Role: LEADER
I20260713 09:07:42.546247 18044 consensus_queue.cc:260] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:42.547369 18044 raft_consensus.cc:3060] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:42.555923 18044 raft_consensus.cc:1275] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260713 09:07:42.556730 18044 pending_rounds.cc:85] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693: Aborting all ops after (but not including) 4
I20260713 09:07:42.557085 18044 pending_rounds.cc:107] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260713 09:07:42.557382 18044 raft_consensus.cc:2889] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:07:42.558689 18461 consensus_queue.cc:1048] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:42.565397 17778 raft_consensus.cc:1275] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Refusing update from remote peer 6d11d9adc3874ec78bb0014fd117dc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:07:42.566869 18441 consensus_queue.cc:1048] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:07:42.775154 17630 raft_consensus.cc:1275] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:42.776144 18430 consensus_queue.cc:1048] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:42.790401 17699 raft_consensus.cc:1275] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Refusing update from remote peer b575db7bbd4b4b8489ed4163fcf07052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:42.793216 18435 consensus_queue.cc:1048] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:42.899482 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:42.930227 17630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37f99bd5321f48829fcc14346f342cec"
dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
mode: GRACEFUL
new_leader_uuid: "0de976b9b4c14ab7be6d20dd74c1c693"
 from {username='slave'} at 127.0.0.1:60896
I20260713 09:07:42.930891 17630 raft_consensus.cc:606] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 LEADER]: Received request to transfer leadership to TS 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:42.933583 17630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "937618a3c009463e81bb72add0734b3a"
dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
mode: GRACEFUL
new_leader_uuid: "0de976b9b4c14ab7be6d20dd74c1c693"
 from {username='slave'} at 127.0.0.1:60896
I20260713 09:07:42.933984 17630 raft_consensus.cc:606] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Received request to transfer leadership to TS 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:42.936185 17630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a075071631244245ac5a2d753fb415ea"
dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
mode: GRACEFUL
new_leader_uuid: "4d585fb611d74231acdae837e3deb915"
 from {username='slave'} at 127.0.0.1:60896
I20260713 09:07:42.936630 17630 raft_consensus.cc:606] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Received request to transfer leadership to TS 4d585fb611d74231acdae837e3deb915
I20260713 09:07:42.948916 17779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e04aca2d2c2a4ab4802124461a4dff61"
dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
mode: GRACEFUL
new_leader_uuid: "4d585fb611d74231acdae837e3deb915"
 from {username='slave'} at 127.0.0.1:42416
I20260713 09:07:42.949460 17779 raft_consensus.cc:606] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 3 LEADER]: Received request to transfer leadership to TS 4d585fb611d74231acdae837e3deb915
I20260713 09:07:42.953190 17778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcb0893691c7439bb0b2153854ac556b"
dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
mode: GRACEFUL
new_leader_uuid: "0de976b9b4c14ab7be6d20dd74c1c693"
 from {username='slave'} at 127.0.0.1:42416
I20260713 09:07:42.953715 17778 raft_consensus.cc:606] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 3 LEADER]: Received request to transfer leadership to TS 0de976b9b4c14ab7be6d20dd74c1c693
I20260713 09:07:42.954698 16529 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:07:42.955701 16529 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:42.994964 18511 raft_consensus.cc:993] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052: : Instructing follower 0de976b9b4c14ab7be6d20dd74c1c693 to start an election
I20260713 09:07:42.995508 18430 raft_consensus.cc:1081] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 3 LEADER]: Signalling peer 0de976b9b4c14ab7be6d20dd74c1c693 to start an election
I20260713 09:07:42.997460 18047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcb0893691c7439bb0b2153854ac556b"
dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693"
 from {username='slave'} at 127.0.0.1:33240
I20260713 09:07:42.998034 18047 raft_consensus.cc:493] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:42.998376 18047 raft_consensus.cc:3060] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:43.002959 18047 raft_consensus.cc:515] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:43.004477 18047 leader_election.cc:290] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 4 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:43.005539 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb0893691c7439bb0b2153854ac556b" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:43.006088 17630 raft_consensus.cc:3060] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:43.006850 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb0893691c7439bb0b2153854ac556b" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:43.007304 17778 raft_consensus.cc:3055] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:43.007540 17778 raft_consensus.cc:740] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Running, Role: LEADER
I20260713 09:07:43.008142 17778 consensus_queue.cc:260] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:43.009039 17778 raft_consensus.cc:3060] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:43.011822 17630 raft_consensus.cc:2468] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de976b9b4c14ab7be6d20dd74c1c693 in term 4.
I20260713 09:07:43.012907 18016 leader_election.cc:304] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693, 6d11d9adc3874ec78bb0014fd117dc87; no voters: 
I20260713 09:07:43.013633 18498 raft_consensus.cc:2804] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:43.014549 17778 raft_consensus.cc:2468] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de976b9b4c14ab7be6d20dd74c1c693 in term 4.
I20260713 09:07:43.014899 18498 raft_consensus.cc:697] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 4 LEADER]: Becoming Leader. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Running, Role: LEADER
I20260713 09:07:43.015734 18498 consensus_queue.cc:237] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:43.021834 17528 catalog_manager.cc:5697] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 reported cstate change: term changed from 3 to 4, leader changed from b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) to 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68). New cstate: current_term: 4 leader_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:43.210265 18485 raft_consensus.cc:993] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052: : Instructing follower 4d585fb611d74231acdae837e3deb915 to start an election
I20260713 09:07:43.210811 18511 raft_consensus.cc:1081] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 3 LEADER]: Signalling peer 4d585fb611d74231acdae837e3deb915 to start an election
I20260713 09:07:43.212337 17698 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e04aca2d2c2a4ab4802124461a4dff61"
dest_uuid: "4d585fb611d74231acdae837e3deb915"
 from {username='slave'} at 127.0.0.1:43900
I20260713 09:07:43.212990 17698 raft_consensus.cc:493] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:43.213389 17698 raft_consensus.cc:3060] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:43.218297 17698 raft_consensus.cc:515] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:43.220422 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04aca2d2c2a4ab4802124461a4dff61" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:43.220628 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04aca2d2c2a4ab4802124461a4dff61" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:43.220925 17630 raft_consensus.cc:3060] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:43.221127 17778 raft_consensus.cc:3055] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:43.221417 17778 raft_consensus.cc:740] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b575db7bbd4b4b8489ed4163fcf07052, State: Running, Role: LEADER
I20260713 09:07:43.222054 17778 consensus_queue.cc:260] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:43.222985 17778 raft_consensus.cc:3060] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:43.226423 17698 leader_election.cc:290] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 4 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:43.227135 17630 raft_consensus.cc:2468] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 4.
I20260713 09:07:43.228160 17669 leader_election.cc:304] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [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: 4d585fb611d74231acdae837e3deb915, 6d11d9adc3874ec78bb0014fd117dc87; no voters: 
I20260713 09:07:43.228960 18507 raft_consensus.cc:2804] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:43.230033 18507 raft_consensus.cc:697] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 4 LEADER]: Becoming Leader. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Running, Role: LEADER
I20260713 09:07:43.230963 17778 raft_consensus.cc:2468] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 4.
I20260713 09:07:43.230912 18507 consensus_queue.cc:237] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } }
I20260713 09:07:43.237112 17528 catalog_manager.cc:5697] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 reported cstate change: term changed from 3 to 4, leader changed from b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67) to 4d585fb611d74231acdae837e3deb915 (127.16.36.66). New cstate: current_term: 4 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:43.261209 18503 raft_consensus.cc:993] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87: : Instructing follower 0de976b9b4c14ab7be6d20dd74c1c693 to start an election
I20260713 09:07:43.261620 18441 raft_consensus.cc:1081] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 LEADER]: Signalling peer 0de976b9b4c14ab7be6d20dd74c1c693 to start an election
I20260713 09:07:43.262902 18047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37f99bd5321f48829fcc14346f342cec"
dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693"
 from {username='slave'} at 127.0.0.1:46100
I20260713 09:07:43.263307 18047 raft_consensus.cc:493] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:43.263572 18047 raft_consensus.cc:3060] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:43.267917 18047 raft_consensus.cc:515] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:43.269482 18047 leader_election.cc:290] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 3 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709)
I20260713 09:07:43.270020 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f99bd5321f48829fcc14346f342cec" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:43.270306 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f99bd5321f48829fcc14346f342cec" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4d585fb611d74231acdae837e3deb915"
I20260713 09:07:43.270916 17630 raft_consensus.cc:3055] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:43.271024 17698 raft_consensus.cc:3060] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:43.271225 17630 raft_consensus.cc:740] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Running, Role: LEADER
I20260713 09:07:43.272605 17630 consensus_queue.cc:260] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:43.273691 17630 raft_consensus.cc:3060] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:43.278419 17698 raft_consensus.cc:2468] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de976b9b4c14ab7be6d20dd74c1c693 in term 3.
I20260713 09:07:43.280135 18016 leader_election.cc:304] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [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: 0de976b9b4c14ab7be6d20dd74c1c693, 4d585fb611d74231acdae837e3deb915; no voters: 
I20260713 09:07:43.281114 18512 raft_consensus.cc:2804] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:43.281536 18512 raft_consensus.cc:697] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 LEADER]: Becoming Leader. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Running, Role: LEADER
I20260713 09:07:43.282290 18512 consensus_queue.cc:237] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:43.287869 18503 raft_consensus.cc:993] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87: : Instructing follower 0de976b9b4c14ab7be6d20dd74c1c693 to start an election
I20260713 09:07:43.288292 18461 raft_consensus.cc:1081] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Signalling peer 0de976b9b4c14ab7be6d20dd74c1c693 to start an election
I20260713 09:07:43.290109 18047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "937618a3c009463e81bb72add0734b3a"
dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693"
 from {username='slave'} at 127.0.0.1:46100
I20260713 09:07:43.290678 18047 raft_consensus.cc:493] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:43.291245 18047 raft_consensus.cc:3060] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.291218 17630 raft_consensus.cc:2468] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de976b9b4c14ab7be6d20dd74c1c693 in term 3.
I20260713 09:07:43.291198 17528 catalog_manager.cc:5697] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 reported cstate change: term changed from 2 to 3, leader changed from 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) to 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68). New cstate: current_term: 3 leader_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:43.296494 18047 raft_consensus.cc:515] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:43.299551 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937618a3c009463e81bb72add0734b3a" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b575db7bbd4b4b8489ed4163fcf07052"
I20260713 09:07:43.300079 17778 raft_consensus.cc:3060] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.298903 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937618a3c009463e81bb72add0734b3a" candidate_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:43.300894 17630 raft_consensus.cc:3055] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:43.301522 17630 raft_consensus.cc:740] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Running, Role: LEADER
I20260713 09:07:43.302203 17630 consensus_queue.cc:260] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:43.303159 17630 raft_consensus.cc:3060] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.305608 17778 raft_consensus.cc:2468] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de976b9b4c14ab7be6d20dd74c1c693 in term 2.
I20260713 09:07:43.306279 18047 leader_election.cc:290] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537)
I20260713 09:07:43.306710 18017 leader_election.cc:304] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de976b9b4c14ab7be6d20dd74c1c693, b575db7bbd4b4b8489ed4163fcf07052; no voters: 
I20260713 09:07:43.307567 18512 raft_consensus.cc:2804] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:43.308014 18512 raft_consensus.cc:697] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 LEADER]: Becoming Leader. State: Replica: 0de976b9b4c14ab7be6d20dd74c1c693, State: Running, Role: LEADER
I20260713 09:07:43.308931 17630 raft_consensus.cc:2468] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de976b9b4c14ab7be6d20dd74c1c693 in term 2.
I20260713 09:07:43.308792 18512 consensus_queue.cc:237] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:43.316576 17528 catalog_manager.cc:5697] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 reported cstate change: term changed from 1 to 2, leader changed from 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) to 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68). New cstate: current_term: 2 leader_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:43.317289 18441 raft_consensus.cc:993] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87: : Instructing follower 4d585fb611d74231acdae837e3deb915 to start an election
I20260713 09:07:43.317720 18461 raft_consensus.cc:1081] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Signalling peer 4d585fb611d74231acdae837e3deb915 to start an election
I20260713 09:07:43.319123 17699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a075071631244245ac5a2d753fb415ea"
dest_uuid: "4d585fb611d74231acdae837e3deb915"
 from {username='slave'} at 127.0.0.1:43886
I20260713 09:07:43.319527 17699 raft_consensus.cc:493] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:43.319862 17699 raft_consensus.cc:3060] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.325734 17699 raft_consensus.cc:515] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:43.327558 17699 leader_election.cc:290] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 2 election: Requested vote from peers 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635), 0de976b9b4c14ab7be6d20dd74c1c693 (127.16.36.68:41285)
I20260713 09:07:43.328068 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a075071631244245ac5a2d753fb415ea" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6d11d9adc3874ec78bb0014fd117dc87"
I20260713 09:07:43.328575 17630 raft_consensus.cc:3055] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:43.328857 17630 raft_consensus.cc:740] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d11d9adc3874ec78bb0014fd117dc87, State: Running, Role: LEADER
I20260713 09:07:43.329501 17630 consensus_queue.cc:260] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:43.330628 17630 raft_consensus.cc:3060] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.331298 18047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a075071631244245ac5a2d753fb415ea" candidate_uuid: "4d585fb611d74231acdae837e3deb915" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0de976b9b4c14ab7be6d20dd74c1c693"
I20260713 09:07:43.331733 18047 raft_consensus.cc:3060] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.335959 18047 raft_consensus.cc:2468] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 2.
I20260713 09:07:43.336176 17630 raft_consensus.cc:2468] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d585fb611d74231acdae837e3deb915 in term 2.
I20260713 09:07:43.336834 17671 leader_election.cc:304] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de976b9b4c14ab7be6d20dd74c1c693, 4d585fb611d74231acdae837e3deb915; no voters: 
I20260713 09:07:43.337493 18507 raft_consensus.cc:2804] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:43.337890 18507 raft_consensus.cc:697] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [term 2 LEADER]: Becoming Leader. State: Replica: 4d585fb611d74231acdae837e3deb915, State: Running, Role: LEADER
I20260713 09:07:43.338606 18507 consensus_queue.cc:237] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [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: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } }
I20260713 09:07:43.345942 17528 catalog_manager.cc:5697] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 reported cstate change: term changed from 1 to 2, leader changed from 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65) to 4d585fb611d74231acdae837e3deb915 (127.16.36.66). New cstate: current_term: 2 leader_uuid: "4d585fb611d74231acdae837e3deb915" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:43.468786 17778 raft_consensus.cc:1275] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 4 FOLLOWER]: Refusing update from remote peer 0de976b9b4c14ab7be6d20dd74c1c693: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:07:43.469906 18512 consensus_queue.cc:1048] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:07:43.476876 17630 raft_consensus.cc:1275] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 4 FOLLOWER]: Refusing update from remote peer 0de976b9b4c14ab7be6d20dd74c1c693: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:07:43.477835 18521 consensus_queue.cc:1048] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:07:43.701381 17630 raft_consensus.cc:1275] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Refusing update from remote peer 0de976b9b4c14ab7be6d20dd74c1c693: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:43.702359 18521 consensus_queue.cc:1048] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:43.711767 17778 raft_consensus.cc:1275] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Refusing update from remote peer 0de976b9b4c14ab7be6d20dd74c1c693: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:43.713181 18516 consensus_queue.cc:1048] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:07:43.718770 17630 raft_consensus.cc:1275] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:43.720368 18493 consensus_queue.cc:1048] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:43.728549 17627 raft_consensus.cc:1275] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 4 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:07:43.731051 18493 consensus_queue.cc:1048] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:43.738826 18047 raft_consensus.cc:1275] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:43.740231 18493 consensus_queue.cc:1048] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de976b9b4c14ab7be6d20dd74c1c693" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 41285 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:43.753003 17779 raft_consensus.cc:1275] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 4 FOLLOWER]: Refusing update from remote peer 4d585fb611d74231acdae837e3deb915: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:07:43.754230 18493 consensus_queue.cc:1048] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b575db7bbd4b4b8489ed4163fcf07052" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:43.800717 17699 raft_consensus.cc:1275] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Refusing update from remote peer 0de976b9b4c14ab7be6d20dd74c1c693: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260713 09:07:43.801735 18512 consensus_queue.cc:1048] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d585fb611d74231acdae837e3deb915" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:07:43.809028 17626 raft_consensus.cc:1275] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Refusing update from remote peer 0de976b9b4c14ab7be6d20dd74c1c693: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260713 09:07:43.810386 18521 consensus_queue.cc:1048] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d11d9adc3874ec78bb0014fd117dc87" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:07:43.956477 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:43.969416 16529 tablet_server.cc:179] TabletServer@127.16.36.65:0 shutting down...
W20260713 09:07:43.973449 17669 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260713 09:07:43.981455 17669 consensus_peers.cc:597] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 -> Peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Couldn't send request to peer 6d11d9adc3874ec78bb0014fd117dc87. 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:07:43.992609 17669 consensus_peers.cc:597] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915 -> Peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Couldn't send request to peer 6d11d9adc3874ec78bb0014fd117dc87. 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:07:43.996316 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:43.997028 16529 tablet_replica.cc:333] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:43.997614 16529 raft_consensus.cc:2243] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:43.998009 16529 raft_consensus.cc:2272] T e04aca2d2c2a4ab4802124461a4dff61 P 6d11d9adc3874ec78bb0014fd117dc87 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:43.999971 16529 tablet_replica.cc:333] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:44.000515 16529 raft_consensus.cc:2243] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.000891 16529 raft_consensus.cc:2272] T a075071631244245ac5a2d753fb415ea P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.002868 16529 tablet_replica.cc:333] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:44.003314 16529 raft_consensus.cc:2243] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.003913 16529 raft_consensus.cc:2272] T 9a9912c8a4174685bdec2b3de8f1456b P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.005363 16529 tablet_replica.cc:333] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:44.005798 16529 raft_consensus.cc:2243] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.006110 16529 raft_consensus.cc:2272] T 37f99bd5321f48829fcc14346f342cec P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.007890 16529 tablet_replica.cc:333] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:44.008335 16529 raft_consensus.cc:2243] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.008701 16529 raft_consensus.cc:2272] T 7c004ed87529485f977651c21c896270 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.010160 16529 tablet_replica.cc:333] T 4bf83e7403af407597620af2721661c0 P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:44.010630 16529 raft_consensus.cc:2243] T 4bf83e7403af407597620af2721661c0 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.010950 16529 raft_consensus.cc:2272] T 4bf83e7403af407597620af2721661c0 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.012473 16529 tablet_replica.cc:333] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:44.012890 16529 raft_consensus.cc:2243] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.013434 16529 raft_consensus.cc:2272] T edafa39e93f64a8092aa37b5ded8a338 P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.014930 16529 tablet_replica.cc:333] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:44.015357 16529 raft_consensus.cc:2243] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.015990 16529 raft_consensus.cc:2272] T 09088810adcb4b7aa1759239db0682cf P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.017515 16529 tablet_replica.cc:333] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:44.017911 16529 raft_consensus.cc:2243] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.018537 16529 raft_consensus.cc:2272] T 3f7ac1357ced404f9aac45097ec993a1 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.020277 16529 tablet_replica.cc:333] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:44.020897 16529 raft_consensus.cc:2243] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.021347 16529 raft_consensus.cc:2272] T fcb0893691c7439bb0b2153854ac556b P 6d11d9adc3874ec78bb0014fd117dc87 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.023187 16529 tablet_replica.cc:333] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:44.023660 16529 raft_consensus.cc:2243] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.024003 16529 raft_consensus.cc:2272] T f5a83063c09e4544b6ebbf29caac46ff P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.025532 16529 tablet_replica.cc:333] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:44.026007 16529 raft_consensus.cc:2243] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.026436 16529 raft_consensus.cc:2272] T 71e57e58257e4879a1f88aba894a7fe9 P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.027901 16529 tablet_replica.cc:333] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:44.028344 16529 raft_consensus.cc:2243] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.028951 16529 raft_consensus.cc:2272] T c7b4cbdf42f544a1b228a46eab40434d P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.030450 16529 tablet_replica.cc:333] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:44.030915 16529 raft_consensus.cc:2243] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.031567 16529 raft_consensus.cc:2272] T d11730c5b8c94508bdee3d51af52ac93 P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.033447 16529 tablet_replica.cc:333] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:44.033900 16529 raft_consensus.cc:2243] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.034256 16529 raft_consensus.cc:2272] T 937618a3c009463e81bb72add0734b3a P 6d11d9adc3874ec78bb0014fd117dc87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.035993 16529 tablet_replica.cc:333] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:44.036396 16529 raft_consensus.cc:2243] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.036693 16529 raft_consensus.cc:2272] T bde3350e07974d5ead4428041a993e08 P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.037949 16529 tablet_replica.cc:333] T 30e82d8cb4754155ad4bab8a5887944f P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:44.038341 16529 raft_consensus.cc:2243] T 30e82d8cb4754155ad4bab8a5887944f P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.038687 16529 raft_consensus.cc:2272] T 30e82d8cb4754155ad4bab8a5887944f P 6d11d9adc3874ec78bb0014fd117dc87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.040387 16529 tablet_replica.cc:333] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87: stopping tablet replica
I20260713 09:07:44.040766 16529 raft_consensus.cc:2243] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.041514 16529 raft_consensus.cc:2272] T 930ab0c5115548738ee760267e90ff09 P 6d11d9adc3874ec78bb0014fd117dc87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.081180 16529 tablet_server.cc:196] TabletServer@127.16.36.65:0 shutdown complete.
W20260713 09:07:44.114336 18016 consensus_peers.cc:597] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 -> Peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Couldn't send request to peer 6d11d9adc3874ec78bb0014fd117dc87. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:37635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:44.116909 16529 tablet_server.cc:179] TabletServer@127.16.36.66:0 shutting down...
I20260713 09:07:44.141016 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:44.141714 16529 tablet_replica.cc:333] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
I20260713 09:07:44.142345 16529 raft_consensus.cc:2243] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.142891 16529 raft_consensus.cc:2272] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.144639 16529 tablet_replica.cc:333] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
I20260713 09:07:44.145113 16529 raft_consensus.cc:2243] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.145819 16529 raft_consensus.cc:2272] T a075071631244245ac5a2d753fb415ea P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.148185 16529 tablet_replica.cc:333] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
I20260713 09:07:44.148711 16529 raft_consensus.cc:2243] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.149169 16529 raft_consensus.cc:2272] T 9a9912c8a4174685bdec2b3de8f1456b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.151219 16529 tablet_replica.cc:333] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
I20260713 09:07:44.151877 16529 raft_consensus.cc:2243] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260713 09:07:44.151962 17743 consensus_peers.cc:597] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052 -> Peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): Couldn't send request to peer 4d585fb611d74231acdae837e3deb915. 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:07:44.152346 16529 raft_consensus.cc:2272] T 37f99bd5321f48829fcc14346f342cec P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.154227 16529 tablet_replica.cc:333] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
I20260713 09:07:44.154790 16529 raft_consensus.cc:2243] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.155437 16529 raft_consensus.cc:2272] T 257b83502f194654aa1f9c7269f74ebb P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.156996 16529 tablet_replica.cc:333] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
I20260713 09:07:44.157455 16529 raft_consensus.cc:2243] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.158219 16529 raft_consensus.cc:2272] T f5a83063c09e4544b6ebbf29caac46ff P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.160662 16529 tablet_replica.cc:333] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
I20260713 09:07:44.161427 16529 raft_consensus.cc:2243] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.161949 16529 raft_consensus.cc:2272] T d11730c5b8c94508bdee3d51af52ac93 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.163900 16529 tablet_replica.cc:333] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
I20260713 09:07:44.164455 16529 raft_consensus.cc:2243] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.164999 16529 raft_consensus.cc:2272] T 3f7ac1357ced404f9aac45097ec993a1 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.167341 16529 tablet_replica.cc:333] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
W20260713 09:07:44.167857 18016 consensus_peers.cc:597] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 -> Peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Couldn't send request to peer 6d11d9adc3874ec78bb0014fd117dc87. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:37635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:44.168005 16529 raft_consensus.cc:2243] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.168578 16529 raft_consensus.cc:2272] T 09088810adcb4b7aa1759239db0682cf P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.170184 16529 tablet_replica.cc:333] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
I20260713 09:07:44.170717 16529 raft_consensus.cc:2243] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.171082 16529 raft_consensus.cc:2272] T 7c004ed87529485f977651c21c896270 P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.172639 16529 tablet_replica.cc:333] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
I20260713 09:07:44.173082 16529 raft_consensus.cc:2243] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.173731 16529 raft_consensus.cc:2272] T 4bf83e7403af407597620af2721661c0 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.175418 16529 tablet_replica.cc:333] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
I20260713 09:07:44.175858 16529 raft_consensus.cc:2243] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.176474 16529 raft_consensus.cc:2272] T bde3350e07974d5ead4428041a993e08 P 4d585fb611d74231acdae837e3deb915 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.177942 16529 tablet_replica.cc:333] T 30e82d8cb4754155ad4bab8a5887944f P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
I20260713 09:07:44.178368 16529 raft_consensus.cc:2243] T 30e82d8cb4754155ad4bab8a5887944f P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.178768 16529 raft_consensus.cc:2272] T 30e82d8cb4754155ad4bab8a5887944f P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.180397 16529 tablet_replica.cc:333] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
I20260713 09:07:44.180908 16529 raft_consensus.cc:2243] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.181427 16529 raft_consensus.cc:2272] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.183024 16529 tablet_replica.cc:333] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
I20260713 09:07:44.183446 16529 raft_consensus.cc:2243] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.183936 16529 raft_consensus.cc:2272] T c97bd05b60e74506a172b9201d42fe5a P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.185523 16529 tablet_replica.cc:333] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
I20260713 09:07:44.185940 16529 raft_consensus.cc:2243] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.186286 16529 raft_consensus.cc:2272] T 05449f13c7294819b6d5227b016f89c5 P 4d585fb611d74231acdae837e3deb915 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.187799 16529 tablet_replica.cc:333] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
I20260713 09:07:44.188208 16529 raft_consensus.cc:2243] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.188669 16529 raft_consensus.cc:2272] T df107f1e23b94f9d88681f1e24c3f63b P 4d585fb611d74231acdae837e3deb915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.190398 16529 tablet_replica.cc:333] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915: stopping tablet replica
I20260713 09:07:44.190807 16529 raft_consensus.cc:2243] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.191443 16529 raft_consensus.cc:2272] T e04aca2d2c2a4ab4802124461a4dff61 P 4d585fb611d74231acdae837e3deb915 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:44.195252 17743 consensus_peers.cc:597] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 -> Peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): Couldn't send request to peer 4d585fb611d74231acdae837e3deb915. 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:07:44.196471 18016 consensus_peers.cc:597] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 -> Peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): Couldn't send request to peer 4d585fb611d74231acdae837e3deb915. 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:07:44.240939 18016 consensus_peers.cc:597] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 -> Peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): Couldn't send request to peer 4d585fb611d74231acdae837e3deb915. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.66:41709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:44.241016 17743 consensus_peers.cc:597] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 -> Peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): Couldn't send request to peer 4d585fb611d74231acdae837e3deb915. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.66:41709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:44.254441 16529 tablet_server.cc:196] TabletServer@127.16.36.66:0 shutdown complete.
I20260713 09:07:44.285925 16529 tablet_server.cc:179] TabletServer@127.16.36.67:0 shutting down...
I20260713 09:07:44.309401 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:44.309984 16529 tablet_replica.cc:333] T 9a9912c8a4174685bdec2b3de8f1456b P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
I20260713 09:07:44.310619 16529 raft_consensus.cc:2243] T 9a9912c8a4174685bdec2b3de8f1456b P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.311133 16529 raft_consensus.cc:2272] T 9a9912c8a4174685bdec2b3de8f1456b P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.313354 16529 tablet_replica.cc:333] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
W20260713 09:07:44.313840 18017 consensus_peers.cc:597] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 -> Peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): Couldn't send request to peer b575db7bbd4b4b8489ed4163fcf07052. 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:07:44.313833 16529 raft_consensus.cc:2243] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.314755 16529 raft_consensus.cc:2272] T 257b83502f194654aa1f9c7269f74ebb P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.316267 16529 tablet_replica.cc:333] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
I20260713 09:07:44.316715 16529 raft_consensus.cc:2243] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.317344 16529 raft_consensus.cc:2272] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.318890 16529 tablet_replica.cc:333] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
I20260713 09:07:44.319353 16529 raft_consensus.cc:2243] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.319664 16529 raft_consensus.cc:2272] T edafa39e93f64a8092aa37b5ded8a338 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.321038 16529 tablet_replica.cc:333] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
I20260713 09:07:44.321456 16529 raft_consensus.cc:2243] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.321756 16529 raft_consensus.cc:2272] T 930ab0c5115548738ee760267e90ff09 P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.323211 16529 tablet_replica.cc:333] T f5a83063c09e4544b6ebbf29caac46ff P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
I20260713 09:07:44.323657 16529 raft_consensus.cc:2243] T f5a83063c09e4544b6ebbf29caac46ff P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.323951 16529 raft_consensus.cc:2272] T f5a83063c09e4544b6ebbf29caac46ff P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.325443 16529 tablet_replica.cc:333] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
I20260713 09:07:44.325857 16529 raft_consensus.cc:2243] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.326478 16529 raft_consensus.cc:2272] T b1dfeea4508e4d7bb2c8cbf75f28d482 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.328039 16529 tablet_replica.cc:333] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
I20260713 09:07:44.328470 16529 raft_consensus.cc:2243] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.328781 16529 raft_consensus.cc:2272] T fcb0893691c7439bb0b2153854ac556b P b575db7bbd4b4b8489ed4163fcf07052 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.330529 16529 tablet_replica.cc:333] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
I20260713 09:07:44.330962 16529 raft_consensus.cc:2243] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.331462 16529 raft_consensus.cc:2272] T 05449f13c7294819b6d5227b016f89c5 P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.332901 16529 tablet_replica.cc:333] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
I20260713 09:07:44.333302 16529 raft_consensus.cc:2243] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.333599 16529 raft_consensus.cc:2272] T bde3350e07974d5ead4428041a993e08 P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.335042 16529 tablet_replica.cc:333] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
I20260713 09:07:44.335445 16529 raft_consensus.cc:2243] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.335747 16529 raft_consensus.cc:2272] T 937618a3c009463e81bb72add0734b3a P b575db7bbd4b4b8489ed4163fcf07052 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.337518 16529 tablet_replica.cc:333] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
I20260713 09:07:44.337922 16529 raft_consensus.cc:2243] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.338299 16529 raft_consensus.cc:2272] T c7b4cbdf42f544a1b228a46eab40434d P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.339731 16529 tablet_replica.cc:333] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
I20260713 09:07:44.340144 16529 raft_consensus.cc:2243] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.340744 16529 raft_consensus.cc:2272] T df107f1e23b94f9d88681f1e24c3f63b P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.342304 16529 tablet_replica.cc:333] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
I20260713 09:07:44.342741 16529 raft_consensus.cc:2243] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.343318 16529 raft_consensus.cc:2272] T 71e57e58257e4879a1f88aba894a7fe9 P b575db7bbd4b4b8489ed4163fcf07052 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.344735 16529 tablet_replica.cc:333] T 4bf83e7403af407597620af2721661c0 P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
I20260713 09:07:44.345114 16529 raft_consensus.cc:2243] T 4bf83e7403af407597620af2721661c0 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.345436 16529 raft_consensus.cc:2272] T 4bf83e7403af407597620af2721661c0 P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.346838 16529 tablet_replica.cc:333] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
I20260713 09:07:44.347206 16529 raft_consensus.cc:2243] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.347811 16529 raft_consensus.cc:2272] T c97bd05b60e74506a172b9201d42fe5a P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.349323 16529 tablet_replica.cc:333] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
I20260713 09:07:44.349830 16529 raft_consensus.cc:2243] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.350194 16529 raft_consensus.cc:2272] T e04aca2d2c2a4ab4802124461a4dff61 P b575db7bbd4b4b8489ed4163fcf07052 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.352263 16529 tablet_replica.cc:333] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052: stopping tablet replica
W20260713 09:07:44.352658 18017 consensus_peers.cc:597] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 -> Peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): Couldn't send request to peer b575db7bbd4b4b8489ed4163fcf07052. 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:07:44.352691 16529 raft_consensus.cc:2243] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.353614 16529 raft_consensus.cc:2272] T 30e82d8cb4754155ad4bab8a5887944f P b575db7bbd4b4b8489ed4163fcf07052 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:44.362046 18016 consensus_peers.cc:597] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 -> Peer 4d585fb611d74231acdae837e3deb915 (127.16.36.66:41709): Couldn't send request to peer 4d585fb611d74231acdae837e3deb915. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.66:41709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:44.393559 16529 tablet_server.cc:196] TabletServer@127.16.36.67:0 shutdown complete.
W20260713 09:07:44.403383 18016 consensus_peers.cc:597] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 -> Peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Couldn't send request to peer 6d11d9adc3874ec78bb0014fd117dc87. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:37635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:44.421247 18016 consensus_peers.cc:597] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 -> Peer 6d11d9adc3874ec78bb0014fd117dc87 (127.16.36.65:37635): Couldn't send request to peer 6d11d9adc3874ec78bb0014fd117dc87. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:37635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:44.427887 16529 tablet_server.cc:179] TabletServer@127.16.36.68:0 shutting down...
W20260713 09:07:44.438910 18017 consensus_peers.cc:597] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 -> Peer b575db7bbd4b4b8489ed4163fcf07052 (127.16.36.67:33537): Couldn't send request to peer b575db7bbd4b4b8489ed4163fcf07052. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.67:33537: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:44.449610 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:44.450130 16529 tablet_replica.cc:333] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693: stopping tablet replica
I20260713 09:07:44.450675 16529 raft_consensus.cc:2243] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.451043 16529 raft_consensus.cc:2272] T 257b83502f194654aa1f9c7269f74ebb P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.452611 16529 tablet_replica.cc:333] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693: stopping tablet replica
I20260713 09:07:44.453079 16529 raft_consensus.cc:2243] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.453722 16529 raft_consensus.cc:2272] T fcb0893691c7439bb0b2153854ac556b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.455639 16529 tablet_replica.cc:333] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693: stopping tablet replica
I20260713 09:07:44.456077 16529 raft_consensus.cc:2243] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.456676 16529 raft_consensus.cc:2272] T edafa39e93f64a8092aa37b5ded8a338 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.458179 16529 tablet_replica.cc:333] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693: stopping tablet replica
I20260713 09:07:44.458645 16529 raft_consensus.cc:2243] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.459053 16529 raft_consensus.cc:2272] T 3f7ac1357ced404f9aac45097ec993a1 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.460467 16529 tablet_replica.cc:333] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693: stopping tablet replica
I20260713 09:07:44.460899 16529 raft_consensus.cc:2243] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.461324 16529 raft_consensus.cc:2272] T 930ab0c5115548738ee760267e90ff09 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.462757 16529 tablet_replica.cc:333] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693: stopping tablet replica
I20260713 09:07:44.463178 16529 raft_consensus.cc:2243] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.463536 16529 raft_consensus.cc:2272] T d11730c5b8c94508bdee3d51af52ac93 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.464955 16529 tablet_replica.cc:333] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693: stopping tablet replica
I20260713 09:07:44.465410 16529 raft_consensus.cc:2243] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.465807 16529 raft_consensus.cc:2272] T c7b4cbdf42f544a1b228a46eab40434d P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.467288 16529 tablet_replica.cc:333] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693: stopping tablet replica
I20260713 09:07:44.467690 16529 raft_consensus.cc:2243] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.468235 16529 raft_consensus.cc:2272] T 7c004ed87529485f977651c21c896270 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.469698 16529 tablet_replica.cc:333] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693: stopping tablet replica
I20260713 09:07:44.470091 16529 raft_consensus.cc:2243] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.470474 16529 raft_consensus.cc:2272] T c97bd05b60e74506a172b9201d42fe5a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.472280 16529 tablet_replica.cc:333] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693: stopping tablet replica
I20260713 09:07:44.472677 16529 raft_consensus.cc:2243] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.473045 16529 raft_consensus.cc:2272] T b1dfeea4508e4d7bb2c8cbf75f28d482 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.474531 16529 tablet_replica.cc:333] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693: stopping tablet replica
I20260713 09:07:44.474956 16529 raft_consensus.cc:2243] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.475351 16529 raft_consensus.cc:2272] T a075071631244245ac5a2d753fb415ea P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.477502 16529 tablet_replica.cc:333] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693: stopping tablet replica
I20260713 09:07:44.477931 16529 raft_consensus.cc:2243] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.478561 16529 raft_consensus.cc:2272] T 37f99bd5321f48829fcc14346f342cec P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.480216 16529 tablet_replica.cc:333] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693: stopping tablet replica
I20260713 09:07:44.480615 16529 raft_consensus.cc:2243] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.481181 16529 raft_consensus.cc:2272] T 937618a3c009463e81bb72add0734b3a P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.482805 16529 tablet_replica.cc:333] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693: stopping tablet replica
I20260713 09:07:44.483192 16529 raft_consensus.cc:2243] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.483537 16529 raft_consensus.cc:2272] T 09088810adcb4b7aa1759239db0682cf P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.484901 16529 tablet_replica.cc:333] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693: stopping tablet replica
I20260713 09:07:44.485275 16529 raft_consensus.cc:2243] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.485859 16529 raft_consensus.cc:2272] T 05449f13c7294819b6d5227b016f89c5 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.487383 16529 tablet_replica.cc:333] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693: stopping tablet replica
I20260713 09:07:44.487756 16529 raft_consensus.cc:2243] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.488131 16529 raft_consensus.cc:2272] T 4d56705ec7f141d8a8a2f9cbd35d2b3c P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.489605 16529 tablet_replica.cc:333] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693: stopping tablet replica
I20260713 09:07:44.489971 16529 raft_consensus.cc:2243] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.490355 16529 raft_consensus.cc:2272] T df107f1e23b94f9d88681f1e24c3f63b P 0de976b9b4c14ab7be6d20dd74c1c693 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.491856 16529 tablet_replica.cc:333] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693: stopping tablet replica
I20260713 09:07:44.492204 16529 raft_consensus.cc:2243] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.492501 16529 raft_consensus.cc:2272] T 71e57e58257e4879a1f88aba894a7fe9 P 0de976b9b4c14ab7be6d20dd74c1c693 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.534168 16529 tablet_server.cc:196] TabletServer@127.16.36.68:0 shutdown complete.
I20260713 09:07:44.558451 16529 master.cc:562] Master@127.16.36.126:46787 shutting down...
I20260713 09:07:44.578100 16529 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.578550 16529 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.578809 16529 tablet_replica.cc:333] T 00000000000000000000000000000000 P b7a4c260b4c74007b34d640f7ede26e3: stopping tablet replica
I20260713 09:07:44.596539 16529 master.cc:584] Master@127.16.36.126:46787 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27201 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:07:44.643947 16529 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.36.126:44121
I20260713 09:07:44.644912 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:44.649706 18538 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:07:44.649744 18537 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:07:44.650869 18540 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:07:44.651847 16529 server_base.cc:1061] running on GCE node
I20260713 09:07:44.652729 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:44.652901 16529 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:07:44.653052 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933664653037 us; error 0 us; skew 500 ppm
I20260713 09:07:44.653546 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:44.655609 16529 webserver.cc:533] Webserver started at http://127.16.36.126:42159/ using document root <none> and password file <none>
I20260713 09:07:44.656030 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:44.656180 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:44.656424 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:44.657367 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-0/minicluster-data/master-0-root/instance:
uuid: "e8df7901146c43bd827a81853394d9b7"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-f03f"
I20260713 09:07:44.661334 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:07:44.664187 18545 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:07:44.664775 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:07:44.665016 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-0/minicluster-data/master-0-root
uuid: "e8df7901146c43bd827a81853394d9b7"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-f03f"
I20260713 09:07:44.665248 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-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:07:44.677693 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:44.678757 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:44.712709 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.126:44121
I20260713 09:07:44.712809 18596 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.126:44121 every 8 connection(s)
I20260713 09:07:44.716289 18597 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:07:44.725222 18597 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7: Bootstrap starting.
I20260713 09:07:44.729429 18597 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:44.732995 18597 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7: No bootstrap required, opened a new log
I20260713 09:07:44.734856 18597 raft_consensus.cc:359] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8df7901146c43bd827a81853394d9b7" member_type: VOTER }
I20260713 09:07:44.735189 18597 raft_consensus.cc:385] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:44.735366 18597 raft_consensus.cc:740] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8df7901146c43bd827a81853394d9b7, State: Initialized, Role: FOLLOWER
I20260713 09:07:44.735846 18597 consensus_queue.cc:260] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e8df7901146c43bd827a81853394d9b7" member_type: VOTER }
I20260713 09:07:44.736255 18597 raft_consensus.cc:399] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:44.736438 18597 raft_consensus.cc:493] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:44.736636 18597 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.740223 18597 raft_consensus.cc:515] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8df7901146c43bd827a81853394d9b7" member_type: VOTER }
I20260713 09:07:44.740648 18597 leader_election.cc:304] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7 [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: e8df7901146c43bd827a81853394d9b7; no voters: 
I20260713 09:07:44.741585 18597 leader_election.cc:290] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:44.741917 18600 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:44.743099 18600 raft_consensus.cc:697] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7 [term 1 LEADER]: Becoming Leader. State: Replica: e8df7901146c43bd827a81853394d9b7, State: Running, Role: LEADER
I20260713 09:07:44.743611 18600 consensus_queue.cc:237] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7 [LEADER]: Queue going to LEADER mode. State: All 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: "e8df7901146c43bd827a81853394d9b7" member_type: VOTER }
I20260713 09:07:44.744167 18597 sys_catalog.cc:565] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:44.747526 18601 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e8df7901146c43bd827a81853394d9b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8df7901146c43bd827a81853394d9b7" member_type: VOTER } }
I20260713 09:07:44.747891 18602 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e8df7901146c43bd827a81853394d9b7. Latest consensus state: current_term: 1 leader_uuid: "e8df7901146c43bd827a81853394d9b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8df7901146c43bd827a81853394d9b7" member_type: VOTER } }
I20260713 09:07:44.748153 18601 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:44.748476 18602 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:44.750469 18607 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:44.755280 18607 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:44.759181 16529 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:44.763231 18607 catalog_manager.cc:1383] Generated new cluster ID: d33c9a68c5554a6a87ac6e690e076fda
I20260713 09:07:44.763434 18607 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:44.780290 18607 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:44.781417 18607 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:44.792004 18607 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7: Generated new TSK 0
I20260713 09:07:44.792497 18607 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:44.824688 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:44.829787 18618 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:07:44.830753 18619 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:07:44.832329 16529 server_base.cc:1061] running on GCE node
W20260713 09:07:44.832768 18621 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:07:44.833591 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:44.833772 16529 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:07:44.833930 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933664833913 us; error 0 us; skew 500 ppm
I20260713 09:07:44.834410 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:44.836413 16529 webserver.cc:533] Webserver started at http://127.16.36.65:38677/ using document root <none> and password file <none>
I20260713 09:07:44.836843 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:44.837004 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:44.837237 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:44.838191 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-0/minicluster-data/ts-0-root/instance:
uuid: "07c8c6a704ef4b229bdeee4892149656"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-f03f"
I20260713 09:07:44.842058 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:07:44.844980 18626 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:07:44.845654 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:44.845959 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-0/minicluster-data/ts-0-root
uuid: "07c8c6a704ef4b229bdeee4892149656"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-f03f"
I20260713 09:07:44.846197 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-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:07:44.865038 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:44.866106 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:44.867573 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:44.869588 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:44.869752 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.869930 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:44.870064 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.905769 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.65:38775
I20260713 09:07:44.905874 18688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.65:38775 every 8 connection(s)
I20260713 09:07:44.910203 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:44.916819 18694 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:07:44.918669 18693 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:07:44.921012 18696 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:07:44.921554 16529 server_base.cc:1061] running on GCE node
I20260713 09:07:44.922564 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:07:44.922664 18689 heartbeater.cc:344] Connected to a master server at 127.16.36.126:44121
W20260713 09:07:44.922791 16529 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:07:44.922997 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933664922981 us; error 0 us; skew 500 ppm
I20260713 09:07:44.923040 18689 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:44.923528 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:44.923725 18689 heartbeater.cc:507] Master 127.16.36.126:44121 requested a full tablet report, sending...
I20260713 09:07:44.925755 18562 ts_manager.cc:194] Registered new tserver with Master: 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:44.925884 16529 webserver.cc:533] Webserver started at http://127.16.36.66:34577/ using document root <none> and password file <none>
I20260713 09:07:44.926393 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:44.926589 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:44.926826 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:44.927465 18562 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58614
I20260713 09:07:44.927773 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-0/minicluster-data/ts-1-root/instance:
uuid: "7ce935bacd4143cca6830a0c70d21271"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-f03f"
I20260713 09:07:44.932114 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:07:44.935518 18701 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:07:44.936146 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:44.936410 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-0/minicluster-data/ts-1-root
uuid: "7ce935bacd4143cca6830a0c70d21271"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-f03f"
I20260713 09:07:44.936645 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-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:07:44.948508 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:44.949517 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:44.950825 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:44.952798 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:44.952967 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.953186 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:44.953334 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.989524 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.66:39639
I20260713 09:07:44.989629 18763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.66:39639 every 8 connection(s)
I20260713 09:07:44.993782 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:44.999462 18767 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:07:44.999962 18768 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:07:45.006625 18764 heartbeater.cc:344] Connected to a master server at 127.16.36.126:44121
I20260713 09:07:45.007076 18764 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:45.007879 18764 heartbeater.cc:507] Master 127.16.36.126:44121 requested a full tablet report, sending...
W20260713 09:07:45.007884 18770 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:07:45.008242 16529 server_base.cc:1061] running on GCE node
I20260713 09:07:45.009145 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:45.009389 16529 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:07:45.009581 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933665009564 us; error 0 us; skew 500 ppm
I20260713 09:07:45.010095 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:45.010068 18562 ts_manager.cc:194] Registered new tserver with Master: 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:45.011698 18562 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58630
I20260713 09:07:45.012547 16529 webserver.cc:533] Webserver started at http://127.16.36.67:34759/ using document root <none> and password file <none>
I20260713 09:07:45.013144 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:45.013381 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:45.013677 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:45.014708 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-0/minicluster-data/ts-2-root/instance:
uuid: "2417a86126524b67b992ec06ba8eee35"
format_stamp: "Formatted at 2026-07-13 09:07:45 on dist-test-slave-f03f"
I20260713 09:07:45.018607 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:07:45.021402 18775 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:07:45.022037 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:45.022284 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-0/minicluster-data/ts-2-root
uuid: "2417a86126524b67b992ec06ba8eee35"
format_stamp: "Formatted at 2026-07-13 09:07:45 on dist-test-slave-f03f"
I20260713 09:07:45.022548 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-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:07:45.055648 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:45.056659 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:45.057926 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:45.059907 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:45.060089 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:45.060297 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:45.060441 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:45.095691 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.67:33607
I20260713 09:07:45.095785 18837 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.67:33607 every 8 connection(s)
I20260713 09:07:45.099997 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:45.106014 18841 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:07:45.106863 18842 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:07:45.109510 18844 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:07:45.109850 16529 server_base.cc:1061] running on GCE node
I20260713 09:07:45.110786 18838 heartbeater.cc:344] Connected to a master server at 127.16.36.126:44121
I20260713 09:07:45.110845 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:07:45.111171 18838 heartbeater.cc:461] Registering TS with master...
W20260713 09:07:45.111174 16529 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:07:45.111543 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933665111525 us; error 0 us; skew 500 ppm
I20260713 09:07:45.111975 18838 heartbeater.cc:507] Master 127.16.36.126:44121 requested a full tablet report, sending...
I20260713 09:07:45.112075 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:45.113818 18562 ts_manager.cc:194] Registered new tserver with Master: 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:45.114449 16529 webserver.cc:533] Webserver started at http://127.16.36.68:40757/ using document root <none> and password file <none>
I20260713 09:07:45.114970 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:45.115144 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:45.115181 18562 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58638
I20260713 09:07:45.115378 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:45.116674 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-0/minicluster-data/ts-3-root/instance:
uuid: "680016145df0466f86e1cd742d3411fa"
format_stamp: "Formatted at 2026-07-13 09:07:45 on dist-test-slave-f03f"
I20260713 09:07:45.120860 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:45.123688 18849 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:07:45.124380 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:07:45.124627 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-0/minicluster-data/ts-3-root
uuid: "680016145df0466f86e1cd742d3411fa"
format_stamp: "Formatted at 2026-07-13 09:07:45 on dist-test-slave-f03f"
I20260713 09:07:45.124877 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-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:07:45.156499 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:45.157577 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:45.158885 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:45.160908 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:45.161120 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:45.161327 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:45.161473 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:45.196687 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.68:46663
I20260713 09:07:45.196779 18911 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.68:46663 every 8 connection(s)
I20260713 09:07:45.208715 18912 heartbeater.cc:344] Connected to a master server at 127.16.36.126:44121
I20260713 09:07:45.209009 18912 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:45.209586 18912 heartbeater.cc:507] Master 127.16.36.126:44121 requested a full tablet report, sending...
I20260713 09:07:45.211249 18562 ts_manager.cc:194] Registered new tserver with Master: 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:45.211767 16529 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012137385s
I20260713 09:07:45.212453 18562 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58652
I20260713 09:07:45.233227 18562 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58658:
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:07:45.364876 18877 tablet_service.cc:1511] Processing CreateTablet for tablet d23a134722f04cc2b1f7b02b8e0bd03f (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:45.366261 18877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d23a134722f04cc2b1f7b02b8e0bd03f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.368956 18876 tablet_service.cc:1511] Processing CreateTablet for tablet 9440dcd2d4564b619a486c9eb7d4a77a (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:45.370251 18876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9440dcd2d4564b619a486c9eb7d4a77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.373178 18728 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac2c4e6eb7c4af292851a832de80a49 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:45.375475 18724 tablet_service.cc:1511] Processing CreateTablet for tablet 9b2ea62135754b9f898f1ff1f6a87910 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:45.377099 18729 tablet_service.cc:1511] Processing CreateTablet for tablet d23a134722f04cc2b1f7b02b8e0bd03f (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:45.378882 18726 tablet_service.cc:1511] Processing CreateTablet for tablet 2648fb731ae7473ebb6694ee4be603a2 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:45.380309 18725 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5c94d22bf442fda912ad75581bf361 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:45.381703 18727 tablet_service.cc:1511] Processing CreateTablet for tablet a45c5d94bd914538a72e0ae3ec314d4b (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:45.374419 18728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac2c4e6eb7c4af292851a832de80a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.383495 18875 tablet_service.cc:1511] Processing CreateTablet for tablet a45c5d94bd914538a72e0ae3ec314d4b (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:45.384720 18875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45c5d94bd914538a72e0ae3ec314d4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.387342 18726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2648fb731ae7473ebb6694ee4be603a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.390827 18724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b2ea62135754b9f898f1ff1f6a87910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.391960 18874 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5c94d22bf442fda912ad75581bf361 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:45.393254 18874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5c94d22bf442fda912ad75581bf361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.394634 18929 tablet_bootstrap.cc:492] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa: Bootstrap starting.
I20260713 09:07:45.395081 18727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45c5d94bd914538a72e0ae3ec314d4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.399097 18729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d23a134722f04cc2b1f7b02b8e0bd03f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.402799 18873 tablet_service.cc:1511] Processing CreateTablet for tablet af50e411677445b593081469e81abc76 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:45.404037 18873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af50e411677445b593081469e81abc76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.404831 18723 tablet_service.cc:1511] Processing CreateTablet for tablet c67c5e2ff9834997bd54bf3fbbba8129 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:45.407231 18722 tablet_service.cc:1511] Processing CreateTablet for tablet 041cd5903dc34df5b82a75ce6d94a320 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:45.408406 18872 tablet_service.cc:1511] Processing CreateTablet for tablet 041cd5903dc34df5b82a75ce6d94a320 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:45.408471 18877 tablet_service.cc:1511] Processing CreateTablet for tablet 9b2ea62135754b9f898f1ff1f6a87910 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:45.409843 18872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041cd5903dc34df5b82a75ce6d94a320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.409711 18721 tablet_service.cc:1511] Processing CreateTablet for tablet bc1bae4ac6b1446d972fea8e112276ff (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:45.410439 18877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b2ea62135754b9f898f1ff1f6a87910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.411846 18720 tablet_service.cc:1511] Processing CreateTablet for tablet 3d6c5d1863c14e36b370a78ea8e91c3b (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:45.402837 18725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5c94d22bf442fda912ad75581bf361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.417706 18871 tablet_service.cc:1511] Processing CreateTablet for tablet 7906fb40d16f465db9f2a7d63fddea65 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:45.418921 18871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7906fb40d16f465db9f2a7d63fddea65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.418813 18723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67c5e2ff9834997bd54bf3fbbba8129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.424479 18721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc1bae4ac6b1446d972fea8e112276ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.404014 18929 tablet_bootstrap.cc:654] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.426331 18720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6c5d1863c14e36b370a78ea8e91c3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.429819 18870 tablet_service.cc:1511] Processing CreateTablet for tablet bc1bae4ac6b1446d972fea8e112276ff (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:45.429824 18722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041cd5903dc34df5b82a75ce6d94a320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.431201 18870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc1bae4ac6b1446d972fea8e112276ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.446898 18654 tablet_service.cc:1511] Processing CreateTablet for tablet d23a134722f04cc2b1f7b02b8e0bd03f (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:45.447196 18869 tablet_service.cc:1511] Processing CreateTablet for tablet 46b4c77d252140d9a8935b0993ffe699 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:45.448130 18654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d23a134722f04cc2b1f7b02b8e0bd03f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.448415 18869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b4c77d252140d9a8935b0993ffe699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.452260 18868 tablet_service.cc:1511] Processing CreateTablet for tablet e167754643584c96a21316566acacc4d (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:45.453439 18868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e167754643584c96a21316566acacc4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.475760 18929 tablet_bootstrap.cc:492] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa: No bootstrap required, opened a new log
I20260713 09:07:45.476244 18929 ts_tablet_manager.cc:1403] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa: Time spent bootstrapping tablet: real 0.082s	user 0.018s	sys 0.004s
I20260713 09:07:45.481235 18876 tablet_service.cc:1511] Processing CreateTablet for tablet 4bdde6fdfc4349cfa06997541ce42082 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:45.488520 18803 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac2c4e6eb7c4af292851a832de80a49 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:45.489771 18803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac2c4e6eb7c4af292851a832de80a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.491940 18802 tablet_service.cc:1511] Processing CreateTablet for tablet 9440dcd2d4564b619a486c9eb7d4a77a (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:45.492228 18728 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad50053c2724549b072087f7933e531 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:45.492525 18873 tablet_service.cc:1511] Processing CreateTablet for tablet 51d4d468b4d04595ab8d68de6a50a6d3 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:45.493110 18802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9440dcd2d4564b619a486c9eb7d4a77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.482434 18876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bdde6fdfc4349cfa06997541ce42082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.494091 18651 tablet_service.cc:1511] Processing CreateTablet for tablet 2648fb731ae7473ebb6694ee4be603a2 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:45.506153 18651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2648fb731ae7473ebb6694ee4be603a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.506022 18795 tablet_service.cc:1511] Processing CreateTablet for tablet bc1bae4ac6b1446d972fea8e112276ff (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:45.507412 18723 tablet_service.cc:1511] Processing CreateTablet for tablet 51d4d468b4d04595ab8d68de6a50a6d3 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:45.508024 18795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc1bae4ac6b1446d972fea8e112276ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.509124 18873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d4d468b4d04595ab8d68de6a50a6d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.495548 18650 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5c94d22bf442fda912ad75581bf361 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:45.511788 18650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5c94d22bf442fda912ad75581bf361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.489054 18877 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad50053c2724549b072087f7933e531 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:45.513172 18877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad50053c2724549b072087f7933e531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.486107 18726 tablet_service.cc:1511] Processing CreateTablet for tablet 46b4c77d252140d9a8935b0993ffe699 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:45.515937 18794 tablet_service.cc:1511] Processing CreateTablet for tablet 3d6c5d1863c14e36b370a78ea8e91c3b (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:45.517153 18794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6c5d1863c14e36b370a78ea8e91c3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.493404 18728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad50053c2724549b072087f7933e531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.526263 18874 tablet_service.cc:1511] Processing CreateTablet for tablet bcc52ec0dfb44a759a428538ca5d3028 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:45.527443 18874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcc52ec0dfb44a759a428538ca5d3028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.537634 18726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b4c77d252140d9a8935b0993ffe699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.541164 18722 tablet_service.cc:1511] Processing CreateTablet for tablet d2da4a3ab6424baca5b2fe9d0e484f0f (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:45.542309 18723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d4d468b4d04595ab8d68de6a50a6d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.496585 18800 tablet_service.cc:1511] Processing CreateTablet for tablet 2648fb731ae7473ebb6694ee4be603a2 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:45.546165 18800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2648fb731ae7473ebb6694ee4be603a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.546535 18722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2da4a3ab6424baca5b2fe9d0e484f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.496830 18649 tablet_service.cc:1511] Processing CreateTablet for tablet af50e411677445b593081469e81abc76 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:45.548187 18649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af50e411677445b593081469e81abc76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.497643 18653 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac2c4e6eb7c4af292851a832de80a49 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:45.565411 18653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac2c4e6eb7c4af292851a832de80a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.498224 18648 tablet_service.cc:1511] Processing CreateTablet for tablet c67c5e2ff9834997bd54bf3fbbba8129 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:45.569248 18648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67c5e2ff9834997bd54bf3fbbba8129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.498714 18799 tablet_service.cc:1511] Processing CreateTablet for tablet af50e411677445b593081469e81abc76 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:45.571775 18799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af50e411677445b593081469e81abc76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.572180 18933 tablet_bootstrap.cc:492] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:45.499689 18647 tablet_service.cc:1511] Processing CreateTablet for tablet 041cd5903dc34df5b82a75ce6d94a320 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:45.574890 18651 tablet_service.cc:1511] Processing CreateTablet for tablet 46b4c77d252140d9a8935b0993ffe699 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:45.575762 18647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041cd5903dc34df5b82a75ce6d94a320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.577260 18651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b4c77d252140d9a8935b0993ffe699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.499722 18652 tablet_service.cc:1511] Processing CreateTablet for tablet 9440dcd2d4564b619a486c9eb7d4a77a (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:45.495911 18875 tablet_service.cc:1511] Processing CreateTablet for tablet 83e13fd618c54b108deed5e792435960 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:45.579761 18652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9440dcd2d4564b619a486c9eb7d4a77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.580435 18875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e13fd618c54b108deed5e792435960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.501082 18646 tablet_service.cc:1511] Processing CreateTablet for tablet 7906fb40d16f465db9f2a7d63fddea65 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:45.583642 18646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7906fb40d16f465db9f2a7d63fddea65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.502377 18870 tablet_service.cc:1511] Processing CreateTablet for tablet d2da4a3ab6424baca5b2fe9d0e484f0f (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:45.587699 18870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2da4a3ab6424baca5b2fe9d0e484f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.587553 18728 tablet_service.cc:1511] Processing CreateTablet for tablet c7965e817c4a4f95baa1d89787915246 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:45.588692 18728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7965e817c4a4f95baa1d89787915246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.502394 18645 tablet_service.cc:1511] Processing CreateTablet for tablet 3d6c5d1863c14e36b370a78ea8e91c3b (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:45.591747 18645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6c5d1863c14e36b370a78ea8e91c3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.502933 18796 tablet_service.cc:1511] Processing CreateTablet for tablet 7906fb40d16f465db9f2a7d63fddea65 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:45.595721 18796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7906fb40d16f465db9f2a7d63fddea65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.504829 18929 raft_consensus.cc:359] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:45.599229 18929 raft_consensus.cc:385] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.599539 18929 raft_consensus.cc:740] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.600229 18929 consensus_queue.cc:260] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:45.495536 18801 tablet_service.cc:1511] Processing CreateTablet for tablet a45c5d94bd914538a72e0ae3ec314d4b (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:45.500823 18798 tablet_service.cc:1511] Processing CreateTablet for tablet 9b2ea62135754b9f898f1ff1f6a87910 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:45.602530 18801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45c5d94bd914538a72e0ae3ec314d4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.603127 18798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b2ea62135754b9f898f1ff1f6a87910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.501864 18797 tablet_service.cc:1511] Processing CreateTablet for tablet c67c5e2ff9834997bd54bf3fbbba8129 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:45.606536 18797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67c5e2ff9834997bd54bf3fbbba8129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.504251 18872 tablet_service.cc:1511] Processing CreateTablet for tablet c55d93d2c8314de38570c97e0f73516a (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:45.615700 18872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c55d93d2c8314de38570c97e0f73516a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.497545 18721 tablet_service.cc:1511] Processing CreateTablet for tablet b12f93da9fcd4a83b78a0fa5dd3c53cc (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:45.629874 18933 tablet_bootstrap.cc:654] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.642084 18726 tablet_service.cc:1511] Processing CreateTablet for tablet c55d93d2c8314de38570c97e0f73516a (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:45.643406 18912 heartbeater.cc:499] Master 127.16.36.126:44121 was elected leader, sending a full tablet report...
I20260713 09:07:45.654939 18721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b12f93da9fcd4a83b78a0fa5dd3c53cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.656785 18800 tablet_service.cc:1511] Processing CreateTablet for tablet e167754643584c96a21316566acacc4d (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:45.657387 18726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c55d93d2c8314de38570c97e0f73516a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.657953 18800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e167754643584c96a21316566acacc4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.662788 18722 tablet_service.cc:1511] Processing CreateTablet for tablet 4bdde6fdfc4349cfa06997541ce42082 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:45.663610 18796 tablet_service.cc:1511] Processing CreateTablet for tablet b12f93da9fcd4a83b78a0fa5dd3c53cc (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:45.664830 18796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b12f93da9fcd4a83b78a0fa5dd3c53cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.668800 18802 tablet_service.cc:1511] Processing CreateTablet for tablet 83e13fd618c54b108deed5e792435960 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:45.676936 18652 tablet_service.cc:1511] Processing CreateTablet for tablet b12f93da9fcd4a83b78a0fa5dd3c53cc (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:45.663949 18722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bdde6fdfc4349cfa06997541ce42082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.681855 18654 tablet_service.cc:1511] Processing CreateTablet for tablet 51d4d468b4d04595ab8d68de6a50a6d3 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:45.728097 18649 tablet_service.cc:1511] Processing CreateTablet for tablet 83e13fd618c54b108deed5e792435960 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:45.731490 18650 tablet_service.cc:1511] Processing CreateTablet for tablet c55d93d2c8314de38570c97e0f73516a (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:45.676661 18648 tablet_service.cc:1511] Processing CreateTablet for tablet e167754643584c96a21316566acacc4d (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:45.687575 18794 tablet_service.cc:1511] Processing CreateTablet for tablet d2da4a3ab6424baca5b2fe9d0e484f0f (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:45.688220 18797 tablet_service.cc:1511] Processing CreateTablet for tablet c7965e817c4a4f95baa1d89787915246 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:45.662788 18799 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad50053c2724549b072087f7933e531 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:45.687480 18802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e13fd618c54b108deed5e792435960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.755393 18797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7965e817c4a4f95baa1d89787915246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.756426 18794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2da4a3ab6424baca5b2fe9d0e484f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.693653 18803 tablet_service.cc:1511] Processing CreateTablet for tablet bcc52ec0dfb44a759a428538ca5d3028 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:45.757840 18799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad50053c2724549b072087f7933e531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.698100 18801 tablet_service.cc:1511] Processing CreateTablet for tablet 4bdde6fdfc4349cfa06997541ce42082 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:45.758566 18803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcc52ec0dfb44a759a428538ca5d3028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.759673 18801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bdde6fdfc4349cfa06997541ce42082. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:07:45.700469 18913 tablet.cc:2406] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:07:45.687309 18929 ts_tablet_manager.cc:1434] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa: Time spent starting tablet: real 0.211s	user 0.008s	sys 0.009s
I20260713 09:07:45.764633 18929 tablet_bootstrap.cc:492] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa: Bootstrap starting.
I20260713 09:07:45.690261 18933 tablet_bootstrap.cc:492] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656: No bootstrap required, opened a new log
I20260713 09:07:45.766635 18933 ts_tablet_manager.cc:1403] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.195s	user 0.014s	sys 0.007s
W20260713 09:07:45.773948 18610 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:45.790970 18933 raft_consensus.cc:359] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:45.792196 18933 raft_consensus.cc:385] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.792532 18933 raft_consensus.cc:740] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.696774 18935 tablet_bootstrap.cc:492] T a45c5d94bd914538a72e0ae3ec314d4b P 2417a86126524b67b992ec06ba8eee35: Bootstrap starting.
I20260713 09:07:45.687044 18931 tablet_bootstrap.cc:492] T 7d5c94d22bf442fda912ad75581bf361 P 7ce935bacd4143cca6830a0c70d21271: Bootstrap starting.
I20260713 09:07:45.738605 18652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b12f93da9fcd4a83b78a0fa5dd3c53cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.796005 18649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e13fd618c54b108deed5e792435960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.748816 18653 tablet_service.cc:1511] Processing CreateTablet for tablet c7965e817c4a4f95baa1d89787915246 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:45.797178 18653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7965e817c4a4f95baa1d89787915246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.797828 18650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c55d93d2c8314de38570c97e0f73516a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.738382 18645 tablet_service.cc:1511] Processing CreateTablet for tablet bcc52ec0dfb44a759a428538ca5d3028 (DEFAULT_TABLE table=test-workload [id=1e8fc2d854984de8bc07a0aa65cfbc98]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:45.798887 18645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcc52ec0dfb44a759a428538ca5d3028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.800452 18931 tablet_bootstrap.cc:654] T 7d5c94d22bf442fda912ad75581bf361 P 7ce935bacd4143cca6830a0c70d21271: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.810556 18648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e167754643584c96a21316566acacc4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.818961 18654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d4d468b4d04595ab8d68de6a50a6d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.824621 18929 tablet_bootstrap.cc:654] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.847808 18933 consensus_queue.cc:260] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:45.855657 18929 tablet_bootstrap.cc:492] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa: No bootstrap required, opened a new log
I20260713 09:07:45.856164 18929 ts_tablet_manager.cc:1403] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa: Time spent bootstrapping tablet: real 0.092s	user 0.023s	sys 0.009s
I20260713 09:07:45.858947 18929 raft_consensus.cc:359] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:45.861210 18931 tablet_bootstrap.cc:492] T 7d5c94d22bf442fda912ad75581bf361 P 7ce935bacd4143cca6830a0c70d21271: No bootstrap required, opened a new log
I20260713 09:07:45.861708 18931 ts_tablet_manager.cc:1403] T 7d5c94d22bf442fda912ad75581bf361 P 7ce935bacd4143cca6830a0c70d21271: Time spent bootstrapping tablet: real 0.175s	user 0.011s	sys 0.004s
I20260713 09:07:45.859557 18935 tablet_bootstrap.cc:654] T a45c5d94bd914538a72e0ae3ec314d4b P 2417a86126524b67b992ec06ba8eee35: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.859623 18929 raft_consensus.cc:385] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.865724 18929 raft_consensus.cc:740] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.868935 18929 consensus_queue.cc:260] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:45.868733 18931 raft_consensus.cc:359] T 7d5c94d22bf442fda912ad75581bf361 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:45.872273 18931 raft_consensus.cc:385] T 7d5c94d22bf442fda912ad75581bf361 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.872560 18931 raft_consensus.cc:740] T 7d5c94d22bf442fda912ad75581bf361 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.873814 18929 ts_tablet_manager.cc:1434] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:07:45.873432 18931 consensus_queue.cc:260] T 7d5c94d22bf442fda912ad75581bf361 P 7ce935bacd4143cca6830a0c70d21271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:45.874882 18929 tablet_bootstrap.cc:492] T 9b2ea62135754b9f898f1ff1f6a87910 P 680016145df0466f86e1cd742d3411fa: Bootstrap starting.
I20260713 09:07:45.875365 18689 heartbeater.cc:499] Master 127.16.36.126:44121 was elected leader, sending a full tablet report...
I20260713 09:07:45.879055 18933 ts_tablet_manager.cc:1434] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.112s	user 0.006s	sys 0.004s
I20260713 09:07:45.879968 18933 tablet_bootstrap.cc:492] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:45.881597 18929 tablet_bootstrap.cc:654] T 9b2ea62135754b9f898f1ff1f6a87910 P 680016145df0466f86e1cd742d3411fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.886049 18764 heartbeater.cc:499] Master 127.16.36.126:44121 was elected leader, sending a full tablet report...
I20260713 09:07:45.887216 18934 raft_consensus.cc:493] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.887866 18934 raft_consensus.cc:515] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:45.891402 18931 ts_tablet_manager.cc:1434] T 7d5c94d22bf442fda912ad75581bf361 P 7ce935bacd4143cca6830a0c70d21271: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
I20260713 09:07:45.900913 18934 leader_election.cc:290] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:45.908764 18933 tablet_bootstrap.cc:654] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.913241 18931 tablet_bootstrap.cc:492] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271: Bootstrap starting.
I20260713 09:07:45.935611 18931 tablet_bootstrap.cc:654] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.955672 18939 raft_consensus.cc:493] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.956202 18939 raft_consensus.cc:515] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:45.958778 18939 leader_election.cc:290] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:45.964429 18931 tablet_bootstrap.cc:492] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271: No bootstrap required, opened a new log
I20260713 09:07:45.964946 18931 ts_tablet_manager.cc:1403] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.004s
I20260713 09:07:45.971581 18931 raft_consensus.cc:359] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:45.972304 18931 raft_consensus.cc:385] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.972594 18931 raft_consensus.cc:740] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.976505 18931 consensus_queue.cc:260] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:45.982540 18931 ts_tablet_manager.cc:1434] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260713 09:07:45.983541 18931 tablet_bootstrap.cc:492] T 3ac2c4e6eb7c4af292851a832de80a49 P 7ce935bacd4143cca6830a0c70d21271: Bootstrap starting.
I20260713 09:07:45.990548 18933 tablet_bootstrap.cc:492] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656: No bootstrap required, opened a new log
I20260713 09:07:45.991082 18933 ts_tablet_manager.cc:1403] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.111s	user 0.016s	sys 0.010s
I20260713 09:07:45.994112 18933 raft_consensus.cc:359] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:45.995110 18933 raft_consensus.cc:385] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.995457 18933 raft_consensus.cc:740] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.998446 18933 consensus_queue.cc:260] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.000732 18933 ts_tablet_manager.cc:1434] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:46.001765 18933 tablet_bootstrap.cc:492] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:46.007619 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440dcd2d4564b619a486c9eb7d4a77a" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
W20260713 09:07:46.009469 18851 leader_election.cc:343] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.013885 18931 tablet_bootstrap.cc:654] T 3ac2c4e6eb7c4af292851a832de80a49 P 7ce935bacd4143cca6830a0c70d21271: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.018004 18929 tablet_bootstrap.cc:492] T 9b2ea62135754b9f898f1ff1f6a87910 P 680016145df0466f86e1cd742d3411fa: No bootstrap required, opened a new log
I20260713 09:07:46.018481 18929 ts_tablet_manager.cc:1403] T 9b2ea62135754b9f898f1ff1f6a87910 P 680016145df0466f86e1cd742d3411fa: Time spent bootstrapping tablet: real 0.144s	user 0.058s	sys 0.055s
I20260713 09:07:46.019426 18934 raft_consensus.cc:493] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.019894 18934 raft_consensus.cc:515] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.021517 18933 tablet_bootstrap.cc:654] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.022183 18934 leader_election.cc:290] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:46.027021 18931 tablet_bootstrap.cc:492] T 3ac2c4e6eb7c4af292851a832de80a49 P 7ce935bacd4143cca6830a0c70d21271: No bootstrap required, opened a new log
I20260713 09:07:46.027449 18931 ts_tablet_manager.cc:1403] T 3ac2c4e6eb7c4af292851a832de80a49 P 7ce935bacd4143cca6830a0c70d21271: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.011s
I20260713 09:07:46.028179 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440dcd2d4564b619a486c9eb7d4a77a" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:46.028100 18929 raft_consensus.cc:359] T 9b2ea62135754b9f898f1ff1f6a87910 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.029984 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23a134722f04cc2b1f7b02b8e0bd03f" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:46.030845 18929 raft_consensus.cc:385] T 9b2ea62135754b9f898f1ff1f6a87910 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.031189 18929 raft_consensus.cc:740] T 9b2ea62135754b9f898f1ff1f6a87910 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.031257 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648fb731ae7473ebb6694ee4be603a2" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:46.030210 18931 raft_consensus.cc:359] T 3ac2c4e6eb7c4af292851a832de80a49 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.032063 18931 raft_consensus.cc:385] T 3ac2c4e6eb7c4af292851a832de80a49 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.032385 18931 raft_consensus.cc:740] T 3ac2c4e6eb7c4af292851a832de80a49 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Initialized, Role: FOLLOWER
W20260713 09:07:46.032984 18852 leader_election.cc:343] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.033102 18931 consensus_queue.cc:260] T 3ac2c4e6eb7c4af292851a832de80a49 P 7ce935bacd4143cca6830a0c70d21271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.033515 18852 leader_election.cc:304] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 680016145df0466f86e1cd742d3411fa; no voters: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:46.034337 18934 raft_consensus.cc:2749] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:46.032071 18929 consensus_queue.cc:260] T 9b2ea62135754b9f898f1ff1f6a87910 P 680016145df0466f86e1cd742d3411fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.036966 18929 ts_tablet_manager.cc:1434] T 9b2ea62135754b9f898f1ff1f6a87910 P 680016145df0466f86e1cd742d3411fa: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.004s
I20260713 09:07:46.038239 18929 tablet_bootstrap.cc:492] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa: Bootstrap starting.
I20260713 09:07:46.041625 18931 ts_tablet_manager.cc:1434] T 3ac2c4e6eb7c4af292851a832de80a49 P 7ce935bacd4143cca6830a0c70d21271: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260713 09:07:46.042608 18931 tablet_bootstrap.cc:492] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271: Bootstrap starting.
W20260713 09:07:46.047320 18852 leader_election.cc:343] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:46.048372 18628 leader_election.cc:343] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.052206 18929 tablet_bootstrap.cc:654] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.057564 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648fb731ae7473ebb6694ee4be603a2" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:46.058198 18739 raft_consensus.cc:2468] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 0.
I20260713 09:07:46.059203 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23a134722f04cc2b1f7b02b8e0bd03f" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:46.059442 18628 leader_election.cc:304] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [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: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271; no voters: 2417a86126524b67b992ec06ba8eee35
W20260713 09:07:46.060400 18851 leader_election.cc:343] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.060496 18939 raft_consensus.cc:2804] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:46.060948 18939 raft_consensus.cc:493] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.060894 18851 leader_election.cc:304] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 680016145df0466f86e1cd742d3411fa; no voters: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:46.061420 18939 raft_consensus.cc:3060] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.062071 18934 raft_consensus.cc:2749] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:46.063103 18933 tablet_bootstrap.cc:492] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656: No bootstrap required, opened a new log
I20260713 09:07:46.063612 18933 ts_tablet_manager.cc:1403] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.018s
I20260713 09:07:46.064653 18929 tablet_bootstrap.cc:492] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa: No bootstrap required, opened a new log
I20260713 09:07:46.065096 18929 ts_tablet_manager.cc:1403] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.006s
I20260713 09:07:46.065107 18931 tablet_bootstrap.cc:654] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.066550 18933 raft_consensus.cc:359] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:46.067440 18933 raft_consensus.cc:385] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.067759 18933 raft_consensus.cc:740] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.067869 18929 raft_consensus.cc:359] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.068529 18929 raft_consensus.cc:385] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.068842 18929 raft_consensus.cc:740] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.068684 18939 raft_consensus.cc:515] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:46.069664 18929 consensus_queue.cc:260] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.068678 18933 consensus_queue.cc:260] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:46.071817 18929 ts_tablet_manager.cc:1434] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:46.071651 18939 leader_election.cc:290] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Requested vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:46.072911 18929 tablet_bootstrap.cc:492] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa: Bootstrap starting.
I20260713 09:07:46.073235 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648fb731ae7473ebb6694ee4be603a2" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
I20260713 09:07:46.073827 18738 raft_consensus.cc:3060] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.078948 18939 raft_consensus.cc:493] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.078872 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648fb731ae7473ebb6694ee4be603a2" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:46.079602 18939 raft_consensus.cc:515] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
W20260713 09:07:46.080458 18628 leader_election.cc:343] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.071151 18935 tablet_bootstrap.cc:492] T a45c5d94bd914538a72e0ae3ec314d4b P 2417a86126524b67b992ec06ba8eee35: No bootstrap required, opened a new log
I20260713 09:07:46.087126 18933 ts_tablet_manager.cc:1434] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260713 09:07:46.087927 18931 tablet_bootstrap.cc:492] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271: No bootstrap required, opened a new log
I20260713 09:07:46.088152 18933 tablet_bootstrap.cc:492] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:46.088388 18931 ts_tablet_manager.cc:1403] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.007s
I20260713 09:07:46.091116 18931 raft_consensus.cc:359] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.091771 18931 raft_consensus.cc:385] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.092041 18931 raft_consensus.cc:740] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.092793 18931 consensus_queue.cc:260] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.094178 18933 tablet_bootstrap.cc:654] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.094231 18929 tablet_bootstrap.cc:654] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.094764 18931 ts_tablet_manager.cc:1434] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:07:46.095659 18931 tablet_bootstrap.cc:492] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271: Bootstrap starting.
I20260713 09:07:46.097596 18939 leader_election.cc:290] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:46.098615 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5c94d22bf442fda912ad75581bf361" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:46.099102 18738 raft_consensus.cc:2468] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 1.
I20260713 09:07:46.099221 18739 raft_consensus.cc:2468] T 7d5c94d22bf442fda912ad75581bf361 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 0.
I20260713 09:07:46.102195 18931 tablet_bootstrap.cc:654] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.103343 18628 leader_election.cc:304] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:46.104473 18628 leader_election.cc:304] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271; no voters: 
I20260713 09:07:46.105274 18958 raft_consensus.cc:2804] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:46.111111 18958 raft_consensus.cc:697] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Becoming Leader. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Running, Role: LEADER
I20260713 09:07:46.111537 18963 raft_consensus.cc:2804] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:46.098644 18935 ts_tablet_manager.cc:1403] T a45c5d94bd914538a72e0ae3ec314d4b P 2417a86126524b67b992ec06ba8eee35: Time spent bootstrapping tablet: real 0.402s	user 0.055s	sys 0.071s
I20260713 09:07:46.111966 18958 consensus_queue.cc:237] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:46.115154 18935 raft_consensus.cc:359] T a45c5d94bd914538a72e0ae3ec314d4b P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.115875 18935 raft_consensus.cc:385] T a45c5d94bd914538a72e0ae3ec314d4b P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.116149 18935 raft_consensus.cc:740] T a45c5d94bd914538a72e0ae3ec314d4b P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.117719 18838 heartbeater.cc:499] Master 127.16.36.126:44121 was elected leader, sending a full tablet report...
I20260713 09:07:46.118271 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5c94d22bf442fda912ad75581bf361" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
W20260713 09:07:46.120098 18630 leader_election.cc:343] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.111965 18963 raft_consensus.cc:493] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.120713 18963 raft_consensus.cc:3060] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.121188 18935 consensus_queue.cc:260] T a45c5d94bd914538a72e0ae3ec314d4b P 2417a86126524b67b992ec06ba8eee35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.124560 18929 tablet_bootstrap.cc:492] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa: No bootstrap required, opened a new log
I20260713 09:07:46.125113 18929 ts_tablet_manager.cc:1403] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.002s
I20260713 09:07:46.127969 18929 raft_consensus.cc:359] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.128650 18929 raft_consensus.cc:385] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.128930 18929 raft_consensus.cc:740] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.129593 18929 consensus_queue.cc:260] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.130139 18934 raft_consensus.cc:493] T 9b2ea62135754b9f898f1ff1f6a87910 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.130874 18934 raft_consensus.cc:515] T 9b2ea62135754b9f898f1ff1f6a87910 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.132880 18934 leader_election.cc:290] T 9b2ea62135754b9f898f1ff1f6a87910 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:46.134693 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2ea62135754b9f898f1ff1f6a87910" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:46.136504 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2ea62135754b9f898f1ff1f6a87910" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:46.137516 18933 tablet_bootstrap.cc:492] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656: No bootstrap required, opened a new log
I20260713 09:07:46.138048 18933 ts_tablet_manager.cc:1403] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.023s
W20260713 09:07:46.137466 18851 leader_election.cc:343] T 9b2ea62135754b9f898f1ff1f6a87910 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.141121 18933 raft_consensus.cc:359] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
W20260713 09:07:46.141995 18851 leader_election.cc:343] T 9b2ea62135754b9f898f1ff1f6a87910 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.142035 18933 raft_consensus.cc:385] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.142357 18963 raft_consensus.cc:515] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.142505 18851 leader_election.cc:304] T 9b2ea62135754b9f898f1ff1f6a87910 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 680016145df0466f86e1cd742d3411fa; no voters: 2417a86126524b67b992ec06ba8eee35, 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:46.142640 18933 raft_consensus.cc:740] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.143602 18934 raft_consensus.cc:2749] T 9b2ea62135754b9f898f1ff1f6a87910 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:46.144398 18963 leader_election.cc:290] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Requested vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:46.145104 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5c94d22bf442fda912ad75581bf361" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:46.145475 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5c94d22bf442fda912ad75581bf361" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
I20260713 09:07:46.145982 18739 raft_consensus.cc:3060] T 7d5c94d22bf442fda912ad75581bf361 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.146145 18931 tablet_bootstrap.cc:492] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271: No bootstrap required, opened a new log
W20260713 09:07:46.146384 18630 leader_election.cc:343] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.146715 18931 ts_tablet_manager.cc:1403] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.024s
I20260713 09:07:46.149571 18931 raft_consensus.cc:359] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:46.150243 18931 raft_consensus.cc:385] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.150528 18931 raft_consensus.cc:740] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.151206 18931 consensus_queue.cc:260] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:46.153930 18929 ts_tablet_manager.cc:1434] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa: Time spent starting tablet: real 0.029s	user 0.016s	sys 0.000s
I20260713 09:07:46.143747 18933 consensus_queue.cc:260] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:46.155175 18929 tablet_bootstrap.cc:492] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa: Bootstrap starting.
I20260713 09:07:46.155653 18935 ts_tablet_manager.cc:1434] T a45c5d94bd914538a72e0ae3ec314d4b P 2417a86126524b67b992ec06ba8eee35: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.003s
I20260713 09:07:46.156095 18931 ts_tablet_manager.cc:1434] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:46.156699 18935 tablet_bootstrap.cc:492] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35: Bootstrap starting.
I20260713 09:07:46.157262 18931 tablet_bootstrap.cc:492] T 041cd5903dc34df5b82a75ce6d94a320 P 7ce935bacd4143cca6830a0c70d21271: Bootstrap starting.
I20260713 09:07:46.157963 18933 ts_tablet_manager.cc:1434] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.005s
I20260713 09:07:46.153987 18739 raft_consensus.cc:2468] T 7d5c94d22bf442fda912ad75581bf361 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 1.
I20260713 09:07:46.159687 18628 leader_election.cc:304] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271; no voters: 680016145df0466f86e1cd742d3411fa
I20260713 09:07:46.160846 18963 raft_consensus.cc:2804] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:46.161594 18929 tablet_bootstrap.cc:654] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.161561 18963 raft_consensus.cc:697] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Becoming Leader. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Running, Role: LEADER
I20260713 09:07:46.162635 18965 raft_consensus.cc:493] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.162705 18963 consensus_queue.cc:237] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.163506 18931 tablet_bootstrap.cc:654] T 041cd5903dc34df5b82a75ce6d94a320 P 7ce935bacd4143cca6830a0c70d21271: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.163237 18965 raft_consensus.cc:515] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.166199 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af50e411677445b593081469e81abc76" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:46.167069 18933 tablet_bootstrap.cc:492] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
W20260713 09:07:46.167714 18851 leader_election.cc:343] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.169237 18561 catalog_manager.cc:5697] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "07c8c6a704ef4b229bdeee4892149656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:46.172009 18931 tablet_bootstrap.cc:492] T 041cd5903dc34df5b82a75ce6d94a320 P 7ce935bacd4143cca6830a0c70d21271: No bootstrap required, opened a new log
I20260713 09:07:46.172539 18931 ts_tablet_manager.cc:1403] T 041cd5903dc34df5b82a75ce6d94a320 P 7ce935bacd4143cca6830a0c70d21271: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:07:46.174780 18965 leader_election.cc:290] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:46.175921 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af50e411677445b593081469e81abc76" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
W20260713 09:07:46.177379 18852 leader_election.cc:343] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.177838 18852 leader_election.cc:304] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 680016145df0466f86e1cd742d3411fa; no voters: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:46.179044 18933 tablet_bootstrap.cc:654] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.180404 18931 raft_consensus.cc:359] T 041cd5903dc34df5b82a75ce6d94a320 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.181051 18929 tablet_bootstrap.cc:492] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa: No bootstrap required, opened a new log
I20260713 09:07:46.181201 18965 raft_consensus.cc:2749] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:46.181530 18929 ts_tablet_manager.cc:1403] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.018s
I20260713 09:07:46.181087 18931 raft_consensus.cc:385] T 041cd5903dc34df5b82a75ce6d94a320 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.182161 18931 raft_consensus.cc:740] T 041cd5903dc34df5b82a75ce6d94a320 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.182948 18931 consensus_queue.cc:260] T 041cd5903dc34df5b82a75ce6d94a320 P 7ce935bacd4143cca6830a0c70d21271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.184397 18929 raft_consensus.cc:359] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.185056 18929 raft_consensus.cc:385] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.185240 18931 ts_tablet_manager.cc:1434] T 041cd5903dc34df5b82a75ce6d94a320 P 7ce935bacd4143cca6830a0c70d21271: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260713 09:07:46.185372 18929 raft_consensus.cc:740] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.186247 18931 tablet_bootstrap.cc:492] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271: Bootstrap starting.
I20260713 09:07:46.186204 18929 consensus_queue.cc:260] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.193255 18929 ts_tablet_manager.cc:1434] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:07:46.194072 18931 tablet_bootstrap.cc:654] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.194242 18929 tablet_bootstrap.cc:492] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa: Bootstrap starting.
I20260713 09:07:46.195560 18933 tablet_bootstrap.cc:492] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656: No bootstrap required, opened a new log
I20260713 09:07:46.197153 18933 ts_tablet_manager.cc:1403] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.008s
I20260713 09:07:46.200783 18929 tablet_bootstrap.cc:654] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.200541 18933 raft_consensus.cc:359] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.204788 18933 raft_consensus.cc:385] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.205515 18933 raft_consensus.cc:740] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.207074 18933 consensus_queue.cc:260] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.210772 18933 ts_tablet_manager.cc:1434] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260713 09:07:46.211994 18929 tablet_bootstrap.cc:492] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa: No bootstrap required, opened a new log
I20260713 09:07:46.213090 18929 ts_tablet_manager.cc:1403] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260713 09:07:46.214162 18933 tablet_bootstrap.cc:492] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:46.215117 18935 tablet_bootstrap.cc:654] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.215941 18929 raft_consensus.cc:359] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.216660 18929 raft_consensus.cc:385] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.216943 18929 raft_consensus.cc:740] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.217761 18929 consensus_queue.cc:260] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.222811 18929 ts_tablet_manager.cc:1434] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:07:46.223953 18929 tablet_bootstrap.cc:492] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa: Bootstrap starting.
I20260713 09:07:46.227613 18933 tablet_bootstrap.cc:654] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.230232 18929 tablet_bootstrap.cc:654] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.241063 18933 tablet_bootstrap.cc:492] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656: No bootstrap required, opened a new log
I20260713 09:07:46.241516 18929 tablet_bootstrap.cc:492] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa: No bootstrap required, opened a new log
I20260713 09:07:46.241570 18933 ts_tablet_manager.cc:1403] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.006s
I20260713 09:07:46.242091 18929 ts_tablet_manager.cc:1403] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260713 09:07:46.244647 18933 raft_consensus.cc:359] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.244841 18929 raft_consensus.cc:359] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.245395 18933 raft_consensus.cc:385] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.245535 18929 raft_consensus.cc:385] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.246045 18933 raft_consensus.cc:740] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.246083 18929 raft_consensus.cc:740] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.247411 18929 consensus_queue.cc:260] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.248762 18929 ts_tablet_manager.cc:1434] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260713 09:07:46.249497 18929 tablet_bootstrap.cc:492] T 46b4c77d252140d9a8935b0993ffe699 P 680016145df0466f86e1cd742d3411fa: Bootstrap starting.
I20260713 09:07:46.254220 18933 consensus_queue.cc:260] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.254673 18965 raft_consensus.cc:493] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.255174 18965 raft_consensus.cc:515] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.256594 18933 ts_tablet_manager.cc:1434] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:07:46.257085 18965 leader_election.cc:290] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:46.257510 18933 tablet_bootstrap.cc:492] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:46.258313 18935 tablet_bootstrap.cc:492] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35: No bootstrap required, opened a new log
I20260713 09:07:46.258841 18935 ts_tablet_manager.cc:1403] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35: Time spent bootstrapping tablet: real 0.102s	user 0.008s	sys 0.004s
I20260713 09:07:46.259049 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e167754643584c96a21316566acacc4d" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
W20260713 09:07:46.260520 18852 leader_election.cc:343] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.261771 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e167754643584c96a21316566acacc4d" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:46.261706 18935 raft_consensus.cc:359] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:46.263217 18935 raft_consensus.cc:385] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.263643 18935 raft_consensus.cc:740] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.263909 18933 tablet_bootstrap.cc:654] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.264441 18935 consensus_queue.cc:260] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:46.266880 18935 ts_tablet_manager.cc:1434] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260713 09:07:46.263206 18851 leader_election.cc:343] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.267582 18851 leader_election.cc:304] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 680016145df0466f86e1cd742d3411fa; no voters: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:46.268152 18935 tablet_bootstrap.cc:492] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35: Bootstrap starting.
I20260713 09:07:46.268709 18965 raft_consensus.cc:2749] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:46.267237 18929 tablet_bootstrap.cc:654] T 46b4c77d252140d9a8935b0993ffe699 P 680016145df0466f86e1cd742d3411fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.274250 18929 tablet_bootstrap.cc:492] T 46b4c77d252140d9a8935b0993ffe699 P 680016145df0466f86e1cd742d3411fa: No bootstrap required, opened a new log
I20260713 09:07:46.274652 18929 ts_tablet_manager.cc:1403] T 46b4c77d252140d9a8935b0993ffe699 P 680016145df0466f86e1cd742d3411fa: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260713 09:07:46.275336 18931 tablet_bootstrap.cc:492] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271: No bootstrap required, opened a new log
I20260713 09:07:46.275374 18935 tablet_bootstrap.cc:654] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.275928 18931 ts_tablet_manager.cc:1403] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271: Time spent bootstrapping tablet: real 0.090s	user 0.029s	sys 0.052s
I20260713 09:07:46.277050 18929 raft_consensus.cc:359] T 46b4c77d252140d9a8935b0993ffe699 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.277671 18929 raft_consensus.cc:385] T 46b4c77d252140d9a8935b0993ffe699 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.277932 18929 raft_consensus.cc:740] T 46b4c77d252140d9a8935b0993ffe699 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.278661 18929 consensus_queue.cc:260] T 46b4c77d252140d9a8935b0993ffe699 P 680016145df0466f86e1cd742d3411fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.278623 18931 raft_consensus.cc:359] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.279435 18931 raft_consensus.cc:385] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.279723 18931 raft_consensus.cc:740] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.280411 18931 consensus_queue.cc:260] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.280958 18929 ts_tablet_manager.cc:1434] T 46b4c77d252140d9a8935b0993ffe699 P 680016145df0466f86e1cd742d3411fa: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:46.285920 18929 tablet_bootstrap.cc:492] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa: Bootstrap starting.
I20260713 09:07:46.286451 18931 ts_tablet_manager.cc:1434] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260713 09:07:46.287410 18931 tablet_bootstrap.cc:492] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271: Bootstrap starting.
I20260713 09:07:46.289747 18965 raft_consensus.cc:493] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.290213 18965 raft_consensus.cc:515] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.292230 18965 leader_election.cc:290] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:46.292975 18931 tablet_bootstrap.cc:654] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.293668 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041cd5903dc34df5b82a75ce6d94a320" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
W20260713 09:07:46.295511 18852 leader_election.cc:343] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.295643 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041cd5903dc34df5b82a75ce6d94a320" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:46.296350 18739 raft_consensus.cc:2468] T 041cd5903dc34df5b82a75ce6d94a320 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680016145df0466f86e1cd742d3411fa in term 0.
I20260713 09:07:46.297789 18851 leader_election.cc:304] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa [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: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271; no voters: 07c8c6a704ef4b229bdeee4892149656
I20260713 09:07:46.298056 18929 tablet_bootstrap.cc:654] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.298547 18965 raft_consensus.cc:2804] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:46.298862 18965 raft_consensus.cc:493] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.299065 18965 raft_consensus.cc:3060] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.299067 18933 tablet_bootstrap.cc:492] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656: No bootstrap required, opened a new log
I20260713 09:07:46.303934 18933 ts_tablet_manager.cc:1403] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.020s
I20260713 09:07:46.306634 18933 raft_consensus.cc:359] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.307753 18933 raft_consensus.cc:385] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.308043 18933 raft_consensus.cc:740] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.308754 18933 consensus_queue.cc:260] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.309577 18558 catalog_manager.cc:5697] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "07c8c6a704ef4b229bdeee4892149656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:46.310585 18935 tablet_bootstrap.cc:492] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35: No bootstrap required, opened a new log
I20260713 09:07:46.311028 18935 ts_tablet_manager.cc:1403] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.003s
I20260713 09:07:46.311223 18933 ts_tablet_manager.cc:1434] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:07:46.312566 18933 tablet_bootstrap.cc:492] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:46.313644 18935 raft_consensus.cc:359] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.319437 18933 tablet_bootstrap.cc:654] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.314306 18935 raft_consensus.cc:385] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.322696 18935 raft_consensus.cc:740] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.329363 18935 consensus_queue.cc:260] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.329499 18965 raft_consensus.cc:515] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.332273 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041cd5903dc34df5b82a75ce6d94a320" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
I20260713 09:07:46.333531 18935 ts_tablet_manager.cc:1434] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
W20260713 09:07:46.333653 18852 leader_election.cc:343] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.335034 18929 tablet_bootstrap.cc:492] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa: No bootstrap required, opened a new log
I20260713 09:07:46.335469 18929 ts_tablet_manager.cc:1403] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.002s
I20260713 09:07:46.337555 18935 tablet_bootstrap.cc:492] T af50e411677445b593081469e81abc76 P 2417a86126524b67b992ec06ba8eee35: Bootstrap starting.
I20260713 09:07:46.339674 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041cd5903dc34df5b82a75ce6d94a320" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
I20260713 09:07:46.340262 18739 raft_consensus.cc:3060] T 041cd5903dc34df5b82a75ce6d94a320 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.341480 18931 tablet_bootstrap.cc:492] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271: No bootstrap required, opened a new log
I20260713 09:07:46.341907 18931 ts_tablet_manager.cc:1403] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.012s
I20260713 09:07:46.341688 18929 raft_consensus.cc:359] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.342303 18929 raft_consensus.cc:385] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.342586 18929 raft_consensus.cc:740] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.343165 18929 consensus_queue.cc:260] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.344341 18931 raft_consensus.cc:359] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.344982 18931 raft_consensus.cc:385] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.345232 18931 raft_consensus.cc:740] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.345932 18931 consensus_queue.cc:260] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.346534 18935 tablet_bootstrap.cc:654] T af50e411677445b593081469e81abc76 P 2417a86126524b67b992ec06ba8eee35: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.350054 18963 raft_consensus.cc:493] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.350576 18963 raft_consensus.cc:515] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.350291 18931 ts_tablet_manager.cc:1434] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:46.353928 18934 raft_consensus.cc:493] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.353086 18929 ts_tablet_manager.cc:1434] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:07:46.354056 18963 leader_election.cc:290] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:46.355103 18934 raft_consensus.cc:515] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.356081 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af50e411677445b593081469e81abc76" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:46.356410 18929 tablet_bootstrap.cc:492] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa: Bootstrap starting.
I20260713 09:07:46.357285 18934 leader_election.cc:290] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
W20260713 09:07:46.357364 18628 leader_election.cc:343] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.357952 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af50e411677445b593081469e81abc76" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:46.358548 18887 raft_consensus.cc:2468] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 0.
I20260713 09:07:46.360464 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45c5d94bd914538a72e0ae3ec314d4b" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:46.360848 18739 raft_consensus.cc:2468] T 041cd5903dc34df5b82a75ce6d94a320 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680016145df0466f86e1cd742d3411fa in term 1.
I20260713 09:07:46.362033 18931 tablet_bootstrap.cc:492] T d2da4a3ab6424baca5b2fe9d0e484f0f P 7ce935bacd4143cca6830a0c70d21271: Bootstrap starting.
I20260713 09:07:46.352900 18965 leader_election.cc:290] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 election: Requested vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:46.366062 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45c5d94bd914538a72e0ae3ec314d4b" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:46.366852 18933 tablet_bootstrap.cc:492] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656: No bootstrap required, opened a new log
I20260713 09:07:46.366716 18813 raft_consensus.cc:2468] T a45c5d94bd914538a72e0ae3ec314d4b P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680016145df0466f86e1cd742d3411fa in term 0.
I20260713 09:07:46.367300 18933 ts_tablet_manager.cc:1403] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.055s	user 0.023s	sys 0.011s
I20260713 09:07:46.369727 18933 raft_consensus.cc:359] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.370697 18630 leader_election.cc:304] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [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: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:46.371510 18963 raft_consensus.cc:2804] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:46.371913 18963 raft_consensus.cc:493] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.372082 18931 tablet_bootstrap.cc:654] T d2da4a3ab6424baca5b2fe9d0e484f0f P 7ce935bacd4143cca6830a0c70d21271: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.372356 18963 raft_consensus.cc:3060] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:46.371665 18851 leader_election.cc:343] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.374114 18851 leader_election.cc:304] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa [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: 2417a86126524b67b992ec06ba8eee35, 680016145df0466f86e1cd742d3411fa; no voters: 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:46.370323 18933 raft_consensus.cc:385] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.374725 18933 raft_consensus.cc:740] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.375216 18851 leader_election.cc:304] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271; no voters: 07c8c6a704ef4b229bdeee4892149656
I20260713 09:07:46.375389 18933 consensus_queue.cc:260] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.376008 18934 raft_consensus.cc:2804] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:46.376345 18934 raft_consensus.cc:493] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.376555 18934 raft_consensus.cc:3060] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.377260 18933 ts_tablet_manager.cc:1434] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260713 09:07:46.377691 18965 raft_consensus.cc:2804] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:46.378068 18933 tablet_bootstrap.cc:492] T 041cd5903dc34df5b82a75ce6d94a320 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:46.375172 18940 raft_consensus.cc:493] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.379290 18940 raft_consensus.cc:515] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.381866 18940 leader_election.cc:290] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:46.382584 18929 tablet_bootstrap.cc:654] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.383967 18965 raft_consensus.cc:697] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa [term 1 LEADER]: Becoming Leader. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Running, Role: LEADER
I20260713 09:07:46.384837 18965 consensus_queue.cc:237] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.387908 18935 tablet_bootstrap.cc:492] T af50e411677445b593081469e81abc76 P 2417a86126524b67b992ec06ba8eee35: No bootstrap required, opened a new log
I20260713 09:07:46.388379 18935 ts_tablet_manager.cc:1403] T af50e411677445b593081469e81abc76 P 2417a86126524b67b992ec06ba8eee35: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.010s
I20260713 09:07:46.389587 18934 raft_consensus.cc:515] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.391053 18935 raft_consensus.cc:359] T af50e411677445b593081469e81abc76 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.391568 18934 leader_election.cc:290] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 election: Requested vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:46.392591 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45c5d94bd914538a72e0ae3ec314d4b" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:46.392724 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45c5d94bd914538a72e0ae3ec314d4b" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
I20260713 09:07:46.392987 18933 tablet_bootstrap.cc:654] T 041cd5903dc34df5b82a75ce6d94a320 P 07c8c6a704ef4b229bdeee4892149656: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:46.394203 18851 leader_election.cc:343] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.393123 18813 raft_consensus.cc:3060] T a45c5d94bd914538a72e0ae3ec314d4b P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.391727 18935 raft_consensus.cc:385] T af50e411677445b593081469e81abc76 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.396337 18935 raft_consensus.cc:740] T af50e411677445b593081469e81abc76 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.397024 18935 consensus_queue.cc:260] T af50e411677445b593081469e81abc76 P 2417a86126524b67b992ec06ba8eee35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.400357 18935 ts_tablet_manager.cc:1434] T af50e411677445b593081469e81abc76 P 2417a86126524b67b992ec06ba8eee35: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:07:46.401360 18935 tablet_bootstrap.cc:492] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35: Bootstrap starting.
I20260713 09:07:46.404954 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b4c77d252140d9a8935b0993ffe699" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
W20260713 09:07:46.406473 18704 leader_election.cc:343] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.407366 18935 tablet_bootstrap.cc:654] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.408742 18929 tablet_bootstrap.cc:492] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa: No bootstrap required, opened a new log
I20260713 09:07:46.409221 18929 ts_tablet_manager.cc:1403] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.000s
I20260713 09:07:46.411825 18929 raft_consensus.cc:359] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.415303 18929 raft_consensus.cc:385] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.415655 18929 raft_consensus.cc:740] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.416482 18929 consensus_queue.cc:260] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.417708 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b4c77d252140d9a8935b0993ffe699" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:46.418280 18887 raft_consensus.cc:2468] T 46b4c77d252140d9a8935b0993ffe699 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 0.
I20260713 09:07:46.418658 18929 ts_tablet_manager.cc:1434] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:46.419621 18929 tablet_bootstrap.cc:492] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa: Bootstrap starting.
I20260713 09:07:46.419559 18705 leader_election.cc:304] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 [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: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271; no voters: 07c8c6a704ef4b229bdeee4892149656
I20260713 09:07:46.420749 18940 raft_consensus.cc:2804] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:46.421126 18940 raft_consensus.cc:493] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.421456 18940 raft_consensus.cc:3060] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.425722 18813 raft_consensus.cc:2468] T a45c5d94bd914538a72e0ae3ec314d4b P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680016145df0466f86e1cd742d3411fa in term 1.
I20260713 09:07:46.425985 18929 tablet_bootstrap.cc:654] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.426937 18851 leader_election.cc:304] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2417a86126524b67b992ec06ba8eee35, 680016145df0466f86e1cd742d3411fa; no voters: 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:46.428241 18965 raft_consensus.cc:2804] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:46.428766 18940 raft_consensus.cc:515] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.415418 18963 raft_consensus.cc:515] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.424230 18562 catalog_manager.cc:5697] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 680016145df0466f86e1cd742d3411fa (127.16.36.68). New cstate: current_term: 1 leader_uuid: "680016145df0466f86e1cd742d3411fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:46.428710 18965 raft_consensus.cc:697] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa [term 1 LEADER]: Becoming Leader. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Running, Role: LEADER
I20260713 09:07:46.431313 18965 consensus_queue.cc:237] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.431886 18812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af50e411677445b593081469e81abc76" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:46.432528 18812 raft_consensus.cc:3060] T af50e411677445b593081469e81abc76 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.437582 18929 tablet_bootstrap.cc:492] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa: No bootstrap required, opened a new log
I20260713 09:07:46.438136 18929 ts_tablet_manager.cc:1403] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260713 09:07:46.438700 18958 raft_consensus.cc:493] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.439132 18958 raft_consensus.cc:515] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.439512 18812 raft_consensus.cc:2468] T af50e411677445b593081469e81abc76 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 1.
I20260713 09:07:46.440474 18628 leader_election.cc:304] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35; no voters: 
I20260713 09:07:46.441032 18958 leader_election.cc:290] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:46.441530 18958 raft_consensus.cc:2804] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:46.441924 18958 raft_consensus.cc:697] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Becoming Leader. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Running, Role: LEADER
I20260713 09:07:46.442919 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac2c4e6eb7c4af292851a832de80a49" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:46.443439 18963 leader_election.cc:290] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Requested vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:46.443547 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac2c4e6eb7c4af292851a832de80a49" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
W20260713 09:07:46.444141 18628 leader_election.cc:343] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.444169 18739 raft_consensus.cc:2468] T 3ac2c4e6eb7c4af292851a832de80a49 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 0.
I20260713 09:07:46.446266 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b4c77d252140d9a8935b0993ffe699" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:46.446444 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af50e411677445b593081469e81abc76" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:46.446951 18886 raft_consensus.cc:3060] T 46b4c77d252140d9a8935b0993ffe699 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.447012 18887 raft_consensus.cc:3060] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.451102 18958 consensus_queue.cc:237] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.452207 18933 tablet_bootstrap.cc:492] T 041cd5903dc34df5b82a75ce6d94a320 P 07c8c6a704ef4b229bdeee4892149656: No bootstrap required, opened a new log
I20260713 09:07:46.452579 18933 ts_tablet_manager.cc:1403] T 041cd5903dc34df5b82a75ce6d94a320 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.016s
I20260713 09:07:46.453948 18886 raft_consensus.cc:2468] T 46b4c77d252140d9a8935b0993ffe699 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 1.
I20260713 09:07:46.454596 18933 raft_consensus.cc:359] T 041cd5903dc34df5b82a75ce6d94a320 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.454926 18628 leader_election.cc:304] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [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: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:46.455229 18705 leader_election.cc:304] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271; no voters: 
I20260713 09:07:46.456063 18963 raft_consensus.cc:2804] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:46.456462 18963 raft_consensus.cc:493] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.456825 18963 raft_consensus.cc:3060] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.455231 18933 raft_consensus.cc:385] T 041cd5903dc34df5b82a75ce6d94a320 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.458642 18933 raft_consensus.cc:740] T 041cd5903dc34df5b82a75ce6d94a320 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.459300 18933 consensus_queue.cc:260] T 041cd5903dc34df5b82a75ce6d94a320 P 07c8c6a704ef4b229bdeee4892149656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.461234 18933 ts_tablet_manager.cc:1434] T 041cd5903dc34df5b82a75ce6d94a320 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:07:46.462070 18933 tablet_bootstrap.cc:492] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:46.463662 18963 raft_consensus.cc:515] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.463611 18940 leader_election.cc:290] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 election: Requested vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:46.463997 18558 catalog_manager.cc:5697] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 680016145df0466f86e1cd742d3411fa (127.16.36.68). New cstate: current_term: 1 leader_uuid: "680016145df0466f86e1cd742d3411fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:46.465525 18940 raft_consensus.cc:2804] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:46.465963 18940 raft_consensus.cc:697] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 [term 1 LEADER]: Becoming Leader. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Running, Role: LEADER
I20260713 09:07:46.466884 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b4c77d252140d9a8935b0993ffe699" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
I20260713 09:07:46.466758 18940 consensus_queue.cc:237] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.468366 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac2c4e6eb7c4af292851a832de80a49" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
W20260713 09:07:46.470081 18628 leader_election.cc:343] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.471529 18963 leader_election.cc:290] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Requested vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:46.474365 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac2c4e6eb7c4af292851a832de80a49" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
I20260713 09:07:46.476176 18739 raft_consensus.cc:3060] T 3ac2c4e6eb7c4af292851a832de80a49 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.477092 18929 raft_consensus.cc:359] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.477747 18929 raft_consensus.cc:385] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.478129 18929 raft_consensus.cc:740] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.479336 18929 consensus_queue.cc:260] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
W20260713 09:07:46.474242 18704 leader_election.cc:343] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.482333 18929 ts_tablet_manager.cc:1434] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260713 09:07:46.483347 18929 tablet_bootstrap.cc:492] T 4ad50053c2724549b072087f7933e531 P 680016145df0466f86e1cd742d3411fa: Bootstrap starting.
I20260713 09:07:46.485080 18933 tablet_bootstrap.cc:654] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.458346 18887 raft_consensus.cc:2468] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 1.
I20260713 09:07:46.496508 18929 tablet_bootstrap.cc:654] T 4ad50053c2724549b072087f7933e531 P 680016145df0466f86e1cd742d3411fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.512990 18739 raft_consensus.cc:2468] T 3ac2c4e6eb7c4af292851a832de80a49 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 1.
I20260713 09:07:46.519114 18963 raft_consensus.cc:493] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.519658 18963 raft_consensus.cc:515] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.521837 18963 leader_election.cc:290] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:46.524463 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440dcd2d4564b619a486c9eb7d4a77a" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
W20260713 09:07:46.526005 18628 leader_election.cc:343] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.527030 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440dcd2d4564b619a486c9eb7d4a77a" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:46.527690 18887 raft_consensus.cc:2468] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 0.
I20260713 09:07:46.529001 18630 leader_election.cc:304] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [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: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:46.532629 18963 raft_consensus.cc:493] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.532663 18939 raft_consensus.cc:2804] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:46.533344 18939 raft_consensus.cc:493] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.533757 18939 raft_consensus.cc:3060] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.533398 18963 raft_consensus.cc:515] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:46.537220 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67c5e2ff9834997bd54bf3fbbba8129" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
W20260713 09:07:46.538725 18628 leader_election.cc:343] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.539340 18963 leader_election.cc:290] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:46.542173 18940 raft_consensus.cc:493] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.540683 18939 raft_consensus.cc:515] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.542763 18940 raft_consensus.cc:515] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.553329 18931 tablet_bootstrap.cc:492] T d2da4a3ab6424baca5b2fe9d0e484f0f P 7ce935bacd4143cca6830a0c70d21271: No bootstrap required, opened a new log
I20260713 09:07:46.554025 18931 ts_tablet_manager.cc:1403] T d2da4a3ab6424baca5b2fe9d0e484f0f P 7ce935bacd4143cca6830a0c70d21271: Time spent bootstrapping tablet: real 0.192s	user 0.025s	sys 0.019s
I20260713 09:07:46.553457 18963 raft_consensus.cc:493] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:07:46.553982 18705 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.36.68:46663, user_credentials={real_user=slave}} blocked reactor thread for 98845.6us
I20260713 09:07:46.556779 18963 raft_consensus.cc:515] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.566409 18997 raft_consensus.cc:493] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.568496 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67c5e2ff9834997bd54bf3fbbba8129" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:46.568470 18997 raft_consensus.cc:515] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:46.569523 18739 raft_consensus.cc:2468] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 0.
I20260713 09:07:46.571283 18933 tablet_bootstrap.cc:492] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656: No bootstrap required, opened a new log
I20260713 09:07:46.571611 18933 ts_tablet_manager.cc:1403] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.110s	user 0.004s	sys 0.007s
I20260713 09:07:46.563678 18628 leader_election.cc:304] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:46.572808 18965 raft_consensus.cc:493] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.573843 18940 leader_election.cc:290] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:46.573742 18965 raft_consensus.cc:515] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.574390 18963 leader_election.cc:290] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:46.575431 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23a134722f04cc2b1f7b02b8e0bd03f" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:46.576025 18887 raft_consensus.cc:2468] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 0.
I20260713 09:07:46.576869 18965 leader_election.cc:290] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:46.576804 18931 raft_consensus.cc:359] T d2da4a3ab6424baca5b2fe9d0e484f0f P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.577216 18630 leader_election.cc:304] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 
I20260713 09:07:46.577524 18931 raft_consensus.cc:385] T d2da4a3ab6424baca5b2fe9d0e484f0f P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.577828 18931 raft_consensus.cc:740] T d2da4a3ab6424baca5b2fe9d0e484f0f P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.578022 18963 raft_consensus.cc:2804] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:46.578444 18963 raft_consensus.cc:493] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.579291 18931 consensus_queue.cc:260] T d2da4a3ab6424baca5b2fe9d0e484f0f P 7ce935bacd4143cca6830a0c70d21271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.578784 18963 raft_consensus.cc:3060] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.579834 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1bae4ac6b1446d972fea8e112276ff" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:46.581213 18931 ts_tablet_manager.cc:1434] T d2da4a3ab6424baca5b2fe9d0e484f0f P 7ce935bacd4143cca6830a0c70d21271: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.002s
I20260713 09:07:46.581559 18887 raft_consensus.cc:2468] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 0.
I20260713 09:07:46.582137 18931 tablet_bootstrap.cc:492] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271: Bootstrap starting.
I20260713 09:07:46.579551 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1bae4ac6b1446d972fea8e112276ff" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:46.583923 18738 raft_consensus.cc:2468] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680016145df0466f86e1cd742d3411fa in term 0.
I20260713 09:07:46.581053 18812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440dcd2d4564b619a486c9eb7d4a77a" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:46.584954 18958 raft_consensus.cc:2804] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:46.585868 18851 leader_election.cc:304] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271; no voters: 
W20260713 09:07:46.586812 18628 leader_election.cc:343] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.586407 18558 catalog_manager.cc:5697] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "7ce935bacd4143cca6830a0c70d21271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:46.581683 18933 raft_consensus.cc:359] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.587464 18931 tablet_bootstrap.cc:654] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.591015 18933 raft_consensus.cc:385] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.591331 18933 raft_consensus.cc:740] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.592103 18939 leader_election.cc:290] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Requested vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:46.578672 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1bae4ac6b1446d972fea8e112276ff" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:46.595959 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440dcd2d4564b619a486c9eb7d4a77a" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:46.596515 18887 raft_consensus.cc:3060] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.596761 18562 catalog_manager.cc:5697] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "07c8c6a704ef4b229bdeee4892149656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:46.598682 18628 leader_election.cc:304] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [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: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:46.599442 18939 raft_consensus.cc:2804] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:46.599824 18939 raft_consensus.cc:493] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.600327 18939 raft_consensus.cc:3060] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.600807 18933 consensus_queue.cc:260] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.591816 18965 raft_consensus.cc:2804] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:46.603148 18929 tablet_bootstrap.cc:492] T 4ad50053c2724549b072087f7933e531 P 680016145df0466f86e1cd742d3411fa: No bootstrap required, opened a new log
I20260713 09:07:46.603354 18958 raft_consensus.cc:697] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Becoming Leader. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Running, Role: LEADER
W20260713 09:07:46.600819 18851 leader_election.cc:343] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.602916 18705 leader_election.cc:304] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271; no voters: 
I20260713 09:07:46.603856 18929 ts_tablet_manager.cc:1403] T 4ad50053c2724549b072087f7933e531 P 680016145df0466f86e1cd742d3411fa: Time spent bootstrapping tablet: real 0.121s	user 0.014s	sys 0.006s
I20260713 09:07:46.606774 18940 raft_consensus.cc:2804] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:46.607033 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23a134722f04cc2b1f7b02b8e0bd03f" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:46.607162 18940 raft_consensus.cc:493] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.607623 18940 raft_consensus.cc:3060] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.608032 18935 tablet_bootstrap.cc:492] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35: No bootstrap required, opened a new log
I20260713 09:07:46.610687 18935 ts_tablet_manager.cc:1403] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35: Time spent bootstrapping tablet: real 0.210s	user 0.036s	sys 0.075s
I20260713 09:07:46.605024 18965 raft_consensus.cc:493] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.613951 18933 ts_tablet_manager.cc:1434] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.003s
I20260713 09:07:46.616113 18929 raft_consensus.cc:359] T 4ad50053c2724549b072087f7933e531 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.616559 18997 leader_election.cc:290] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:46.616743 18929 raft_consensus.cc:385] T 4ad50053c2724549b072087f7933e531 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.617022 18929 raft_consensus.cc:740] T 4ad50053c2724549b072087f7933e531 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.617057 18965 raft_consensus.cc:3060] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.624738 18929 consensus_queue.cc:260] T 4ad50053c2724549b072087f7933e531 P 680016145df0466f86e1cd742d3411fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.624147 18933 tablet_bootstrap.cc:492] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:46.624894 18997 raft_consensus.cc:493] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.628345 18997 raft_consensus.cc:515] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.629817 18997 leader_election.cc:290] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:46.628212 18886 raft_consensus.cc:3060] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.623409 18965 raft_consensus.cc:515] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.630972 18885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad50053c2724549b072087f7933e531" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:46.632632 18885 raft_consensus.cc:2468] T 4ad50053c2724549b072087f7933e531 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 0.
I20260713 09:07:46.633802 18931 tablet_bootstrap.cc:492] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271: No bootstrap required, opened a new log
I20260713 09:07:46.633828 18705 leader_election.cc:304] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271; no voters: 
I20260713 09:07:46.634406 18931 ts_tablet_manager.cc:1403] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.004s
I20260713 09:07:46.634783 18997 raft_consensus.cc:2804] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:46.635125 18997 raft_consensus.cc:493] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.635461 18997 raft_consensus.cc:3060] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.637495 18929 ts_tablet_manager.cc:1434] T 4ad50053c2724549b072087f7933e531 P 680016145df0466f86e1cd742d3411fa: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.002s
I20260713 09:07:46.638325 18813 raft_consensus.cc:3060] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.639780 18940 raft_consensus.cc:515] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.642009 18940 leader_election.cc:290] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 election: Requested vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:46.643321 18934 raft_consensus.cc:493] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.642916 18931 raft_consensus.cc:359] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.643883 18931 raft_consensus.cc:385] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.643770 18934 raft_consensus.cc:515] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.644258 18931 raft_consensus.cc:740] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.645056 18931 consensus_queue.cc:260] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.645812 18934 leader_election.cc:290] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:46.647115 18931 ts_tablet_manager.cc:1434] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
W20260713 09:07:46.647900 18628 leader_election.cc:343] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.648252 18885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1bae4ac6b1446d972fea8e112276ff" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:46.648578 18929 tablet_bootstrap.cc:492] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa: Bootstrap starting.
I20260713 09:07:46.648991 18885 raft_consensus.cc:2393] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7ce935bacd4143cca6830a0c70d21271 in current term 1: Already voted for candidate 680016145df0466f86e1cd742d3411fa in this term.
I20260713 09:07:46.651273 18935 raft_consensus.cc:359] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.651949 18935 raft_consensus.cc:385] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.652227 18935 raft_consensus.cc:740] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.652940 18935 consensus_queue.cc:260] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.653913 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc52ec0dfb44a759a428538ca5d3028" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:46.654381 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67c5e2ff9834997bd54bf3fbbba8129" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:46.624323 18887 raft_consensus.cc:2468] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 1.
W20260713 09:07:46.655220 18851 leader_election.cc:343] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.653930 18931 tablet_bootstrap.cc:492] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271: Bootstrap starting.
I20260713 09:07:46.656347 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc52ec0dfb44a759a428538ca5d3028" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:46.655848 19006 raft_consensus.cc:493] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.657579 18929 tablet_bootstrap.cc:654] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.657578 19006 raft_consensus.cc:515] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:46.658113 18965 leader_election.cc:290] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 election: Requested vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:46.622465 18963 raft_consensus.cc:515] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.658362 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1bae4ac6b1446d972fea8e112276ff" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
I20260713 09:07:46.659557 19006 leader_election.cc:290] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:46.659848 18738 raft_consensus.cc:2393] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 680016145df0466f86e1cd742d3411fa in current term 1: Already voted for candidate 7ce935bacd4143cca6830a0c70d21271 in this term.
W20260713 09:07:46.661087 18852 leader_election.cc:343] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.661496 18852 leader_election.cc:304] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 680016145df0466f86e1cd742d3411fa; no voters: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:46.661600 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6c5d1863c14e36b370a78ea8e91c3b" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:46.662792 18934 raft_consensus.cc:493] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.663213 18934 raft_consensus.cc:515] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.664112 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23a134722f04cc2b1f7b02b8e0bd03f" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
I20260713 09:07:46.667068 18812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6c5d1863c14e36b370a78ea8e91c3b" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:46.670109 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5c94d22bf442fda912ad75581bf361" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:46.670768 18738 raft_consensus.cc:2468] T 7d5c94d22bf442fda912ad75581bf361 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680016145df0466f86e1cd742d3411fa in term 1.
I20260713 09:07:46.666751 18934 leader_election.cc:290] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:46.670805 19007 consensus_queue.cc:1048] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:46.672796 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23a134722f04cc2b1f7b02b8e0bd03f" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:46.673300 18887 raft_consensus.cc:3060] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.671926 18851 leader_election.cc:304] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa [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: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271; no voters: 
I20260713 09:07:46.674770 18997 raft_consensus.cc:515] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.675588 18987 raft_consensus.cc:2804] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:46.675948 18987 raft_consensus.cc:493] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.676261 18987 raft_consensus.cc:3060] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.677681 18997 leader_election.cc:290] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 election: Requested vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:46.661589 18963 leader_election.cc:290] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Requested vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:46.672369 18630 leader_election.cc:304] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 2417a86126524b67b992ec06ba8eee35
W20260713 09:07:46.672204 18628 leader_election.cc:343] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:46.682111 18628 leader_election.cc:343] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.678515 19006 consensus_queue.cc:1048] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260713 09:07:46.683154 18812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1bae4ac6b1446d972fea8e112276ff" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:46.683898 18987 raft_consensus.cc:515] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.684422 18811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67c5e2ff9834997bd54bf3fbbba8129" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:46.685691 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5c94d22bf442fda912ad75581bf361" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:46.686203 18809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1bae4ac6b1446d972fea8e112276ff" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:46.686633 18987 leader_election.cc:290] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 2 election: Requested vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
W20260713 09:07:46.687007 18628 leader_election.cc:343] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:46.684442 18703 leader_election.cc:343] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.688611 19006 raft_consensus.cc:2804] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:46.689091 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5c94d22bf442fda912ad75581bf361" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
I20260713 09:07:46.689378 18885 raft_consensus.cc:1240] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Rejecting Update request from peer 07c8c6a704ef4b229bdeee4892149656 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:07:46.689129 19006 raft_consensus.cc:697] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Becoming Leader. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Running, Role: LEADER
I20260713 09:07:46.684571 18966 raft_consensus.cc:493] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.690443 18935 ts_tablet_manager.cc:1434] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.000s
I20260713 09:07:46.690374 18966 raft_consensus.cc:515] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:46.690719 19006 consensus_queue.cc:237] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.693783 18935 tablet_bootstrap.cc:492] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35: Bootstrap starting.
I20260713 09:07:46.694068 18738 raft_consensus.cc:3060] T 7d5c94d22bf442fda912ad75581bf361 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.694648 18966 leader_election.cc:290] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:46.685714 18810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad50053c2724549b072087f7933e531" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:46.668962 18965 raft_consensus.cc:2749] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:46.697660 18812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad50053c2724549b072087f7933e531" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:46.698086 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1bae4ac6b1446d972fea8e112276ff" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
W20260713 09:07:46.699256 18851 leader_election.cc:343] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.699666 18851 leader_election.cc:304] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [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: 680016145df0466f86e1cd742d3411fa; no voters: 2417a86126524b67b992ec06ba8eee35, 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:46.624027 18958 consensus_queue.cc:237] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.701020 18738 raft_consensus.cc:2468] T 7d5c94d22bf442fda912ad75581bf361 P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680016145df0466f86e1cd742d3411fa in term 2.
I20260713 09:07:46.701548 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad50053c2724549b072087f7933e531" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:46.702107 18886 raft_consensus.cc:3060] T 4ad50053c2724549b072087f7933e531 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.702241 18851 leader_election.cc:304] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271; no voters: 
I20260713 09:07:46.703096 18987 raft_consensus.cc:2749] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:46.703820 18987 raft_consensus.cc:2804] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:46.704458 18987 raft_consensus.cc:697] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa [term 2 LEADER]: Becoming Leader. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Running, Role: LEADER
I20260713 09:07:46.705274 18987 consensus_queue.cc:237] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa [LEADER]: Queue going to LEADER 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: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
W20260713 09:07:46.712929 18703 leader_election.cc:343] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.713218 18963 raft_consensus.cc:493] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:07:46.717537 18703 leader_election.cc:343] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.717383 19007 consensus_queue.cc:1059] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.717919 18703 leader_election.cc:304] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [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: 7ce935bacd4143cca6830a0c70d21271; no voters: 2417a86126524b67b992ec06ba8eee35, 680016145df0466f86e1cd742d3411fa
I20260713 09:07:46.718254 19004 raft_consensus.cc:3055] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:46.718616 19004 raft_consensus.cc:740] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Running, Role: LEADER
I20260713 09:07:46.719362 18940 raft_consensus.cc:2749] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:46.719313 19004 consensus_queue.cc:260] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.687495 18628 leader_election.cc:304] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656; no voters: 2417a86126524b67b992ec06ba8eee35, 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:46.721943 18886 raft_consensus.cc:2468] T 4ad50053c2724549b072087f7933e531 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 1.
I20260713 09:07:46.722973 18963 raft_consensus.cc:515] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.723261 18705 leader_election.cc:304] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271; no voters: 
I20260713 09:07:46.724093 18940 raft_consensus.cc:2804] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:46.724571 18940 raft_consensus.cc:697] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 [term 1 LEADER]: Becoming Leader. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Running, Role: LEADER
I20260713 09:07:46.725325 18940 consensus_queue.cc:237] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.727003 19007 raft_consensus.cc:2749] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:46.728675 18933 tablet_bootstrap.cc:654] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.728917 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b4c77d252140d9a8935b0993ffe699" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:46.729646 18886 raft_consensus.cc:2393] T 46b4c77d252140d9a8935b0993ffe699 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 07c8c6a704ef4b229bdeee4892149656 in current term 1: Already voted for candidate 7ce935bacd4143cca6830a0c70d21271 in this term.
I20260713 09:07:46.725215 19004 raft_consensus.cc:3060] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.734103 18931 tablet_bootstrap.cc:654] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.725226 18963 leader_election.cc:290] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
W20260713 09:07:46.747915 18628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.36.67:33607, user_credentials={real_user=slave}} blocked reactor thread for 60977.1us
I20260713 09:07:46.737246 18887 raft_consensus.cc:2468] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 1.
I20260713 09:07:46.746460 18997 raft_consensus.cc:493] T d2da4a3ab6424baca5b2fe9d0e484f0f P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.755513 18939 raft_consensus.cc:515] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:46.751652 18997 raft_consensus.cc:515] T d2da4a3ab6424baca5b2fe9d0e484f0f P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.756672 18664 raft_consensus.cc:2393] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ce935bacd4143cca6830a0c70d21271 in current term 1: Already voted for candidate 07c8c6a704ef4b229bdeee4892149656 in this term.
I20260713 09:07:46.756513 18562 catalog_manager.cc:5697] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "7ce935bacd4143cca6830a0c70d21271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:46.757484 18939 leader_election.cc:290] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Requested vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:46.758132 18997 leader_election.cc:290] T d2da4a3ab6424baca5b2fe9d0e484f0f P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:46.759460 18965 raft_consensus.cc:493] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.759691 18630 leader_election.cc:304] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:46.760354 18929 tablet_bootstrap.cc:492] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa: No bootstrap required, opened a new log
I20260713 09:07:46.760818 18929 ts_tablet_manager.cc:1403] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa: Time spent bootstrapping tablet: real 0.112s	user 0.032s	sys 0.008s
I20260713 09:07:46.761029 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2da4a3ab6424baca5b2fe9d0e484f0f" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:46.761444 18965 raft_consensus.cc:515] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
W20260713 09:07:46.762233 18705 leader_election.cc:343] T d2da4a3ab6424baca5b2fe9d0e484f0f P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.762987 18939 raft_consensus.cc:2804] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:46.763453 18939 raft_consensus.cc:697] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Becoming Leader. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Running, Role: LEADER
I20260713 09:07:46.763578 18935 tablet_bootstrap.cc:654] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.764233 18939 consensus_queue.cc:237] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
W20260713 09:07:46.776262 18610 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:46.781085 18929 raft_consensus.cc:359] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
W20260713 09:07:46.770637 18703 leader_election.cc:343] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.781903 18929 raft_consensus.cc:385] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.782863 18929 raft_consensus.cc:740] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.783939 18929 consensus_queue.cc:260] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.784770 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b4c77d252140d9a8935b0993ffe699" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:46.785480 18929 ts_tablet_manager.cc:1434] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.000s
I20260713 09:07:46.785403 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2da4a3ab6424baca5b2fe9d0e484f0f" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:46.786445 18929 tablet_bootstrap.cc:492] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa: Bootstrap starting.
I20260713 09:07:46.791733 18965 leader_election.cc:290] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:46.792502 18929 tablet_bootstrap.cc:654] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.779114 18966 raft_consensus.cc:493] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.796913 18966 raft_consensus.cc:515] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.801431 18562 catalog_manager.cc:5697] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "07c8c6a704ef4b229bdeee4892149656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: UNKNOWN } } }
W20260713 09:07:46.805099 18703 leader_election.cc:343] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:46.809813 18703 leader_election.cc:343] T d2da4a3ab6424baca5b2fe9d0e484f0f P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.810261 18703 leader_election.cc:304] T d2da4a3ab6424baca5b2fe9d0e484f0f P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ce935bacd4143cca6830a0c70d21271; no voters: 2417a86126524b67b992ec06ba8eee35, 680016145df0466f86e1cd742d3411fa
I20260713 09:07:46.811064 18997 raft_consensus.cc:2749] T d2da4a3ab6424baca5b2fe9d0e484f0f P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:46.802207 18966 leader_election.cc:290] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:46.820840 18935 tablet_bootstrap.cc:492] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35: No bootstrap required, opened a new log
I20260713 09:07:46.821391 18935 ts_tablet_manager.cc:1403] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35: Time spent bootstrapping tablet: real 0.128s	user 0.011s	sys 0.001s
I20260713 09:07:46.816354 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d4d468b4d04595ab8d68de6a50a6d3" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
W20260713 09:07:46.822847 18851 leader_election.cc:343] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.826946 18931 tablet_bootstrap.cc:492] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271: No bootstrap required, opened a new log
I20260713 09:07:46.827378 18931 ts_tablet_manager.cc:1403] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271: Time spent bootstrapping tablet: real 0.174s	user 0.013s	sys 0.007s
I20260713 09:07:46.828094 18965 consensus_queue.cc:1048] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.829834 18931 raft_consensus.cc:359] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.830540 18931 raft_consensus.cc:385] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.830821 18931 raft_consensus.cc:740] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.833631 18931 consensus_queue.cc:260] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:46.835906 18931 ts_tablet_manager.cc:1434] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:46.836838 18931 tablet_bootstrap.cc:492] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271: Bootstrap starting.
I20260713 09:07:46.821321 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5c94d22bf442fda912ad75581bf361" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
I20260713 09:07:46.840397 18664 raft_consensus.cc:2410] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 680016145df0466f86e1cd742d3411fa for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
W20260713 09:07:46.842913 18851 consensus_peers.cc:597] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa -> Peer 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639): Couldn't send request to peer 7ce935bacd4143cca6830a0c70d21271. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:46.840318 18933 tablet_bootstrap.cc:492] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656: No bootstrap required, opened a new log
I20260713 09:07:46.844753 18933 ts_tablet_manager.cc:1403] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.221s	user 0.022s	sys 0.012s
I20260713 09:07:46.847199 18931 tablet_bootstrap.cc:654] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.844008 18558 catalog_manager.cc:5697] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa reported cstate change: term changed from 1 to 2, leader changed from 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65) to 680016145df0466f86e1cd742d3411fa (127.16.36.68). New cstate: current_term: 2 leader_uuid: "680016145df0466f86e1cd742d3411fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:46.849887 18704 leader_election.cc:304] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ce935bacd4143cca6830a0c70d21271; no voters: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:46.853137 18997 raft_consensus.cc:3060] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.853269 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d4d468b4d04595ab8d68de6a50a6d3" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:46.851054 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648fb731ae7473ebb6694ee4be603a2" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:46.854420 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67c5e2ff9834997bd54bf3fbbba8129" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
I20260713 09:07:46.855391 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67c5e2ff9834997bd54bf3fbbba8129" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:46.851750 18628 leader_election.cc:304] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656; no voters: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:46.857200 18939 raft_consensus.cc:3060] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.853281 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7906fb40d16f465db9f2a7d63fddea65" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:46.852023 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648fb731ae7473ebb6694ee4be603a2" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:46.862557 18737 raft_consensus.cc:2468] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2417a86126524b67b992ec06ba8eee35 in term 1.
I20260713 09:07:46.863250 18958 consensus_queue.cc:1048] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:46.863610 18628 leader_election.cc:343] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.863829 18777 leader_election.cc:304] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [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: 2417a86126524b67b992ec06ba8eee35, 7ce935bacd4143cca6830a0c70d21271; no voters: 07c8c6a704ef4b229bdeee4892149656
W20260713 09:07:46.864464 18852 leader_election.cc:343] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.864883 18852 leader_election.cc:304] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 680016145df0466f86e1cd742d3411fa; no voters: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:46.865558 18933 raft_consensus.cc:359] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.866421 18933 raft_consensus.cc:385] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.866804 18933 raft_consensus.cc:740] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.867568 18933 consensus_queue.cc:260] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.869789 19006 consensus_queue.cc:1048] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.865480 18966 raft_consensus.cc:2804] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:46.865957 18965 raft_consensus.cc:2749] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:46.865180 18997 raft_consensus.cc:2749] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:46.874409 18966 raft_consensus.cc:493] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:46.907311 18966 raft_consensus.cc:3060] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.913638 18929 tablet_bootstrap.cc:492] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa: No bootstrap required, opened a new log
I20260713 09:07:46.914124 18929 ts_tablet_manager.cc:1403] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa: Time spent bootstrapping tablet: real 0.128s	user 0.057s	sys 0.014s
W20260713 09:07:46.877791 18778 leader_election.cc:343] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.874127 18561 catalog_manager.cc:5697] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "07c8c6a704ef4b229bdeee4892149656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:46.917402 18561 catalog_manager.cc:5697] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "07c8c6a704ef4b229bdeee4892149656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:46.917972 18929 raft_consensus.cc:359] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.918680 18929 raft_consensus.cc:385] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.919021 18929 raft_consensus.cc:740] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.919752 18929 consensus_queue.cc:260] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.881270 18939 raft_consensus.cc:2749] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:46.926594 18966 raft_consensus.cc:515] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:46.927968 18808 raft_consensus.cc:1240] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Rejecting Update request from peer 07c8c6a704ef4b229bdeee4892149656 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:46.929816 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648fb731ae7473ebb6694ee4be603a2" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
I20260713 09:07:46.932013 18662 raft_consensus.cc:3060] T 041cd5903dc34df5b82a75ce6d94a320 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.894256 18931 tablet_bootstrap.cc:492] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271: No bootstrap required, opened a new log
I20260713 09:07:46.935626 18931 ts_tablet_manager.cc:1403] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271: Time spent bootstrapping tablet: real 0.099s	user 0.022s	sys 0.003s
I20260713 09:07:46.936264 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648fb731ae7473ebb6694ee4be603a2" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
I20260713 09:07:46.937896 18778 leader_election.cc:304] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [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: 2417a86126524b67b992ec06ba8eee35; no voters: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:46.873026 18933 ts_tablet_manager.cc:1434] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260713 09:07:46.889051 18739 raft_consensus.cc:2468] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 1.
I20260713 09:07:46.939399 18933 tablet_bootstrap.cc:492] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:46.871603 18935 raft_consensus.cc:359] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:46.940858 18935 raft_consensus.cc:385] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.941159 18935 raft_consensus.cc:740] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.941785 18628 leader_election.cc:304] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:46.941987 18935 consensus_queue.cc:260] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:46.938067 18931 raft_consensus.cc:359] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:46.943261 18931 raft_consensus.cc:385] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.942615 19006 consensus_queue.cc:1059] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.943444 18966 leader_election.cc:290] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 2 election: Requested vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:46.943976 19006 raft_consensus.cc:2804] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:46.944094 18966 raft_consensus.cc:493] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.944437 19006 raft_consensus.cc:697] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Becoming Leader. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Running, Role: LEADER
I20260713 09:07:46.944540 18966 raft_consensus.cc:515] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.906177 18997 consensus_queue.cc:1048] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.039s
I20260713 09:07:46.945253 19006 consensus_queue.cc:237] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:46.945533 18934 consensus_queue.cc:1048] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.945984 19028 raft_consensus.cc:2749] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:07:46.948441 18931 raft_consensus.cc:740] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.949220 18931 consensus_queue.cc:260] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:46.932029 18929 ts_tablet_manager.cc:1434] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:07:46.951719 18931 ts_tablet_manager.cc:1434] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260713 09:07:46.952934 18931 tablet_bootstrap.cc:492] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271: Bootstrap starting.
I20260713 09:07:46.955132 18933 tablet_bootstrap.cc:654] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.955006 18934 raft_consensus.cc:493] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.955560 18934 raft_consensus.cc:515] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:46.959408 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdde6fdfc4349cfa06997541ce42082" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:46.960314 18934 leader_election.cc:290] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
W20260713 09:07:46.961143 18851 leader_election.cc:343] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.943310 19014 raft_consensus.cc:493] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.962083 19014 raft_consensus.cc:515] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:46.964304 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7906fb40d16f465db9f2a7d63fddea65" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:46.965102 18885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7906fb40d16f465db9f2a7d63fddea65" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
W20260713 09:07:46.965710 18779 leader_election.cc:343] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.965975 19014 leader_election.cc:290] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:46.966133 18779 leader_election.cc:304] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2417a86126524b67b992ec06ba8eee35; no voters: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa
I20260713 09:07:46.967341 19033 raft_consensus.cc:2749] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:07:46.968488 18630 leader_election.cc:343] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.969878 18931 tablet_bootstrap.cc:654] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.973542 18939 raft_consensus.cc:3055] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:46.977847 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7906fb40d16f465db9f2a7d63fddea65" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:46.978574 18808 raft_consensus.cc:2468] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 0.
I20260713 09:07:46.979115 18939 raft_consensus.cc:740] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Running, Role: LEADER
I20260713 09:07:46.972165 18987 consensus_queue.cc:1048] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:07:46.980024 18939 consensus_queue.cc:260] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:46.980880 18929 tablet_bootstrap.cc:492] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa: Bootstrap starting.
I20260713 09:07:46.981544 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdde6fdfc4349cfa06997541ce42082" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
W20260713 09:07:46.982825 18851 leader_election.cc:343] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.983215 18851 leader_election.cc:304] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 680016145df0466f86e1cd742d3411fa; no voters: 2417a86126524b67b992ec06ba8eee35, 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:46.984299 18934 raft_consensus.cc:2749] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:46.987424 18940 consensus_queue.cc:1048] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.989975 18628 leader_election.cc:304] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [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: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35; no voters: 680016145df0466f86e1cd742d3411fa
I20260713 09:07:47.004787 18933 tablet_bootstrap.cc:492] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656: No bootstrap required, opened a new log
I20260713 09:07:47.005360 18933 ts_tablet_manager.cc:1403] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.000s
I20260713 09:07:47.007316 18939 raft_consensus.cc:3060] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:47.011729 18958 raft_consensus.cc:2804] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:47.012136 18958 raft_consensus.cc:493] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:47.012454 18958 raft_consensus.cc:3060] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.013294 18931 tablet_bootstrap.cc:492] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271: No bootstrap required, opened a new log
I20260713 09:07:47.013721 18931 ts_tablet_manager.cc:1403] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.010s
I20260713 09:07:47.014145 19014 consensus_queue.cc:1048] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.014604 18885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440dcd2d4564b619a486c9eb7d4a77a" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:47.015345 18885 raft_consensus.cc:2393] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2417a86126524b67b992ec06ba8eee35 in current term 1: Already voted for candidate 07c8c6a704ef4b229bdeee4892149656 in this term.
I20260713 09:07:47.016280 18931 raft_consensus.cc:359] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.016904 18931 raft_consensus.cc:385] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.017174 18931 raft_consensus.cc:740] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.017900 18931 consensus_queue.cc:260] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.024530 18931 ts_tablet_manager.cc:1434] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:07:47.031489 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440dcd2d4564b619a486c9eb7d4a77a" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:47.035882 18778 leader_election.cc:304] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2417a86126524b67b992ec06ba8eee35; no voters: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa
I20260713 09:07:47.036794 19034 raft_consensus.cc:3060] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.039197 18966 leader_election.cc:290] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:47.044279 18933 raft_consensus.cc:359] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.044960 18933 raft_consensus.cc:385] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.045219 18933 raft_consensus.cc:740] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.045960 18933 consensus_queue.cc:260] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.049829 18933 ts_tablet_manager.cc:1434] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260713 09:07:47.050758 18933 tablet_bootstrap.cc:492] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:47.037851 18935 ts_tablet_manager.cc:1434] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35: Time spent starting tablet: real 0.203s	user 0.003s	sys 0.006s
I20260713 09:07:47.054065 18931 tablet_bootstrap.cc:492] T a45c5d94bd914538a72e0ae3ec314d4b P 7ce935bacd4143cca6830a0c70d21271: Bootstrap starting.
I20260713 09:07:47.060218 18929 tablet_bootstrap.cc:654] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.065764 18958 raft_consensus.cc:515] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.066604 18561 catalog_manager.cc:5697] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "07c8c6a704ef4b229bdeee4892149656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:47.067667 18933 tablet_bootstrap.cc:654] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.096596 18997 raft_consensus.cc:493] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.097131 18997 raft_consensus.cc:515] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.099109 18997 leader_election.cc:290] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:47.099778 18935 tablet_bootstrap.cc:492] T 3d6c5d1863c14e36b370a78ea8e91c3b P 2417a86126524b67b992ec06ba8eee35: Bootstrap starting.
I20260713 09:07:47.102542 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2ea62135754b9f898f1ff1f6a87910" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:47.103120 18886 raft_consensus.cc:2468] T 9b2ea62135754b9f898f1ff1f6a87910 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 0.
I20260713 09:07:47.103751 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2ea62135754b9f898f1ff1f6a87910" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:47.104265 18705 leader_election.cc:304] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271; no voters: 
I20260713 09:07:47.105042 18997 raft_consensus.cc:2804] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:07:47.105288 18703 leader_election.cc:343] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:47.105420 18997 raft_consensus.cc:493] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:47.105782 18997 raft_consensus.cc:3060] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.114625 18997 raft_consensus.cc:515] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.116706 18997 leader_election.cc:290] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 election: Requested vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:47.117311 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2ea62135754b9f898f1ff1f6a87910" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
W20260713 09:07:47.118629 18703 leader_election.cc:343] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:47.119051 18885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2ea62135754b9f898f1ff1f6a87910" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:47.119575 18885 raft_consensus.cc:3060] T 9b2ea62135754b9f898f1ff1f6a87910 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.120929 18931 tablet_bootstrap.cc:654] T a45c5d94bd914538a72e0ae3ec314d4b P 7ce935bacd4143cca6830a0c70d21271: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.125720 19034 raft_consensus.cc:2749] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:47.127456 18885 raft_consensus.cc:2468] T 9b2ea62135754b9f898f1ff1f6a87910 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 1.
I20260713 09:07:47.132927 18705 leader_election.cc:304] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:47.128062 18939 consensus_queue.cc:1048] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260713 09:07:47.136677 18933 tablet_bootstrap.cc:492] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656: No bootstrap required, opened a new log
I20260713 09:07:47.137112 18933 ts_tablet_manager.cc:1403] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.087s	user 0.021s	sys 0.005s
I20260713 09:07:47.139959 18958 leader_election.cc:290] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Requested vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:47.139422 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7906fb40d16f465db9f2a7d63fddea65" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:47.139542 18933 raft_consensus.cc:359] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:47.143164 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7906fb40d16f465db9f2a7d63fddea65" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:47.145337 18933 raft_consensus.cc:385] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.145375 18813 raft_consensus.cc:3060] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:47.146812 18630 leader_election.cc:343] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:47.147795 18933 raft_consensus.cc:740] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.149168 18933 consensus_queue.cc:260] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
W20260713 09:07:47.149672 18628 consensus_peers.cc:597] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 -> Peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Couldn't send request to peer 2417a86126524b67b992ec06ba8eee35. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:47.152557 18933 ts_tablet_manager.cc:1434] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260713 09:07:47.152784 18813 raft_consensus.cc:2468] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 1.
I20260713 09:07:47.153167 18933 tablet_bootstrap.cc:492] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:47.154423 18628 leader_election.cc:304] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35; no voters: 680016145df0466f86e1cd742d3411fa
I20260713 09:07:47.155287 18958 raft_consensus.cc:2804] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:47.155978 18958 raft_consensus.cc:697] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Becoming Leader. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Running, Role: LEADER
I20260713 09:07:47.156615 18935 tablet_bootstrap.cc:654] T 3d6c5d1863c14e36b370a78ea8e91c3b P 2417a86126524b67b992ec06ba8eee35: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.156840 18958 consensus_queue.cc:237] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.141290 18997 raft_consensus.cc:2804] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:47.160033 18997 raft_consensus.cc:697] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 [term 1 LEADER]: Becoming Leader. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Running, Role: LEADER
I20260713 09:07:47.161248 18997 consensus_queue.cc:237] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.160082 18929 tablet_bootstrap.cc:492] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa: No bootstrap required, opened a new log
I20260713 09:07:47.161947 18933 tablet_bootstrap.cc:654] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.162842 18929 ts_tablet_manager.cc:1403] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa: Time spent bootstrapping tablet: real 0.182s	user 0.009s	sys 0.010s
I20260713 09:07:47.165908 18929 raft_consensus.cc:359] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.166621 18929 raft_consensus.cc:385] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.166888 18929 raft_consensus.cc:740] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.167557 18929 consensus_queue.cc:260] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.169559 18929 ts_tablet_manager.cc:1434] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:07:47.176031 18939 consensus_queue.cc:1048] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.179966 18929 tablet_bootstrap.cc:492] T c55d93d2c8314de38570c97e0f73516a P 680016145df0466f86e1cd742d3411fa: Bootstrap starting.
I20260713 09:07:47.190430 18931 tablet_bootstrap.cc:492] T a45c5d94bd914538a72e0ae3ec314d4b P 7ce935bacd4143cca6830a0c70d21271: No bootstrap required, opened a new log
I20260713 09:07:47.190900 18931 ts_tablet_manager.cc:1403] T a45c5d94bd914538a72e0ae3ec314d4b P 7ce935bacd4143cca6830a0c70d21271: Time spent bootstrapping tablet: real 0.137s	user 0.019s	sys 0.019s
I20260713 09:07:47.193300 18931 raft_consensus.cc:359] T a45c5d94bd914538a72e0ae3ec314d4b P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.193892 18931 raft_consensus.cc:385] T a45c5d94bd914538a72e0ae3ec314d4b P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.194832 18931 raft_consensus.cc:740] T a45c5d94bd914538a72e0ae3ec314d4b P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.195468 18931 consensus_queue.cc:260] T a45c5d94bd914538a72e0ae3ec314d4b P 7ce935bacd4143cca6830a0c70d21271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.197813 18931 ts_tablet_manager.cc:1434] T a45c5d94bd914538a72e0ae3ec314d4b P 7ce935bacd4143cca6830a0c70d21271: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:07:47.198843 18931 tablet_bootstrap.cc:492] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271: Bootstrap starting.
I20260713 09:07:47.203634 18929 tablet_bootstrap.cc:654] T c55d93d2c8314de38570c97e0f73516a P 680016145df0466f86e1cd742d3411fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.207791 18663 raft_consensus.cc:1275] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Refusing update from remote peer 680016145df0466f86e1cd742d3411fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260713 09:07:47.208178 18663 pending_rounds.cc:85] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656: Aborting all ops after (but not including) 0
I20260713 09:07:47.208403 18663 pending_rounds.cc:107] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:07:47.208680 18663 raft_consensus.cc:2889] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:07:47.210538 18987 consensus_queue.cc:1048] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.212082 18931 tablet_bootstrap.cc:654] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:47.232450 18703 consensus_peers.cc:597] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 -> Peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Couldn't send request to peer 2417a86126524b67b992ec06ba8eee35. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:47.232512 18559 catalog_manager.cc:5697] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "07c8c6a704ef4b229bdeee4892149656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:47.235136 18736 raft_consensus.cc:1275] T 7d5c94d22bf442fda912ad75581bf361 P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Refusing update from remote peer 680016145df0466f86e1cd742d3411fa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:07:47.236620 18987 consensus_queue.cc:1048] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:07:47.242568 19004 consensus_queue.cc:1048] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.243115 19034 raft_consensus.cc:493] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.243551 19034 raft_consensus.cc:515] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.246424 19034 leader_election.cc:290] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:47.248885 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67c5e2ff9834997bd54bf3fbbba8129" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:47.249644 18737 raft_consensus.cc:2393] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2417a86126524b67b992ec06ba8eee35 in current term 1: Already voted for candidate 07c8c6a704ef4b229bdeee4892149656 in this term.
I20260713 09:07:47.250964 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67c5e2ff9834997bd54bf3fbbba8129" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:47.251570 18997 raft_consensus.cc:493] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.252024 18997 raft_consensus.cc:515] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.255618 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7965e817c4a4f95baa1d89787915246" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
W20260713 09:07:47.257009 18703 leader_election.cc:343] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:47.258314 18997 leader_election.cc:290] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:47.259346 18778 leader_election.cc:304] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2417a86126524b67b992ec06ba8eee35; no voters: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:47.260509 19034 raft_consensus.cc:3060] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.261744 19007 raft_consensus.cc:493] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.262243 19007 raft_consensus.cc:515] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:47.265426 19007 leader_election.cc:290] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:47.266892 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7965e817c4a4f95baa1d89787915246" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:47.267583 18663 raft_consensus.cc:2468] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 0.
I20260713 09:07:47.270931 18704 leader_election.cc:304] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [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: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:47.272976 18997 raft_consensus.cc:2804] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:47.273360 18997 raft_consensus.cc:493] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:47.272578 18558 catalog_manager.cc:5697] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "7ce935bacd4143cca6830a0c70d21271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:47.273697 18997 raft_consensus.cc:3060] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.272639 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d4d468b4d04595ab8d68de6a50a6d3" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:47.277470 18737 raft_consensus.cc:2468] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 0.
I20260713 09:07:47.280095 18628 leader_election.cc:304] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271; no voters: 
W20260713 09:07:47.281430 18628 consensus_peers.cc:597] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 -> Peer 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639): Couldn't send request to peer 7ce935bacd4143cca6830a0c70d21271. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:47.282024 19007 raft_consensus.cc:2804] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:47.282416 19007 raft_consensus.cc:493] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:47.282768 19007 raft_consensus.cc:3060] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.288594 19034 raft_consensus.cc:2749] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:47.295007 18885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d4d468b4d04595ab8d68de6a50a6d3" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:47.295676 18885 raft_consensus.cc:2468] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 0.
I20260713 09:07:47.298967 18987 raft_consensus.cc:493] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.299454 18987 raft_consensus.cc:515] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.301185 18940 consensus_queue.cc:1048] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.301494 18987 leader_election.cc:290] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:47.305352 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2da4a3ab6424baca5b2fe9d0e484f0f" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
W20260713 09:07:47.307090 18851 leader_election.cc:343] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:47.309517 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2da4a3ab6424baca5b2fe9d0e484f0f" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:47.310232 18933 tablet_bootstrap.cc:492] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656: No bootstrap required, opened a new log
I20260713 09:07:47.310118 18737 raft_consensus.cc:2468] T d2da4a3ab6424baca5b2fe9d0e484f0f P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680016145df0466f86e1cd742d3411fa in term 0.
I20260713 09:07:47.310700 18933 ts_tablet_manager.cc:1403] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.158s	user 0.017s	sys 0.018s
I20260713 09:07:47.311353 18851 leader_election.cc:304] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa [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: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:47.312392 18987 raft_consensus.cc:2804] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:47.312711 18987 raft_consensus.cc:493] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:47.313038 18987 raft_consensus.cc:3060] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.313756 18931 tablet_bootstrap.cc:492] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271: No bootstrap required, opened a new log
I20260713 09:07:47.314206 18931 ts_tablet_manager.cc:1403] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271: Time spent bootstrapping tablet: real 0.116s	user 0.005s	sys 0.007s
I20260713 09:07:47.313437 18933 raft_consensus.cc:359] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.314777 18933 raft_consensus.cc:385] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.315476 18933 raft_consensus.cc:740] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.316063 18935 tablet_bootstrap.cc:492] T 3d6c5d1863c14e36b370a78ea8e91c3b P 2417a86126524b67b992ec06ba8eee35: No bootstrap required, opened a new log
I20260713 09:07:47.316511 18935 ts_tablet_manager.cc:1403] T 3d6c5d1863c14e36b370a78ea8e91c3b P 2417a86126524b67b992ec06ba8eee35: Time spent bootstrapping tablet: real 0.217s	user 0.024s	sys 0.062s
I20260713 09:07:47.316799 18931 raft_consensus.cc:359] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.317427 18931 raft_consensus.cc:385] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.317692 18931 raft_consensus.cc:740] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.316964 18933 consensus_queue.cc:260] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.318280 18931 consensus_queue.cc:260] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.319074 18935 raft_consensus.cc:359] T 3d6c5d1863c14e36b370a78ea8e91c3b P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.320489 18931 ts_tablet_manager.cc:1434] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:47.321317 18935 raft_consensus.cc:385] T 3d6c5d1863c14e36b370a78ea8e91c3b P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.321686 18933 ts_tablet_manager.cc:1434] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260713 09:07:47.321451 18931 tablet_bootstrap.cc:492] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 7ce935bacd4143cca6830a0c70d21271: Bootstrap starting.
I20260713 09:07:47.321666 18935 raft_consensus.cc:740] T 3d6c5d1863c14e36b370a78ea8e91c3b P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.324057 18929 tablet_bootstrap.cc:492] T c55d93d2c8314de38570c97e0f73516a P 680016145df0466f86e1cd742d3411fa: No bootstrap required, opened a new log
I20260713 09:07:47.324575 18929 ts_tablet_manager.cc:1403] T c55d93d2c8314de38570c97e0f73516a P 680016145df0466f86e1cd742d3411fa: Time spent bootstrapping tablet: real 0.154s	user 0.009s	sys 0.007s
I20260713 09:07:47.325655 18935 consensus_queue.cc:260] T 3d6c5d1863c14e36b370a78ea8e91c3b P 2417a86126524b67b992ec06ba8eee35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.327191 18997 raft_consensus.cc:515] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.329567 18935 ts_tablet_manager.cc:1434] T 3d6c5d1863c14e36b370a78ea8e91c3b P 2417a86126524b67b992ec06ba8eee35: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:07:47.329679 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7965e817c4a4f95baa1d89787915246" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
I20260713 09:07:47.330277 18663 raft_consensus.cc:3060] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.331477 18958 consensus_queue.cc:1048] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:07:47.333560 18940 raft_consensus.cc:493] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.334019 18940 raft_consensus.cc:515] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.336304 18931 tablet_bootstrap.cc:654] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 7ce935bacd4143cca6830a0c70d21271: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.336805 18940 leader_election.cc:290] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:47.337914 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23a134722f04cc2b1f7b02b8e0bd03f" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:47.339437 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23a134722f04cc2b1f7b02b8e0bd03f" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:47.342684 18933 tablet_bootstrap.cc:492] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:47.343731 18663 raft_consensus.cc:2468] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 1.
I20260713 09:07:47.344182 18935 tablet_bootstrap.cc:492] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35: Bootstrap starting.
I20260713 09:07:47.331722 18929 raft_consensus.cc:359] T c55d93d2c8314de38570c97e0f73516a P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:47.345727 18929 raft_consensus.cc:385] T c55d93d2c8314de38570c97e0f73516a P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.345803 18704 leader_election.cc:304] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ce935bacd4143cca6830a0c70d21271; no voters: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa
I20260713 09:07:47.349016 18704 leader_election.cc:304] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271; no voters: 
I20260713 09:07:47.349773 18940 raft_consensus.cc:2749] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:47.350052 18998 raft_consensus.cc:2804] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:47.350517 18935 tablet_bootstrap.cc:654] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.350710 18929 raft_consensus.cc:740] T c55d93d2c8314de38570c97e0f73516a P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.350538 18998 raft_consensus.cc:697] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [term 1 LEADER]: Becoming Leader. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Running, Role: LEADER
I20260713 09:07:47.354189 18998 consensus_queue.cc:237] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.352965 18958 raft_consensus.cc:493] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.357127 18958 raft_consensus.cc:515] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.357982 18933 tablet_bootstrap.cc:654] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.359118 18958 leader_election.cc:290] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:47.358908 18929 consensus_queue.cc:260] T c55d93d2c8314de38570c97e0f73516a P 680016145df0466f86e1cd742d3411fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:47.353135 18931 tablet_bootstrap.cc:492] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 7ce935bacd4143cca6830a0c70d21271: No bootstrap required, opened a new log
I20260713 09:07:47.360320 18987 raft_consensus.cc:515] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.360718 18885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e167754643584c96a21316566acacc4d" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:47.362138 18931 ts_tablet_manager.cc:1403] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 7ce935bacd4143cca6830a0c70d21271: Time spent bootstrapping tablet: real 0.041s	user 0.002s	sys 0.014s
I20260713 09:07:47.365196 18885 raft_consensus.cc:2468] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 0.
I20260713 09:07:47.365578 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7965e817c4a4f95baa1d89787915246" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
W20260713 09:07:47.367133 18703 leader_election.cc:343] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:47.367343 18931 raft_consensus.cc:359] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.367985 18931 raft_consensus.cc:385] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.368543 18987 leader_election.cc:290] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 election: Requested vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:47.370815 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2da4a3ab6424baca5b2fe9d0e484f0f" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:47.371621 18736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2da4a3ab6424baca5b2fe9d0e484f0f" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
I20260713 09:07:47.390064 18736 raft_consensus.cc:3060] T d2da4a3ab6424baca5b2fe9d0e484f0f P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.372653 18929 ts_tablet_manager.cc:1434] T c55d93d2c8314de38570c97e0f73516a P 680016145df0466f86e1cd742d3411fa: Time spent starting tablet: real 0.048s	user 0.003s	sys 0.001s
I20260713 09:07:47.393518 18929 tablet_bootstrap.cc:492] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa: Bootstrap starting.
I20260713 09:07:47.397094 18736 raft_consensus.cc:2468] T d2da4a3ab6424baca5b2fe9d0e484f0f P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680016145df0466f86e1cd742d3411fa in term 1.
I20260713 09:07:47.398344 18851 leader_election.cc:304] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271; no voters: 
I20260713 09:07:47.396891 18561 catalog_manager.cc:5697] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "7ce935bacd4143cca6830a0c70d21271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:47.367168 19007 raft_consensus.cc:515] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
W20260713 09:07:47.399226 18851 leader_election.cc:343] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:47.374738 18931 raft_consensus.cc:740] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.377624 18630 leader_election.cc:304] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 
I20260713 09:07:47.400463 19004 raft_consensus.cc:2804] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:47.400617 19007 leader_election.cc:290] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Requested vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:47.364406 18997 leader_election.cc:290] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 election: Requested vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:47.378943 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e167754643584c96a21316566acacc4d" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:47.400429 18931 consensus_queue.cc:260] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 7ce935bacd4143cca6830a0c70d21271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.401876 19004 raft_consensus.cc:493] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:47.402263 19004 raft_consensus.cc:3060] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.403462 18931 ts_tablet_manager.cc:1434] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 7ce935bacd4143cca6830a0c70d21271: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260713 09:07:47.405088 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d4d468b4d04595ab8d68de6a50a6d3" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:47.385247 18933 tablet_bootstrap.cc:492] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656: No bootstrap required, opened a new log
I20260713 09:07:47.405661 18886 raft_consensus.cc:3060] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.406642 18934 raft_consensus.cc:2804] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:47.407126 18934 raft_consensus.cc:697] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa [term 1 LEADER]: Becoming Leader. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Running, Role: LEADER
I20260713 09:07:47.407299 18935 tablet_bootstrap.cc:492] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35: No bootstrap required, opened a new log
I20260713 09:07:47.407770 18935 ts_tablet_manager.cc:1403] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.017s
I20260713 09:07:47.405829 18933 ts_tablet_manager.cc:1403] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.005s
I20260713 09:07:47.408491 18934 consensus_queue.cc:237] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.410704 18933 raft_consensus.cc:359] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.411335 18933 raft_consensus.cc:385] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.411628 18933 raft_consensus.cc:740] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.407855 18931 tablet_bootstrap.cc:492] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271: Bootstrap starting.
W20260713 09:07:47.408447 18628 leader_election.cc:343] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:47.411908 18886 raft_consensus.cc:2468] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 1.
I20260713 09:07:47.414405 18935 raft_consensus.cc:359] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:47.414840 18630 leader_election.cc:304] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 
I20260713 09:07:47.415853 18929 tablet_bootstrap.cc:654] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.415063 18935 raft_consensus.cc:385] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.416376 18935 raft_consensus.cc:740] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.415464 18933 consensus_queue.cc:260] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.417043 18935 consensus_queue.cc:260] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:47.418941 18935 ts_tablet_manager.cc:1434] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:47.418404 18933 ts_tablet_manager.cc:1434] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:07:47.420331 18933 tablet_bootstrap.cc:492] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:47.412079 19004 raft_consensus.cc:515] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.422150 18997 raft_consensus.cc:493] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.422632 18997 raft_consensus.cc:515] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.423846 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e167754643584c96a21316566acacc4d" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:47.424492 18886 raft_consensus.cc:3060] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.425276 18997 leader_election.cc:290] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:47.425915 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6c5d1863c14e36b370a78ea8e91c3b" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:47.426524 18808 raft_consensus.cc:2468] T 3d6c5d1863c14e36b370a78ea8e91c3b P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 0.
I20260713 09:07:47.427310 18931 tablet_bootstrap.cc:654] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.429666 19004 leader_election.cc:290] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Requested vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:47.415427 19007 consensus_queue.cc:1048] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260713 09:07:47.431185 18703 leader_election.cc:304] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2417a86126524b67b992ec06ba8eee35, 7ce935bacd4143cca6830a0c70d21271; no voters: 
I20260713 09:07:47.415887 18958 raft_consensus.cc:2804] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:47.432252 18997 raft_consensus.cc:2804] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:47.432687 18997 raft_consensus.cc:493] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:47.432057 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e167754643584c96a21316566acacc4d" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:47.433081 18997 raft_consensus.cc:3060] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:47.434517 18628 leader_election.cc:343] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:47.432648 18958 raft_consensus.cc:697] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Becoming Leader. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Running, Role: LEADER
I20260713 09:07:47.435699 18958 consensus_queue.cc:237] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:47.432143 18886 raft_consensus.cc:2468] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 1.
I20260713 09:07:47.439774 18630 leader_election.cc:304] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:47.440451 18929 tablet_bootstrap.cc:492] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa: No bootstrap required, opened a new log
I20260713 09:07:47.440872 18929 ts_tablet_manager.cc:1403] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.002s
I20260713 09:07:47.441075 19007 raft_consensus.cc:2804] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:47.441680 19007 raft_consensus.cc:697] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Becoming Leader. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Running, Role: LEADER
I20260713 09:07:47.442428 19007 consensus_queue.cc:237] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.442291 18558 catalog_manager.cc:5697] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 680016145df0466f86e1cd742d3411fa (127.16.36.68). New cstate: current_term: 1 leader_uuid: "680016145df0466f86e1cd742d3411fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:47.443423 18935 tablet_bootstrap.cc:492] T bc1bae4ac6b1446d972fea8e112276ff P 2417a86126524b67b992ec06ba8eee35: Bootstrap starting.
I20260713 09:07:47.444408 18929 raft_consensus.cc:359] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.443135 18931 tablet_bootstrap.cc:492] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271: No bootstrap required, opened a new log
I20260713 09:07:47.445552 18931 ts_tablet_manager.cc:1403] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271: Time spent bootstrapping tablet: real 0.041s	user 0.004s	sys 0.008s
I20260713 09:07:47.445029 18929 raft_consensus.cc:385] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.446651 18929 raft_consensus.cc:740] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.449000 18935 tablet_bootstrap.cc:654] T bc1bae4ac6b1446d972fea8e112276ff P 2417a86126524b67b992ec06ba8eee35: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.448746 18931 raft_consensus.cc:359] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:47.449443 18931 raft_consensus.cc:385] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.449700 18931 raft_consensus.cc:740] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.450419 18998 raft_consensus.cc:493] T a45c5d94bd914538a72e0ae3ec314d4b P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.450872 18998 raft_consensus.cc:515] T a45c5d94bd914538a72e0ae3ec314d4b P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.452059 18736 raft_consensus.cc:3060] T a45c5d94bd914538a72e0ae3ec314d4b P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.452878 18998 leader_election.cc:290] T a45c5d94bd914538a72e0ae3ec314d4b P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:47.454254 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45c5d94bd914538a72e0ae3ec314d4b" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:47.454602 18929 consensus_queue.cc:260] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.455101 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6c5d1863c14e36b370a78ea8e91c3b" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:47.455631 18931 consensus_queue.cc:260] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:47.454293 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45c5d94bd914538a72e0ae3ec314d4b" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:47.457372 18703 leader_election.cc:304] T a45c5d94bd914538a72e0ae3ec314d4b P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ce935bacd4143cca6830a0c70d21271; no voters: 2417a86126524b67b992ec06ba8eee35, 680016145df0466f86e1cd742d3411fa
I20260713 09:07:47.459600 18929 ts_tablet_manager.cc:1434] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:07:47.457810 18931 ts_tablet_manager.cc:1434] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:07:47.461045 18931 tablet_bootstrap.cc:492] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271: Bootstrap starting.
I20260713 09:07:47.464023 18997 raft_consensus.cc:515] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.466007 18663 raft_consensus.cc:2468] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 0.
I20260713 09:07:47.466295 18931 tablet_bootstrap.cc:654] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.467010 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6c5d1863c14e36b370a78ea8e91c3b" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:47.467543 18808 raft_consensus.cc:3060] T 3d6c5d1863c14e36b370a78ea8e91c3b P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.476958 18808 raft_consensus.cc:2468] T 3d6c5d1863c14e36b370a78ea8e91c3b P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 1.
I20260713 09:07:47.478610 18703 leader_election.cc:304] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2417a86126524b67b992ec06ba8eee35, 7ce935bacd4143cca6830a0c70d21271; no voters: 
I20260713 09:07:47.479382 18940 raft_consensus.cc:2804] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:47.479849 18940 raft_consensus.cc:697] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 [term 1 LEADER]: Becoming Leader. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Running, Role: LEADER
I20260713 09:07:47.480609 18940 consensus_queue.cc:237] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.482823 18999 raft_consensus.cc:493] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.483285 18999 raft_consensus.cc:515] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.485167 18999 leader_election.cc:290] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:47.486709 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12f93da9fcd4a83b78a0fa5dd3c53cc" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
W20260713 09:07:47.488025 18703 leader_election.cc:343] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:47.457856 18933 tablet_bootstrap.cc:654] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.494781 19007 consensus_queue.cc:1048] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.497174 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6c5d1863c14e36b370a78ea8e91c3b" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
I20260713 09:07:47.498397 18997 leader_election.cc:290] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 election: Requested vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:47.499030 18663 raft_consensus.cc:3060] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.500542 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12f93da9fcd4a83b78a0fa5dd3c53cc" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:47.497993 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d4d468b4d04595ab8d68de6a50a6d3" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
I20260713 09:07:47.501849 18739 raft_consensus.cc:3060] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:47.504878 18704 leader_election.cc:343] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:47.505321 18704 leader_election.cc:304] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ce935bacd4143cca6830a0c70d21271; no voters: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:47.506341 18997 raft_consensus.cc:2749] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:47.514413 18998 raft_consensus.cc:2749] T a45c5d94bd914538a72e0ae3ec314d4b P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:47.525099 18739 raft_consensus.cc:2468] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 1.
I20260713 09:07:47.532305 18933 tablet_bootstrap.cc:492] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656: No bootstrap required, opened a new log
I20260713 09:07:47.532754 18933 ts_tablet_manager.cc:1403] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.113s	user 0.006s	sys 0.002s
I20260713 09:07:47.537843 18663 raft_consensus.cc:2468] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 1.
I20260713 09:07:47.541455 18931 tablet_bootstrap.cc:492] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271: No bootstrap required, opened a new log
I20260713 09:07:47.541921 18931 ts_tablet_manager.cc:1403] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.065s
I20260713 09:07:47.544277 18935 tablet_bootstrap.cc:492] T bc1bae4ac6b1446d972fea8e112276ff P 2417a86126524b67b992ec06ba8eee35: No bootstrap required, opened a new log
I20260713 09:07:47.544752 18935 ts_tablet_manager.cc:1403] T bc1bae4ac6b1446d972fea8e112276ff P 2417a86126524b67b992ec06ba8eee35: Time spent bootstrapping tablet: real 0.101s	user 0.030s	sys 0.027s
I20260713 09:07:47.544390 18931 raft_consensus.cc:359] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.545212 18931 raft_consensus.cc:385] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.545590 18931 raft_consensus.cc:740] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.546586 18931 consensus_queue.cc:260] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.548664 18931 ts_tablet_manager.cc:1434] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:07:47.550742 18559 catalog_manager.cc:5697] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "7ce935bacd4143cca6830a0c70d21271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:47.547230 18935 raft_consensus.cc:359] T bc1bae4ac6b1446d972fea8e112276ff P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.551903 18935 raft_consensus.cc:385] T bc1bae4ac6b1446d972fea8e112276ff P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.552162 18935 raft_consensus.cc:740] T bc1bae4ac6b1446d972fea8e112276ff P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.552783 18935 consensus_queue.cc:260] T bc1bae4ac6b1446d972fea8e112276ff P 2417a86126524b67b992ec06ba8eee35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.552973 18933 raft_consensus.cc:359] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.553869 18933 raft_consensus.cc:385] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.554126 18933 raft_consensus.cc:740] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.554816 18935 ts_tablet_manager.cc:1434] T bc1bae4ac6b1446d972fea8e112276ff P 2417a86126524b67b992ec06ba8eee35: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:07:47.554844 18933 consensus_queue.cc:260] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.555756 18935 tablet_bootstrap.cc:492] T 9b2ea62135754b9f898f1ff1f6a87910 P 2417a86126524b67b992ec06ba8eee35: Bootstrap starting.
I20260713 09:07:47.556155 18934 raft_consensus.cc:493] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.556596 18934 raft_consensus.cc:515] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.557193 18933 ts_tablet_manager.cc:1434] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260713 09:07:47.558030 18933 tablet_bootstrap.cc:492] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:47.558516 18934 leader_election.cc:290] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:47.559959 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7906fb40d16f465db9f2a7d63fddea65" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:47.560715 18808 raft_consensus.cc:2393] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 680016145df0466f86e1cd742d3411fa in current term 1: Already voted for candidate 07c8c6a704ef4b229bdeee4892149656 in this term.
I20260713 09:07:47.561157 18935 tablet_bootstrap.cc:654] T 9b2ea62135754b9f898f1ff1f6a87910 P 2417a86126524b67b992ec06ba8eee35: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.561990 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7906fb40d16f465db9f2a7d63fddea65" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:47.555364 18561 catalog_manager.cc:5697] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "07c8c6a704ef4b229bdeee4892149656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:47.563606 18852 leader_election.cc:304] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 680016145df0466f86e1cd742d3411fa; no voters: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:47.563719 18561 catalog_manager.cc:5697] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "07c8c6a704ef4b229bdeee4892149656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:47.564777 18934 raft_consensus.cc:3060] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:47.570405 18703 consensus_peers.cc:597] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 -> Peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Couldn't send request to peer 2417a86126524b67b992ec06ba8eee35. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:47.571930 18934 raft_consensus.cc:2749] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:47.572422 19072 raft_consensus.cc:493] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.572880 19072 raft_consensus.cc:515] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:47.574854 19072 leader_election.cc:290] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:47.575909 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55d93d2c8314de38570c97e0f73516a" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:47.576498 18886 raft_consensus.cc:2468] T c55d93d2c8314de38570c97e0f73516a P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 0.
I20260713 09:07:47.577452 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55d93d2c8314de38570c97e0f73516a" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:47.577677 18705 leader_election.cc:304] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271; no voters: 
W20260713 09:07:47.578740 18704 leader_election.cc:343] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:47.579542 19072 raft_consensus.cc:2804] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:47.579901 19072 raft_consensus.cc:493] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:47.580207 19072 raft_consensus.cc:3060] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.586454 19072 raft_consensus.cc:515] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:47.588919 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55d93d2c8314de38570c97e0f73516a" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:47.589181 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55d93d2c8314de38570c97e0f73516a" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
I20260713 09:07:47.589449 18886 raft_consensus.cc:3060] T c55d93d2c8314de38570c97e0f73516a P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:47.590512 18704 leader_election.cc:343] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:47.595921 18886 raft_consensus.cc:2468] T c55d93d2c8314de38570c97e0f73516a P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 1.
I20260713 09:07:47.596840 18933 tablet_bootstrap.cc:654] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.597013 18705 leader_election.cc:304] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271; no voters: 07c8c6a704ef4b229bdeee4892149656
I20260713 09:07:47.597774 18998 raft_consensus.cc:2804] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:47.598227 18998 raft_consensus.cc:697] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [term 1 LEADER]: Becoming Leader. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Running, Role: LEADER
I20260713 09:07:47.598747 19072 leader_election.cc:290] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 election: Requested vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:47.599231 18998 consensus_queue.cc:237] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:47.600613 18935 tablet_bootstrap.cc:492] T 9b2ea62135754b9f898f1ff1f6a87910 P 2417a86126524b67b992ec06ba8eee35: No bootstrap required, opened a new log
I20260713 09:07:47.601104 18935 ts_tablet_manager.cc:1403] T 9b2ea62135754b9f898f1ff1f6a87910 P 2417a86126524b67b992ec06ba8eee35: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.032s
I20260713 09:07:47.603353 18933 tablet_bootstrap.cc:492] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656: No bootstrap required, opened a new log
I20260713 09:07:47.603861 18933 ts_tablet_manager.cc:1403] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.005s
I20260713 09:07:47.603479 18935 raft_consensus.cc:359] T 9b2ea62135754b9f898f1ff1f6a87910 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.604363 18935 raft_consensus.cc:385] T 9b2ea62135754b9f898f1ff1f6a87910 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.604671 18935 raft_consensus.cc:740] T 9b2ea62135754b9f898f1ff1f6a87910 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.605306 18935 consensus_queue.cc:260] T 9b2ea62135754b9f898f1ff1f6a87910 P 2417a86126524b67b992ec06ba8eee35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.606266 18933 raft_consensus.cc:359] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.606911 18933 raft_consensus.cc:385] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.606942 18935 ts_tablet_manager.cc:1434] T 9b2ea62135754b9f898f1ff1f6a87910 P 2417a86126524b67b992ec06ba8eee35: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:07:47.607321 18933 raft_consensus.cc:740] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.608119 18935 tablet_bootstrap.cc:492] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35: Bootstrap starting.
I20260713 09:07:47.608088 18933 consensus_queue.cc:260] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.608459 18562 catalog_manager.cc:5697] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "7ce935bacd4143cca6830a0c70d21271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:47.610407 18933 ts_tablet_manager.cc:1434] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:47.611266 18933 tablet_bootstrap.cc:492] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:47.616107 18935 tablet_bootstrap.cc:654] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.616583 19034 raft_consensus.cc:493] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.617033 19034 raft_consensus.cc:515] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:47.619055 19034 leader_election.cc:290] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:47.620718 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac2c4e6eb7c4af292851a832de80a49" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:47.623994 18933 tablet_bootstrap.cc:654] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.624126 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac2c4e6eb7c4af292851a832de80a49" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:47.626802 19004 raft_consensus.cc:493] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.627286 19004 raft_consensus.cc:515] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.629268 19004 leader_election.cc:290] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:47.629510 18777 leader_election.cc:304] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2417a86126524b67b992ec06ba8eee35; no voters: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:47.630808 19034 raft_consensus.cc:2749] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:47.631101 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e13fd618c54b108deed5e792435960" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:47.631695 18886 raft_consensus.cc:2468] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 0.
I20260713 09:07:47.631726 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e13fd618c54b108deed5e792435960" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:47.631711 18935 tablet_bootstrap.cc:492] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35: No bootstrap required, opened a new log
W20260713 09:07:47.633257 18628 leader_election.cc:343] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:47.633728 18935 ts_tablet_manager.cc:1403] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260713 09:07:47.633862 18630 leader_election.cc:304] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [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: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:47.634958 19004 raft_consensus.cc:2804] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:47.635305 19004 raft_consensus.cc:493] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:47.635617 19004 raft_consensus.cc:3060] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.636417 18935 raft_consensus.cc:359] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.637109 18935 raft_consensus.cc:385] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.637367 18935 raft_consensus.cc:740] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.638025 18935 consensus_queue.cc:260] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.639981 18935 ts_tablet_manager.cc:1434] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:47.642727 19034 raft_consensus.cc:493] T 9b2ea62135754b9f898f1ff1f6a87910 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.643190 19034 raft_consensus.cc:515] T 9b2ea62135754b9f898f1ff1f6a87910 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.645153 19034 leader_election.cc:290] T 9b2ea62135754b9f898f1ff1f6a87910 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:47.645812 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2ea62135754b9f898f1ff1f6a87910" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:47.646606 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2ea62135754b9f898f1ff1f6a87910" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:47.647384 18886 raft_consensus.cc:2393] T 9b2ea62135754b9f898f1ff1f6a87910 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2417a86126524b67b992ec06ba8eee35 in current term 1: Already voted for candidate 7ce935bacd4143cca6830a0c70d21271 in this term.
I20260713 09:07:47.648488 18779 leader_election.cc:304] T 9b2ea62135754b9f898f1ff1f6a87910 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2417a86126524b67b992ec06ba8eee35; no voters: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:47.648424 19004 raft_consensus.cc:515] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.649746 19034 raft_consensus.cc:3060] T 9b2ea62135754b9f898f1ff1f6a87910 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.653391 18935 tablet_bootstrap.cc:492] T 4ad50053c2724549b072087f7933e531 P 2417a86126524b67b992ec06ba8eee35: Bootstrap starting.
I20260713 09:07:47.658365 19034 raft_consensus.cc:2749] T 9b2ea62135754b9f898f1ff1f6a87910 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:47.659251 18935 tablet_bootstrap.cc:654] T 4ad50053c2724549b072087f7933e531 P 2417a86126524b67b992ec06ba8eee35: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.664588 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e13fd618c54b108deed5e792435960" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:47.664875 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e13fd618c54b108deed5e792435960" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:47.665266 18808 raft_consensus.cc:3060] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.665817 19004 leader_election.cc:290] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Requested vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:47.666442 18886 raft_consensus.cc:3060] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.667651 18933 tablet_bootstrap.cc:492] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656: No bootstrap required, opened a new log
I20260713 09:07:47.668081 18933 ts_tablet_manager.cc:1403] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.057s	user 0.022s	sys 0.022s
I20260713 09:07:47.670548 18933 raft_consensus.cc:359] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:47.671140 18933 raft_consensus.cc:385] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.671411 18933 raft_consensus.cc:740] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.672008 18933 consensus_queue.cc:260] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:47.672233 18808 raft_consensus.cc:2468] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 1.
I20260713 09:07:47.672667 18886 raft_consensus.cc:2468] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 1.
I20260713 09:07:47.673308 18628 leader_election.cc:304] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35; no voters: 
I20260713 09:07:47.674108 19004 raft_consensus.cc:2804] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:47.674587 19004 raft_consensus.cc:697] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Becoming Leader. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Running, Role: LEADER
I20260713 09:07:47.675326 19004 consensus_queue.cc:237] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.676748 18933 ts_tablet_manager.cc:1434] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:47.679517 18935 tablet_bootstrap.cc:492] T 4ad50053c2724549b072087f7933e531 P 2417a86126524b67b992ec06ba8eee35: No bootstrap required, opened a new log
I20260713 09:07:47.679984 18935 ts_tablet_manager.cc:1403] T 4ad50053c2724549b072087f7933e531 P 2417a86126524b67b992ec06ba8eee35: Time spent bootstrapping tablet: real 0.027s	user 0.024s	sys 0.000s
I20260713 09:07:47.681802 18935 raft_consensus.cc:359] T 4ad50053c2724549b072087f7933e531 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.682228 18935 raft_consensus.cc:385] T 4ad50053c2724549b072087f7933e531 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.682420 18935 raft_consensus.cc:740] T 4ad50053c2724549b072087f7933e531 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.682957 18935 consensus_queue.cc:260] T 4ad50053c2724549b072087f7933e531 P 2417a86126524b67b992ec06ba8eee35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.684728 18935 ts_tablet_manager.cc:1434] T 4ad50053c2724549b072087f7933e531 P 2417a86126524b67b992ec06ba8eee35: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:07:47.685562 18935 tablet_bootstrap.cc:492] T d2da4a3ab6424baca5b2fe9d0e484f0f P 2417a86126524b67b992ec06ba8eee35: Bootstrap starting.
I20260713 09:07:47.686053 18559 catalog_manager.cc:5697] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "07c8c6a704ef4b229bdeee4892149656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:47.690207 18935 tablet_bootstrap.cc:654] T d2da4a3ab6424baca5b2fe9d0e484f0f P 2417a86126524b67b992ec06ba8eee35: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.692201 19034 raft_consensus.cc:493] T bc1bae4ac6b1446d972fea8e112276ff P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.692642 19034 raft_consensus.cc:515] T bc1bae4ac6b1446d972fea8e112276ff P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.694837 19034 leader_election.cc:290] T bc1bae4ac6b1446d972fea8e112276ff P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:47.694993 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1bae4ac6b1446d972fea8e112276ff" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:47.695732 18737 raft_consensus.cc:2393] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2417a86126524b67b992ec06ba8eee35 in current term 1: Already voted for candidate 7ce935bacd4143cca6830a0c70d21271 in this term.
I20260713 09:07:47.696254 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1bae4ac6b1446d972fea8e112276ff" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:47.696960 18886 raft_consensus.cc:2393] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2417a86126524b67b992ec06ba8eee35 in current term 1: Already voted for candidate 680016145df0466f86e1cd742d3411fa in this term.
I20260713 09:07:47.697706 18779 leader_election.cc:304] T bc1bae4ac6b1446d972fea8e112276ff P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2417a86126524b67b992ec06ba8eee35; no voters: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:47.697909 18935 tablet_bootstrap.cc:492] T d2da4a3ab6424baca5b2fe9d0e484f0f P 2417a86126524b67b992ec06ba8eee35: No bootstrap required, opened a new log
I20260713 09:07:47.698307 18935 ts_tablet_manager.cc:1403] T d2da4a3ab6424baca5b2fe9d0e484f0f P 2417a86126524b67b992ec06ba8eee35: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:07:47.698310 19034 raft_consensus.cc:3060] T bc1bae4ac6b1446d972fea8e112276ff P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.699260 19004 raft_consensus.cc:493] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.699630 19004 raft_consensus.cc:515] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.700795 18935 raft_consensus.cc:359] T d2da4a3ab6424baca5b2fe9d0e484f0f P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.701457 18935 raft_consensus.cc:385] T d2da4a3ab6424baca5b2fe9d0e484f0f P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.701702 18935 raft_consensus.cc:740] T d2da4a3ab6424baca5b2fe9d0e484f0f P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.701828 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc52ec0dfb44a759a428538ca5d3028" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:47.702119 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc52ec0dfb44a759a428538ca5d3028" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:47.702680 18886 raft_consensus.cc:2468] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 0.
I20260713 09:07:47.702399 18935 consensus_queue.cc:260] T d2da4a3ab6424baca5b2fe9d0e484f0f P 2417a86126524b67b992ec06ba8eee35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
W20260713 09:07:47.703125 18628 leader_election.cc:343] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:47.703699 18630 leader_election.cc:304] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [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: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:47.701841 19004 leader_election.cc:290] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:47.704409 18958 raft_consensus.cc:2804] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:47.704679 19034 raft_consensus.cc:2749] T bc1bae4ac6b1446d972fea8e112276ff P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:47.704845 18958 raft_consensus.cc:493] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:47.705307 18958 raft_consensus.cc:3060] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.706212 18935 ts_tablet_manager.cc:1434] T d2da4a3ab6424baca5b2fe9d0e484f0f P 2417a86126524b67b992ec06ba8eee35: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:07:47.707048 18935 tablet_bootstrap.cc:492] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35: Bootstrap starting.
I20260713 09:07:47.710583 19034 raft_consensus.cc:493] T 4ad50053c2724549b072087f7933e531 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.711100 18935 tablet_bootstrap.cc:654] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.711325 18808 raft_consensus.cc:3060] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.711066 19034 raft_consensus.cc:515] T 4ad50053c2724549b072087f7933e531 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.713083 19034 leader_election.cc:290] T 4ad50053c2724549b072087f7933e531 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:47.713769 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad50053c2724549b072087f7933e531" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:47.714349 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad50053c2724549b072087f7933e531" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:47.716540 18779 leader_election.cc:304] T 4ad50053c2724549b072087f7933e531 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2417a86126524b67b992ec06ba8eee35; no voters: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:47.711315 18958 raft_consensus.cc:515] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.719663 19006 consensus_queue.cc:1048] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.720232 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc52ec0dfb44a759a428538ca5d3028" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:47.721112 19082 raft_consensus.cc:2749] T 4ad50053c2724549b072087f7933e531 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:07:47.722299 18628 leader_election.cc:343] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:47.724076 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc52ec0dfb44a759a428538ca5d3028" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:47.724581 18886 raft_consensus.cc:3060] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.732838 18958 leader_election.cc:290] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Requested vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:47.733870 18886 raft_consensus.cc:2468] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 1.
I20260713 09:07:47.735795 18630 leader_election.cc:304] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:47.736261 18935 tablet_bootstrap.cc:492] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35: No bootstrap required, opened a new log
I20260713 09:07:47.736678 18935 ts_tablet_manager.cc:1403] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.008s
I20260713 09:07:47.737092 19007 raft_consensus.cc:2804] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:47.737388 19004 consensus_queue.cc:1048] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.737571 19007 raft_consensus.cc:697] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Becoming Leader. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Running, Role: LEADER
I20260713 09:07:47.738405 19007 consensus_queue.cc:237] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.742817 18998 consensus_queue.cc:1048] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.745909 18935 raft_consensus.cc:359] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.746632 18935 raft_consensus.cc:385] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.746896 18935 raft_consensus.cc:740] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.747543 18935 consensus_queue.cc:260] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.749852 18935 ts_tablet_manager.cc:1434] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:07:47.750844 18935 tablet_bootstrap.cc:492] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35: Bootstrap starting.
I20260713 09:07:47.756580 18935 tablet_bootstrap.cc:654] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:47.770748 18703 consensus_peers.cc:597] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 -> Peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607): Couldn't send request to peer 2417a86126524b67b992ec06ba8eee35. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:47.772459 18935 tablet_bootstrap.cc:492] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35: No bootstrap required, opened a new log
I20260713 09:07:47.772961 18935 ts_tablet_manager.cc:1403] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260713 09:07:47.772871 18562 catalog_manager.cc:5697] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "07c8c6a704ef4b229bdeee4892149656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:47.775601 18935 raft_consensus.cc:359] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.776247 18935 raft_consensus.cc:385] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.776551 18935 raft_consensus.cc:740] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.777292 18935 consensus_queue.cc:260] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.779163 18935 ts_tablet_manager.cc:1434] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:47.779990 18935 tablet_bootstrap.cc:492] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35: Bootstrap starting.
I20260713 09:07:47.785180 18808 raft_consensus.cc:3060] T 4ad50053c2724549b072087f7933e531 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.792826 18935 tablet_bootstrap.cc:654] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:47.793570 18610 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:47.800925 18935 tablet_bootstrap.cc:492] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35: No bootstrap required, opened a new log
I20260713 09:07:47.801386 18935 ts_tablet_manager.cc:1403] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.007s
I20260713 09:07:47.801550 18808 raft_consensus.cc:3060] T d2da4a3ab6424baca5b2fe9d0e484f0f P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.803591 18935 raft_consensus.cc:359] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.804145 18935 raft_consensus.cc:385] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.804315 18935 raft_consensus.cc:740] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.804765 18935 consensus_queue.cc:260] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.806432 18935 ts_tablet_manager.cc:1434] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:07:47.806784 19072 consensus_queue.cc:1048] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.807107 18935 tablet_bootstrap.cc:492] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35: Bootstrap starting.
I20260713 09:07:47.808056 18987 consensus_queue.cc:1048] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.812918 18935 tablet_bootstrap.cc:654] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.817499 18737 raft_consensus.cc:3060] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.829747 18935 tablet_bootstrap.cc:492] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35: No bootstrap required, opened a new log
I20260713 09:07:47.830255 18935 ts_tablet_manager.cc:1403] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260713 09:07:47.831863 18965 consensus_queue.cc:1048] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.836663 18935 raft_consensus.cc:359] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.837380 18935 raft_consensus.cc:385] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.837673 18935 raft_consensus.cc:740] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.838318 18935 consensus_queue.cc:260] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.840449 18935 ts_tablet_manager.cc:1434] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260713 09:07:47.841347 18935 tablet_bootstrap.cc:492] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35: Bootstrap starting.
I20260713 09:07:47.847455 18935 tablet_bootstrap.cc:654] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.858279 18935 tablet_bootstrap.cc:492] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35: No bootstrap required, opened a new log
I20260713 09:07:47.858646 18935 ts_tablet_manager.cc:1403] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260713 09:07:47.860410 18935 raft_consensus.cc:359] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.860924 18935 raft_consensus.cc:385] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.861140 18935 raft_consensus.cc:740] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.861624 18935 consensus_queue.cc:260] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.862962 19034 raft_consensus.cc:493] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.863273 18935 ts_tablet_manager.cc:1434] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:47.863370 19034 raft_consensus.cc:515] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.866096 19034 leader_election.cc:290] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:47.866735 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7965e817c4a4f95baa1d89787915246" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:47.867136 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7965e817c4a4f95baa1d89787915246" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:47.868340 18777 leader_election.cc:304] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2417a86126524b67b992ec06ba8eee35; no voters: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:47.869343 19034 raft_consensus.cc:2749] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:47.885040 18999 raft_consensus.cc:493] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.885555 18999 raft_consensus.cc:515] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.886142 19034 raft_consensus.cc:493] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.886547 19034 raft_consensus.cc:515] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:47.887570 18999 leader_election.cc:290] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:47.888273 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdde6fdfc4349cfa06997541ce42082" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:47.888561 18885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdde6fdfc4349cfa06997541ce42082" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:47.888898 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e167754643584c96a21316566acacc4d" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:47.888901 18813 raft_consensus.cc:2468] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 0.
I20260713 09:07:47.889163 18885 raft_consensus.cc:2468] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 0.
I20260713 09:07:47.889470 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e167754643584c96a21316566acacc4d" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:47.889716 18886 raft_consensus.cc:2393] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2417a86126524b67b992ec06ba8eee35 in current term 1: Already voted for candidate 07c8c6a704ef4b229bdeee4892149656 in this term.
I20260713 09:07:47.889696 19034 leader_election.cc:290] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:47.890462 18703 leader_election.cc:304] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2417a86126524b67b992ec06ba8eee35, 7ce935bacd4143cca6830a0c70d21271; no voters: 
I20260713 09:07:47.891181 18999 raft_consensus.cc:2804] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:47.891513 18999 raft_consensus.cc:493] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:47.891566 18778 leader_election.cc:304] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2417a86126524b67b992ec06ba8eee35; no voters: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa
I20260713 09:07:47.891768 18999 raft_consensus.cc:3060] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.892288 19034 raft_consensus.cc:3060] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.898203 19034 raft_consensus.cc:2749] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:47.898203 18999 raft_consensus.cc:515] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.900022 18999 leader_election.cc:290] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 election: Requested vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:47.900647 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdde6fdfc4349cfa06997541ce42082" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:47.900831 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdde6fdfc4349cfa06997541ce42082" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:47.901094 18813 raft_consensus.cc:3060] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.901307 18886 raft_consensus.cc:3060] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.905870 18813 raft_consensus.cc:2468] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 1.
I20260713 09:07:47.905920 18886 raft_consensus.cc:2468] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 1.
I20260713 09:07:47.906931 18705 leader_election.cc:304] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271; no voters: 
I20260713 09:07:47.907465 18999 raft_consensus.cc:2804] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:47.907855 18999 raft_consensus.cc:697] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [term 1 LEADER]: Becoming Leader. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Running, Role: LEADER
I20260713 09:07:47.908473 18999 consensus_queue.cc:237] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:47.914289 18559 catalog_manager.cc:5697] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "7ce935bacd4143cca6830a0c70d21271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:47.922683 19007 consensus_queue.cc:1048] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.931388 19006 consensus_queue.cc:1048] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.939299 19034 raft_consensus.cc:493] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.939774 19034 raft_consensus.cc:515] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.941434 19034 leader_election.cc:290] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:47.942628 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12f93da9fcd4a83b78a0fa5dd3c53cc" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:47.942870 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12f93da9fcd4a83b78a0fa5dd3c53cc" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:47.943287 18663 raft_consensus.cc:2468] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2417a86126524b67b992ec06ba8eee35 in term 0.
I20260713 09:07:47.944363 18778 leader_election.cc:304] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35; no voters: 
I20260713 09:07:47.943549 18739 raft_consensus.cc:2468] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2417a86126524b67b992ec06ba8eee35 in term 0.
I20260713 09:07:47.944964 19034 raft_consensus.cc:2804] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:47.945427 19034 raft_consensus.cc:493] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:47.945748 19034 raft_consensus.cc:3060] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.950457 19034 raft_consensus.cc:515] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.951861 19034 leader_election.cc:290] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 election: Requested vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:47.952452 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12f93da9fcd4a83b78a0fa5dd3c53cc" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
I20260713 09:07:47.952666 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12f93da9fcd4a83b78a0fa5dd3c53cc" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
I20260713 09:07:47.952899 18663 raft_consensus.cc:3060] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.953166 18739 raft_consensus.cc:3060] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 7ce935bacd4143cca6830a0c70d21271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.957479 18663 raft_consensus.cc:2468] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2417a86126524b67b992ec06ba8eee35 in term 1.
I20260713 09:07:47.957652 18739 raft_consensus.cc:2468] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2417a86126524b67b992ec06ba8eee35 in term 1.
I20260713 09:07:47.958387 18778 leader_election.cc:304] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35; no voters: 
I20260713 09:07:47.959152 19034 raft_consensus.cc:2804] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:47.959092 19014 consensus_queue.cc:1048] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.959724 19034 raft_consensus.cc:697] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 [term 1 LEADER]: Becoming Leader. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Running, Role: LEADER
I20260713 09:07:47.960536 19034 consensus_queue.cc:237] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:47.968369 19006 consensus_queue.cc:1048] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.968421 18561 catalog_manager.cc:5697] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2417a86126524b67b992ec06ba8eee35 (127.16.36.67). New cstate: current_term: 1 leader_uuid: "2417a86126524b67b992ec06ba8eee35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:48.034722 18999 consensus_queue.cc:1048] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:48.045706 18997 consensus_queue.cc:1048] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:48.046418 19034 raft_consensus.cc:493] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:48.047269 19034 raft_consensus.cc:515] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:48.049712 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc52ec0dfb44a759a428538ca5d3028" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:48.050400 18886 raft_consensus.cc:2393] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2417a86126524b67b992ec06ba8eee35 in current term 1: Already voted for candidate 07c8c6a704ef4b229bdeee4892149656 in this term.
I20260713 09:07:48.050345 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc52ec0dfb44a759a428538ca5d3028" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:48.052245 18778 leader_election.cc:304] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2417a86126524b67b992ec06ba8eee35; no voters: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa
I20260713 09:07:48.052325 19034 leader_election.cc:290] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:48.052888 19034 raft_consensus.cc:3060] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:48.057562 19006 raft_consensus.cc:493] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:48.057567 19034 raft_consensus.cc:2749] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:48.058168 19006 raft_consensus.cc:515] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:48.060138 19006 leader_election.cc:290] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:48.060667 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55d93d2c8314de38570c97e0f73516a" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:48.061117 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55d93d2c8314de38570c97e0f73516a" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:48.061399 18886 raft_consensus.cc:2393] T c55d93d2c8314de38570c97e0f73516a P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 07c8c6a704ef4b229bdeee4892149656 in current term 1: Already voted for candidate 7ce935bacd4143cca6830a0c70d21271 in this term.
I20260713 09:07:48.062598 18630 leader_election.cc:304] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656; no voters: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:48.063185 19006 raft_consensus.cc:3060] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:48.068958 19006 raft_consensus.cc:2749] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:48.177717 19006 consensus_queue.cc:1048] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:48.183271 18808 raft_consensus.cc:3060] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:48.188004 19004 consensus_queue.cc:1048] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:48.189941 18999 consensus_queue.cc:1048] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:48.211455 18999 consensus_queue.cc:1048] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:48.236608 19004 consensus_queue.cc:1048] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:48.245527 19014 consensus_queue.cc:1048] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:48.275966 19007 raft_consensus.cc:493] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:48.276377 19007 raft_consensus.cc:515] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:48.278096 19007 leader_election.cc:290] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:48.278580 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648fb731ae7473ebb6694ee4be603a2" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:48.279047 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648fb731ae7473ebb6694ee4be603a2" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:48.279605 18808 raft_consensus.cc:2468] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 2.
I20260713 09:07:48.280452 18628 leader_election.cc:304] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35; no voters: 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:48.281028 19007 raft_consensus.cc:2804] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:48.281304 19007 raft_consensus.cc:493] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:48.281554 19007 raft_consensus.cc:3060] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:48.285768 19007 raft_consensus.cc:515] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:48.287192 19007 leader_election.cc:290] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 3 election: Requested vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:48.287798 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648fb731ae7473ebb6694ee4be603a2" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
I20260713 09:07:48.288043 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648fb731ae7473ebb6694ee4be603a2" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:48.288528 18808 raft_consensus.cc:3060] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:48.292464 18808 raft_consensus.cc:2468] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 3.
I20260713 09:07:48.293220 18628 leader_election.cc:304] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [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: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35; no voters: 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:48.293761 19007 raft_consensus.cc:2804] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:48.294102 19007 raft_consensus.cc:697] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 3 LEADER]: Becoming Leader. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Running, Role: LEADER
I20260713 09:07:48.294688 19007 consensus_queue.cc:237] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Queue going to LEADER 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: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:48.300475 18559 catalog_manager.cc:5697] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "07c8c6a704ef4b229bdeee4892149656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:48.350473 18999 raft_consensus.cc:493] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:48.350929 18999 raft_consensus.cc:515] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:48.352421 18999 leader_election.cc:290] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:48.353061 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1bae4ac6b1446d972fea8e112276ff" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:48.353175 18885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1bae4ac6b1446d972fea8e112276ff" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:48.353547 18808 raft_consensus.cc:2468] T bc1bae4ac6b1446d972fea8e112276ff P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 1.
I20260713 09:07:48.353680 18885 raft_consensus.cc:2468] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 1.
I20260713 09:07:48.354612 18703 leader_election.cc:304] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [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: 2417a86126524b67b992ec06ba8eee35, 7ce935bacd4143cca6830a0c70d21271; no voters: 
I20260713 09:07:48.355379 18999 raft_consensus.cc:2804] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:48.355720 18999 raft_consensus.cc:493] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:48.356027 18999 raft_consensus.cc:3060] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.362222 18999 raft_consensus.cc:515] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:48.363942 18999 leader_election.cc:290] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 2 election: Requested vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:48.364531 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1bae4ac6b1446d972fea8e112276ff" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:48.364851 18885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1bae4ac6b1446d972fea8e112276ff" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:48.364990 18808 raft_consensus.cc:3060] T bc1bae4ac6b1446d972fea8e112276ff P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.365332 18885 raft_consensus.cc:3060] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.370849 18885 raft_consensus.cc:2468] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 2.
I20260713 09:07:48.370882 18808 raft_consensus.cc:2468] T bc1bae4ac6b1446d972fea8e112276ff P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 2.
I20260713 09:07:48.372355 18705 leader_election.cc:304] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271; no voters: 
I20260713 09:07:48.373929 18999 raft_consensus.cc:2804] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:48.374382 18999 raft_consensus.cc:697] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [term 2 LEADER]: Becoming Leader. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Running, Role: LEADER
I20260713 09:07:48.375144 18999 consensus_queue.cc:237] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Queue going to LEADER 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: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:48.381574 18559 catalog_manager.cc:5697] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 reported cstate change: term changed from 0 to 2, leader changed from <none> to 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66). New cstate: current_term: 2 leader_uuid: "7ce935bacd4143cca6830a0c70d21271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:48.397078 18999 raft_consensus.cc:493] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:48.397467 18999 raft_consensus.cc:515] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:48.398934 18999 leader_election.cc:290] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:48.399433 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648fb731ae7473ebb6694ee4be603a2" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:48.399806 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648fb731ae7473ebb6694ee4be603a2" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:48.400491 18813 raft_consensus.cc:2368] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ce935bacd4143cca6830a0c70d21271 for earlier term 2. Current term is 3.
I20260713 09:07:48.401327 18703 leader_election.cc:400] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607) with higher term. Message: Invalid argument: T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ce935bacd4143cca6830a0c70d21271 for earlier term 2. Current term is 3.
I20260713 09:07:48.401533 18703 leader_election.cc:403] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260713 09:07:48.401896 18999 raft_consensus.cc:3060] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:07:48.406570 18999 raft_consensus.cc:2749] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607) with higher term. Message: Invalid argument: T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ce935bacd4143cca6830a0c70d21271 for earlier term 2. Current term is 3.
I20260713 09:07:48.432621 18999 consensus_queue.cc:1048] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:48.445127 18999 consensus_queue.cc:1048] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:48.523434 19034 consensus_queue.cc:1048] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:48.532423 19034 consensus_queue.cc:1048] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:48.721338 18739 raft_consensus.cc:1275] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 3 FOLLOWER]: Refusing update from remote peer 07c8c6a704ef4b229bdeee4892149656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:48.722469 19007 consensus_queue.cc:1048] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:48.730471 18808 raft_consensus.cc:1275] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Refusing update from remote peer 07c8c6a704ef4b229bdeee4892149656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:48.731953 19007 consensus_queue.cc:1048] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:48.767103 18886 raft_consensus.cc:1275] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Refusing update from remote peer 7ce935bacd4143cca6830a0c70d21271: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:07:48.768249 18997 consensus_queue.cc:1048] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:48.770613 18808 raft_consensus.cc:1275] T bc1bae4ac6b1446d972fea8e112276ff P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Refusing update from remote peer 7ce935bacd4143cca6830a0c70d21271: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:07:48.772082 19072 consensus_queue.cc:1048] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:48.787005 16529 tablet_server.cc:179] TabletServer@127.16.36.65:0 shutting down...
I20260713 09:07:48.825646 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:48.826581 16529 tablet_replica.cc:333] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656: stopping tablet replica
I20260713 09:07:48.827337 16529 raft_consensus.cc:2243] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:48.828229 16529 raft_consensus.cc:2272] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.830756 16529 tablet_replica.cc:333] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656: stopping tablet replica
I20260713 09:07:48.831511 16529 raft_consensus.cc:2243] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:48.831977 16529 raft_consensus.cc:2272] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.834553 16529 tablet_replica.cc:333] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656: stopping tablet replica
I20260713 09:07:48.835043 16529 raft_consensus.cc:2243] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:48.835793 16529 raft_consensus.cc:2272] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.837637 16529 tablet_replica.cc:333] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656: stopping tablet replica
I20260713 09:07:48.838222 16529 raft_consensus.cc:2243] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:48.839036 16529 raft_consensus.cc:2272] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.841109 16529 tablet_replica.cc:333] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656: stopping tablet replica
I20260713 09:07:48.841593 16529 raft_consensus.cc:2243] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:48.841941 16529 raft_consensus.cc:2272] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.843384 16529 tablet_replica.cc:333] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656: stopping tablet replica
I20260713 09:07:48.843842 16529 raft_consensus.cc:2243] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:48.844450 16529 raft_consensus.cc:2272] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.846261 16529 tablet_replica.cc:333] T 041cd5903dc34df5b82a75ce6d94a320 P 07c8c6a704ef4b229bdeee4892149656: stopping tablet replica
I20260713 09:07:48.846791 16529 raft_consensus.cc:2243] T 041cd5903dc34df5b82a75ce6d94a320 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:48.847152 16529 raft_consensus.cc:2272] T 041cd5903dc34df5b82a75ce6d94a320 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.848623 16529 tablet_replica.cc:333] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656: stopping tablet replica
I20260713 09:07:48.849084 16529 raft_consensus.cc:2243] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:48.849423 16529 raft_consensus.cc:2272] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.850921 16529 tablet_replica.cc:333] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656: stopping tablet replica
I20260713 09:07:48.851358 16529 raft_consensus.cc:2243] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:48.851966 16529 raft_consensus.cc:2272] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.853495 16529 tablet_replica.cc:333] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656: stopping tablet replica
I20260713 09:07:48.853942 16529 raft_consensus.cc:2243] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:48.854646 16529 raft_consensus.cc:2272] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.856061 16529 tablet_replica.cc:333] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656: stopping tablet replica
I20260713 09:07:48.856513 16529 raft_consensus.cc:2243] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:48.857322 16529 raft_consensus.cc:2272] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.859229 16529 tablet_replica.cc:333] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656: stopping tablet replica
I20260713 09:07:48.859860 16529 raft_consensus.cc:2243] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:48.860672 16529 raft_consensus.cc:2272] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.862542 16529 tablet_replica.cc:333] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656: stopping tablet replica
I20260713 09:07:48.863157 16529 raft_consensus.cc:2243] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:07:48.863867 18704 consensus_peers.cc:597] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 -> Peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Couldn't send request to peer 07c8c6a704ef4b229bdeee4892149656. 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:07:48.863955 16529 raft_consensus.cc:2272] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.866446 16529 tablet_replica.cc:333] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656: stopping tablet replica
I20260713 09:07:48.867046 16529 raft_consensus.cc:2243] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:48.867427 16529 raft_consensus.cc:2272] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.869237 16529 tablet_replica.cc:333] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656: stopping tablet replica
I20260713 09:07:48.869685 16529 raft_consensus.cc:2243] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:48.870307 16529 raft_consensus.cc:2272] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.871821 16529 tablet_replica.cc:333] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656: stopping tablet replica
I20260713 09:07:48.872247 16529 raft_consensus.cc:2243] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:48.872591 16529 raft_consensus.cc:2272] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.874033 16529 tablet_replica.cc:333] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656: stopping tablet replica
I20260713 09:07:48.874439 16529 raft_consensus.cc:2243] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:48.874817 16529 raft_consensus.cc:2272] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.876569 16529 tablet_replica.cc:333] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656: stopping tablet replica
I20260713 09:07:48.876978 16529 raft_consensus.cc:2243] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:48.877612 16529 raft_consensus.cc:2272] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.911007 16529 tablet_server.cc:196] TabletServer@127.16.36.65:0 shutdown complete.
W20260713 09:07:48.930470 18852 consensus_peers.cc:597] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa -> Peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Couldn't send request to peer 07c8c6a704ef4b229bdeee4892149656. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:38775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:48.936322 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:48.941970 19133 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:07:48.944272 19134 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:07:48.944638 19136 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:07:48.945540 16529 server_base.cc:1061] running on GCE node
I20260713 09:07:48.948020 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:48.948227 16529 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:07:48.948400 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933668948384 us; error 0 us; skew 500 ppm
I20260713 09:07:48.948945 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:48.951344 16529 webserver.cc:533] Webserver started at http://127.16.36.65:38677/ using document root <none> and password file <none>
I20260713 09:07:48.951792 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:48.951960 16529 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:07:48.955209 16529 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:07:48.959232 19141 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:07:48.959892 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:07:48.960143 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-0/minicluster-data/ts-0-root
uuid: "07c8c6a704ef4b229bdeee4892149656"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-f03f"
I20260713 09:07:48.960465 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933615176355-16529-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:07:48.984933 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:48.985918 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:48.987373 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:48.991838 19148 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:07:48.996448 18778 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.36.65:38775: connect: Connection refused (error 111) [suppressed 16 similar messages]
W20260713 09:07:48.999462 18778 consensus_peers.cc:597] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 -> Peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Couldn't send request to peer 07c8c6a704ef4b229bdeee4892149656. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:38775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:49.067868 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:07:49.068161 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.077s	user 0.003s	sys 0.000s
I20260713 09:07:49.068435 16529 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:07:49.072328 19148 tablet_bootstrap.cc:492] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:49.083982 19148 tablet_bootstrap.cc:492] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=1 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:49.084647 19148 tablet_bootstrap.cc:492] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap complete.
I20260713 09:07:49.085139 19148 ts_tablet_manager.cc:1403] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260713 09:07:49.086850 19148 raft_consensus.cc:359] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:49.087317 19148 raft_consensus.cc:740] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.087800 19148 consensus_queue.cc:260] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:49.089632 19148 ts_tablet_manager.cc:1434] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:07:49.090159 19148 tablet_bootstrap.cc:492] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:49.098737 19148 tablet_bootstrap.cc:492] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656: 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:07:49.099303 19148 tablet_bootstrap.cc:492] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656: Bootstrap complete.
I20260713 09:07:49.099720 19148 ts_tablet_manager.cc:1403] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:07:49.101583 19148 raft_consensus.cc:359] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:49.102003 19148 raft_consensus.cc:740] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.102556 19148 consensus_queue.cc:260] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [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: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:49.103825 19148 ts_tablet_manager.cc:1434] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:49.104352 19148 tablet_bootstrap.cc:492] T 041cd5903dc34df5b82a75ce6d94a320 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:49.113675 19148 tablet_bootstrap.cc:492] T 041cd5903dc34df5b82a75ce6d94a320 P 07c8c6a704ef4b229bdeee4892149656: 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:07:49.114248 19148 tablet_bootstrap.cc:492] T 041cd5903dc34df5b82a75ce6d94a320 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap complete.
I20260713 09:07:49.114718 19148 ts_tablet_manager.cc:1403] T 041cd5903dc34df5b82a75ce6d94a320 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.004s
I20260713 09:07:49.116271 19148 raft_consensus.cc:359] T 041cd5903dc34df5b82a75ce6d94a320 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:49.116685 19148 raft_consensus.cc:740] T 041cd5903dc34df5b82a75ce6d94a320 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.117136 19148 consensus_queue.cc:260] T 041cd5903dc34df5b82a75ce6d94a320 P 07c8c6a704ef4b229bdeee4892149656 [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: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:49.118294 19148 ts_tablet_manager.cc:1434] T 041cd5903dc34df5b82a75ce6d94a320 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.000s
I20260713 09:07:49.118842 19148 tablet_bootstrap.cc:492] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:49.129343 19148 tablet_bootstrap.cc:492] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656: 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:07:49.129455 16529 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:07:49.129803 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.061s	user 0.058s	sys 0.000s
I20260713 09:07:49.129956 19148 tablet_bootstrap.cc:492] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap complete.
I20260713 09:07:49.130455 19148 ts_tablet_manager.cc:1403] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260713 09:07:49.132517 19148 raft_consensus.cc:359] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:49.133121 19148 raft_consensus.cc:740] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
W20260713 09:07:49.133293 18704 consensus_peers.cc:597] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 -> Peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Couldn't send request to peer 07c8c6a704ef4b229bdeee4892149656. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:38775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:49.133723 19148 consensus_queue.cc:260] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [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: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:49.135020 19148 ts_tablet_manager.cc:1434] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:49.135545 19148 tablet_bootstrap.cc:492] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:49.146392 19148 tablet_bootstrap.cc:492] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656: 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:07:49.147015 19148 tablet_bootstrap.cc:492] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656: Bootstrap complete.
I20260713 09:07:49.147460 19148 ts_tablet_manager.cc:1403] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260713 09:07:49.149109 19148 raft_consensus.cc:359] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:49.149550 19148 raft_consensus.cc:740] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.150113 19148 consensus_queue.cc:260] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656 [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: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:49.152016 19148 ts_tablet_manager.cc:1434] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:49.152702 19148 tablet_bootstrap.cc:492] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:49.165643 19148 tablet_bootstrap.cc:492] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656: 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:07:49.166246 19148 tablet_bootstrap.cc:492] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap complete.
I20260713 09:07:49.166793 19148 ts_tablet_manager.cc:1403] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260713 09:07:49.168299 19148 raft_consensus.cc:359] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:49.168744 19148 raft_consensus.cc:740] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.169271 19148 consensus_queue.cc:260] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [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: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:49.171205 19148 ts_tablet_manager.cc:1434] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:07:49.171891 19148 tablet_bootstrap.cc:492] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:49.181042 19148 tablet_bootstrap.cc:492] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656: 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:07:49.181643 19148 tablet_bootstrap.cc:492] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap complete.
I20260713 09:07:49.182089 19148 ts_tablet_manager.cc:1403] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:07:49.183709 19148 raft_consensus.cc:359] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:49.184123 19148 raft_consensus.cc:740] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.184657 19148 consensus_queue.cc:260] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656 [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: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:49.186563 19148 ts_tablet_manager.cc:1434] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260713 09:07:49.187191 19148 tablet_bootstrap.cc:492] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:49.189986 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.65:38775
I20260713 09:07:49.190085 19215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.65:38775 every 8 connection(s)
I20260713 09:07:49.200323 19148 tablet_bootstrap.cc:492] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656: 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:07:49.201129 19148 tablet_bootstrap.cc:492] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap complete.
I20260713 09:07:49.201707 19148 ts_tablet_manager.cc:1403] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:07:49.203634 19148 raft_consensus.cc:359] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:49.204221 19148 raft_consensus.cc:740] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.204835 19148 consensus_queue.cc:260] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [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: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:49.206686 19148 ts_tablet_manager.cc:1434] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:07:49.207393 19148 tablet_bootstrap.cc:492] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:49.214280 19217 heartbeater.cc:344] Connected to a master server at 127.16.36.126:44121
I20260713 09:07:49.214692 19217 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:49.215543 19217 heartbeater.cc:507] Master 127.16.36.126:44121 requested a full tablet report, sending...
I20260713 09:07:49.217360 19148 tablet_bootstrap.cc:492] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656: 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:07:49.218039 19148 tablet_bootstrap.cc:492] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap complete.
I20260713 09:07:49.218554 19148 ts_tablet_manager.cc:1403] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.003s
I20260713 09:07:49.220257 19148 raft_consensus.cc:359] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:49.220842 19148 raft_consensus.cc:740] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.221374 19148 consensus_queue.cc:260] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [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: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:49.222148 18562 ts_manager.cc:194] Re-registered known tserver with Master: 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:49.222740 19148 ts_tablet_manager.cc:1434] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:49.223304 19148 tablet_bootstrap.cc:492] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:49.232612 19148 tablet_bootstrap.cc:492] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656: 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:07:49.233379 19148 tablet_bootstrap.cc:492] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656: Bootstrap complete.
I20260713 09:07:49.233913 19148 ts_tablet_manager.cc:1403] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:07:49.235983 19148 raft_consensus.cc:359] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:49.236546 19148 raft_consensus.cc:740] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.236711 18562 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58660
I20260713 09:07:49.237175 19148 consensus_queue.cc:260] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [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: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:49.239061 19148 ts_tablet_manager.cc:1434] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:07:49.239702 19148 tablet_bootstrap.cc:492] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:49.241454 19217 heartbeater.cc:499] Master 127.16.36.126:44121 was elected leader, sending a full tablet report...
I20260713 09:07:49.250726 19148 tablet_bootstrap.cc:492] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656: 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:07:49.251400 19148 tablet_bootstrap.cc:492] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656: Bootstrap complete.
I20260713 09:07:49.251971 19148 ts_tablet_manager.cc:1403] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
W20260713 09:07:49.252550 18704 consensus_peers.cc:597] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 -> Peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Couldn't send request to peer 07c8c6a704ef4b229bdeee4892149656. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:49.253587 19148 raft_consensus.cc:359] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:49.254081 19148 raft_consensus.cc:740] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.254594 19148 consensus_queue.cc:260] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [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: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:49.255890 19148 ts_tablet_manager.cc:1434] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:49.256399 19148 tablet_bootstrap.cc:492] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:49.267761 19148 tablet_bootstrap.cc:492] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656: 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:07:49.268352 19148 tablet_bootstrap.cc:492] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap complete.
I20260713 09:07:49.268769 19148 ts_tablet_manager.cc:1403] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:07:49.270206 19148 raft_consensus.cc:359] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:49.270641 19148 raft_consensus.cc:740] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.271060 19148 consensus_queue.cc:260] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656 [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: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:49.272344 19148 ts_tablet_manager.cc:1434] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:07:49.272928 19148 tablet_bootstrap.cc:492] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:49.282152 19148 tablet_bootstrap.cc:492] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656: 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:07:49.282788 19148 tablet_bootstrap.cc:492] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656: Bootstrap complete.
I20260713 09:07:49.283192 19148 ts_tablet_manager.cc:1403] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.003s
I20260713 09:07:49.284572 19148 raft_consensus.cc:359] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:49.285036 19148 raft_consensus.cc:740] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.285441 19148 consensus_queue.cc:260] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [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: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:49.286657 19148 ts_tablet_manager.cc:1434] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:07:49.287328 19148 tablet_bootstrap.cc:492] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:49.297605 19148 tablet_bootstrap.cc:492] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656: 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:07:49.298183 19148 tablet_bootstrap.cc:492] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap complete.
I20260713 09:07:49.298645 19148 ts_tablet_manager.cc:1403] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.003s
I20260713 09:07:49.300001 19148 raft_consensus.cc:359] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:49.300415 19148 raft_consensus.cc:740] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.300963 19148 consensus_queue.cc:260] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [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: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:49.302139 19148 ts_tablet_manager.cc:1434] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.000s
I20260713 09:07:49.302978 19148 tablet_bootstrap.cc:492] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:49.313305 19148 tablet_bootstrap.cc:492] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656: 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:07:49.313868 19148 tablet_bootstrap.cc:492] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap complete.
I20260713 09:07:49.314275 19148 ts_tablet_manager.cc:1403] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:07:49.315732 19148 raft_consensus.cc:359] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:49.316159 19148 raft_consensus.cc:740] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.316603 19148 consensus_queue.cc:260] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [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: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:49.317889 19148 ts_tablet_manager.cc:1434] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:07:49.318812 19148 tablet_bootstrap.cc:492] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:49.329332 19148 tablet_bootstrap.cc:492] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656: 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:07:49.329900 19148 tablet_bootstrap.cc:492] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap complete.
I20260713 09:07:49.330315 19148 ts_tablet_manager.cc:1403] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:07:49.331719 19148 raft_consensus.cc:359] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:49.332139 19148 raft_consensus.cc:740] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.332618 19148 consensus_queue.cc:260] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:49.333837 19148 ts_tablet_manager.cc:1434] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.000s
I20260713 09:07:49.334625 19148 tablet_bootstrap.cc:492] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:49.344372 19148 tablet_bootstrap.cc:492] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656: 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:07:49.344923 19148 tablet_bootstrap.cc:492] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656: Bootstrap complete.
I20260713 09:07:49.345350 19148 ts_tablet_manager.cc:1403] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:07:49.346903 19148 raft_consensus.cc:359] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:49.347325 19148 raft_consensus.cc:740] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.347811 19148 consensus_queue.cc:260] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656 [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: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:49.349424 19148 ts_tablet_manager.cc:1434] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:49.350302 19148 tablet_bootstrap.cc:492] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap starting.
I20260713 09:07:49.360591 19148 tablet_bootstrap.cc:492] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656: 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:07:49.361130 19148 tablet_bootstrap.cc:492] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656: Bootstrap complete.
I20260713 09:07:49.361542 19148 ts_tablet_manager.cc:1403] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260713 09:07:49.363149 19148 raft_consensus.cc:359] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:49.363564 19148 raft_consensus.cc:740] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.364006 19148 consensus_queue.cc:260] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [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: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:49.365602 19148 ts_tablet_manager.cc:1434] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:07:49.745359 19233 raft_consensus.cc:493] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:49.745734 19233 raft_consensus.cc:515] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:49.747562 19233 leader_election.cc:290] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:49.747757 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc52ec0dfb44a759a428538ca5d3028" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:49.748207 19190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc52ec0dfb44a759a428538ca5d3028" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:49.748840 19190 raft_consensus.cc:2468] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680016145df0466f86e1cd742d3411fa in term 1.
I20260713 09:07:49.749763 18852 leader_election.cc:304] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [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: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:49.750312 19233 raft_consensus.cc:2804] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:49.750599 19233 raft_consensus.cc:493] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:49.750850 19233 raft_consensus.cc:3060] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.755192 19233 raft_consensus.cc:515] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:49.756603 19233 leader_election.cc:290] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 2 election: Requested vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:49.757153 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc52ec0dfb44a759a428538ca5d3028" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:49.757414 19190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc52ec0dfb44a759a428538ca5d3028" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
I20260713 09:07:49.757899 19190 raft_consensus.cc:3060] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.762969 19190 raft_consensus.cc:2468] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680016145df0466f86e1cd742d3411fa in term 2.
I20260713 09:07:49.763816 18852 leader_election.cc:304] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [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: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:49.764374 19233 raft_consensus.cc:2804] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:49.764714 19233 raft_consensus.cc:697] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 2 LEADER]: Becoming Leader. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Running, Role: LEADER
I20260713 09:07:49.765349 19233 consensus_queue.cc:237] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:49.771622 18559 catalog_manager.cc:5697] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa reported cstate change: term changed from 1 to 2, leader changed from 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65) to 680016145df0466f86e1cd742d3411fa (127.16.36.68). New cstate: current_term: 2 leader_uuid: "680016145df0466f86e1cd742d3411fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:49.816924 19235 raft_consensus.cc:493] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:49.817344 19235 raft_consensus.cc:515] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:49.818904 19235 leader_election.cc:290] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:49.819379 19190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac2c4e6eb7c4af292851a832de80a49" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:49.819837 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac2c4e6eb7c4af292851a832de80a49" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:49.819929 19190 raft_consensus.cc:2468] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2417a86126524b67b992ec06ba8eee35 in term 1.
I20260713 09:07:49.820811 18778 leader_election.cc:304] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [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: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35; no voters: 
I20260713 09:07:49.821398 19235 raft_consensus.cc:2804] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:49.821651 19235 raft_consensus.cc:493] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:49.821869 19235 raft_consensus.cc:3060] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.826218 19235 raft_consensus.cc:515] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:49.827664 19235 leader_election.cc:290] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 2 election: Requested vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:49.828231 19190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac2c4e6eb7c4af292851a832de80a49" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
I20260713 09:07:49.828584 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac2c4e6eb7c4af292851a832de80a49" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
I20260713 09:07:49.828701 19190 raft_consensus.cc:3060] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.831859 18997 raft_consensus.cc:493] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:49.832199 18997 raft_consensus.cc:515] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:49.833089 19190 raft_consensus.cc:2468] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2417a86126524b67b992ec06ba8eee35 in term 2.
I20260713 09:07:49.833578 19233 raft_consensus.cc:493] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:49.833935 18778 leader_election.cc:304] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [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: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35; no voters: 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:49.834059 19233 raft_consensus.cc:515] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:49.834564 19190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23a134722f04cc2b1f7b02b8e0bd03f" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:49.834893 19235 raft_consensus.cc:2804] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:49.835433 19190 raft_consensus.cc:2468] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 1.
I20260713 09:07:49.835448 19235 raft_consensus.cc:697] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [term 2 LEADER]: Becoming Leader. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Running, Role: LEADER
I20260713 09:07:49.836167 19233 leader_election.cc:290] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:49.836419 19235 consensus_queue.cc:237] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:49.837971 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23a134722f04cc2b1f7b02b8e0bd03f" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:49.838563 18739 raft_consensus.cc:2468] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680016145df0466f86e1cd742d3411fa in term 1.
I20260713 09:07:49.839730 18704 leader_election.cc:304] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [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: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271; no voters: 
I20260713 09:07:49.840107 18997 leader_election.cc:290] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:49.840603 18885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23a134722f04cc2b1f7b02b8e0bd03f" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:49.841225 18885 raft_consensus.cc:2468] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 1.
I20260713 09:07:49.840474 18851 leader_election.cc:304] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [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: 680016145df0466f86e1cd742d3411fa, 7ce935bacd4143cca6830a0c70d21271; no voters: 
I20260713 09:07:49.843236 19233 raft_consensus.cc:2804] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:49.838796 19190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23a134722f04cc2b1f7b02b8e0bd03f" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:49.843290 18997 raft_consensus.cc:2804] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:49.844048 19190 raft_consensus.cc:2468] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680016145df0466f86e1cd742d3411fa in term 1.
I20260713 09:07:49.843758 19233 raft_consensus.cc:493] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:49.844698 19233 raft_consensus.cc:3060] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.844025 18997 raft_consensus.cc:493] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:49.845937 18997 raft_consensus.cc:3060] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.847259 18562 catalog_manager.cc:5697] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 reported cstate change: term changed from 1 to 2, leader changed from 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65) to 2417a86126524b67b992ec06ba8eee35 (127.16.36.67). New cstate: current_term: 2 leader_uuid: "2417a86126524b67b992ec06ba8eee35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:49.851038 19233 raft_consensus.cc:515] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:49.853300 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23a134722f04cc2b1f7b02b8e0bd03f" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
I20260713 09:07:49.853523 19190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23a134722f04cc2b1f7b02b8e0bd03f" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
I20260713 09:07:49.854290 19190 raft_consensus.cc:3060] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.855573 19233 leader_election.cc:290] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 2 election: Requested vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:49.857338 19072 raft_consensus.cc:493] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:49.857817 19072 raft_consensus.cc:515] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:49.859951 19072 leader_election.cc:290] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:49.860648 19190 raft_consensus.cc:2468] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680016145df0466f86e1cd742d3411fa in term 2.
I20260713 09:07:49.861271 18885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d4d468b4d04595ab8d68de6a50a6d3" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:49.861737 18852 leader_election.cc:304] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 
I20260713 09:07:49.862638 19233 raft_consensus.cc:2804] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:49.856400 18997 raft_consensus.cc:515] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:49.862838 19190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d4d468b4d04595ab8d68de6a50a6d3" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:49.863847 19190 raft_consensus.cc:2468] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 1.
I20260713 09:07:49.863998 18739 raft_consensus.cc:2393] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 680016145df0466f86e1cd742d3411fa in current term 2: Already voted for candidate 7ce935bacd4143cca6830a0c70d21271 in this term.
I20260713 09:07:49.864205 19233 raft_consensus.cc:697] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [term 2 LEADER]: Becoming Leader. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Running, Role: LEADER
I20260713 09:07:49.864959 18704 leader_election.cc:304] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [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: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271; no voters: 680016145df0466f86e1cd742d3411fa
I20260713 09:07:49.866094 19072 raft_consensus.cc:2804] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:49.866464 19072 raft_consensus.cc:493] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:49.866818 19072 raft_consensus.cc:3060] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.868661 19189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23a134722f04cc2b1f7b02b8e0bd03f" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
I20260713 09:07:49.869158 18885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23a134722f04cc2b1f7b02b8e0bd03f" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:49.869370 19189 raft_consensus.cc:2393] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7ce935bacd4143cca6830a0c70d21271 in current term 2: Already voted for candidate 680016145df0466f86e1cd742d3411fa in this term.
I20260713 09:07:49.865052 19233 consensus_queue.cc:237] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:07:49.870635 18997 leader_election.cc:290] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 2 election: Requested vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:49.870707 18704 leader_election.cc:304] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [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: 7ce935bacd4143cca6830a0c70d21271; no voters: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa
I20260713 09:07:49.872771 18997 raft_consensus.cc:2749] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.876408 19072 raft_consensus.cc:515] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:49.878173 19072 leader_election.cc:290] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 2 election: Requested vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:49.878654 18885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d4d468b4d04595ab8d68de6a50a6d3" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:49.879184 19190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d4d468b4d04595ab8d68de6a50a6d3" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
I20260713 09:07:49.878695 18562 catalog_manager.cc:5697] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa reported cstate change: term changed from 1 to 2, leader changed from 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65) to 680016145df0466f86e1cd742d3411fa (127.16.36.68). New cstate: current_term: 2 leader_uuid: "680016145df0466f86e1cd742d3411fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:49.879711 19190 raft_consensus.cc:3060] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.884316 19190 raft_consensus.cc:2468] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 2.
I20260713 09:07:49.885093 18704 leader_election.cc:304] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [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: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271; no voters: 680016145df0466f86e1cd742d3411fa
I20260713 09:07:49.886060 19072 raft_consensus.cc:2804] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:49.887102 19072 raft_consensus.cc:697] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [term 2 LEADER]: Becoming Leader. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Running, Role: LEADER
I20260713 09:07:49.887702 19072 consensus_queue.cc:237] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:49.893951 19233 raft_consensus.cc:493] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:49.893662 18562 catalog_manager.cc:5697] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 reported cstate change: term changed from 1 to 2, leader changed from 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65) to 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66). New cstate: current_term: 2 leader_uuid: "7ce935bacd4143cca6830a0c70d21271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:49.894347 19233 raft_consensus.cc:515] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:49.895865 19233 leader_election.cc:290] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:49.896492 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af50e411677445b593081469e81abc76" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:49.896823 19190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af50e411677445b593081469e81abc76" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:49.897406 19190 raft_consensus.cc:2468] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680016145df0466f86e1cd742d3411fa in term 1.
I20260713 09:07:49.898263 18852 leader_election.cc:304] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [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: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:49.898952 19233 raft_consensus.cc:2804] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:49.899307 19233 raft_consensus.cc:493] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:49.899639 19233 raft_consensus.cc:3060] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.904033 19233 raft_consensus.cc:515] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:49.905331 19233 leader_election.cc:290] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 2 election: Requested vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:49.905925 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af50e411677445b593081469e81abc76" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:49.906291 19190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af50e411677445b593081469e81abc76" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
I20260713 09:07:49.906813 19190 raft_consensus.cc:3060] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.910990 19190 raft_consensus.cc:2468] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680016145df0466f86e1cd742d3411fa in term 2.
I20260713 09:07:49.911742 18852 leader_election.cc:304] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [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: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:49.912245 19233 raft_consensus.cc:2804] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:49.912588 19233 raft_consensus.cc:697] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [term 2 LEADER]: Becoming Leader. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Running, Role: LEADER
I20260713 09:07:49.913225 19233 consensus_queue.cc:237] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:49.918864 19235 raft_consensus.cc:493] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:49.919353 19235 raft_consensus.cc:515] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:49.919281 18562 catalog_manager.cc:5697] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa reported cstate change: term changed from 1 to 2, leader changed from 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65) to 680016145df0466f86e1cd742d3411fa (127.16.36.68). New cstate: current_term: 2 leader_uuid: "680016145df0466f86e1cd742d3411fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:49.920918 19235 leader_election.cc:290] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:49.921604 18885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440dcd2d4564b619a486c9eb7d4a77a" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:49.922323 19190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440dcd2d4564b619a486c9eb7d4a77a" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:49.922894 19190 raft_consensus.cc:2468] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2417a86126524b67b992ec06ba8eee35 in term 1.
I20260713 09:07:49.923862 18778 leader_election.cc:304] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [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: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35; no voters: 680016145df0466f86e1cd742d3411fa
I20260713 09:07:49.924600 19235 raft_consensus.cc:2804] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:49.924970 19235 raft_consensus.cc:493] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:49.925231 19235 raft_consensus.cc:3060] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.932832 19235 raft_consensus.cc:515] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:49.934145 19235 leader_election.cc:290] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 2 election: Requested vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:49.934916 18885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440dcd2d4564b619a486c9eb7d4a77a" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:49.935222 19190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440dcd2d4564b619a486c9eb7d4a77a" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
I20260713 09:07:49.935672 19190 raft_consensus.cc:3060] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.939687 19190 raft_consensus.cc:2468] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2417a86126524b67b992ec06ba8eee35 in term 2.
I20260713 09:07:49.940397 18778 leader_election.cc:304] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [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: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35; no voters: 680016145df0466f86e1cd742d3411fa
I20260713 09:07:49.940917 19235 raft_consensus.cc:2804] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:49.941259 19235 raft_consensus.cc:697] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [term 2 LEADER]: Becoming Leader. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Running, Role: LEADER
I20260713 09:07:49.941906 19235 consensus_queue.cc:237] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:49.947665 18562 catalog_manager.cc:5697] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 reported cstate change: term changed from 1 to 2, leader changed from 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65) to 2417a86126524b67b992ec06ba8eee35 (127.16.36.67). New cstate: current_term: 2 leader_uuid: "2417a86126524b67b992ec06ba8eee35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.044606 19072 raft_consensus.cc:493] T 3ac2c4e6eb7c4af292851a832de80a49 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:50.045028 19072 raft_consensus.cc:515] T 3ac2c4e6eb7c4af292851a832de80a49 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:50.046662 19072 leader_election.cc:290] T 3ac2c4e6eb7c4af292851a832de80a49 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:50.047163 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac2c4e6eb7c4af292851a832de80a49" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:50.047546 19190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac2c4e6eb7c4af292851a832de80a49" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:50.048257 19190 raft_consensus.cc:2393] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ce935bacd4143cca6830a0c70d21271 in current term 2: Already voted for candidate 2417a86126524b67b992ec06ba8eee35 in this term.
I20260713 09:07:50.049041 18704 leader_election.cc:304] T 3ac2c4e6eb7c4af292851a832de80a49 P 7ce935bacd4143cca6830a0c70d21271 [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: 7ce935bacd4143cca6830a0c70d21271; no voters: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:50.049603 19072 raft_consensus.cc:3060] T 3ac2c4e6eb7c4af292851a832de80a49 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.053813 19072 raft_consensus.cc:2749] T 3ac2c4e6eb7c4af292851a832de80a49 P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:50.062897 19246 raft_consensus.cc:493] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:50.063251 19246 raft_consensus.cc:515] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:50.064630 19246 leader_election.cc:290] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:50.065148 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e167754643584c96a21316566acacc4d" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:50.065392 19190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e167754643584c96a21316566acacc4d" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:50.065905 19190 raft_consensus.cc:2468] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680016145df0466f86e1cd742d3411fa in term 1.
I20260713 09:07:50.066782 18852 leader_election.cc:304] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [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: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:50.067365 19246 raft_consensus.cc:2804] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:50.067620 19246 raft_consensus.cc:493] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:50.067890 19246 raft_consensus.cc:3060] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.071753 19246 raft_consensus.cc:515] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:50.073165 19246 leader_election.cc:290] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 2 election: Requested vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:50.073683 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e167754643584c96a21316566acacc4d" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:50.074008 19190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e167754643584c96a21316566acacc4d" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
I20260713 09:07:50.074393 19034 raft_consensus.cc:493] T af50e411677445b593081469e81abc76 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:50.074553 19190 raft_consensus.cc:3060] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.074889 19034 raft_consensus.cc:515] T af50e411677445b593081469e81abc76 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:50.076234 19235 raft_consensus.cc:493] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:50.076838 19034 leader_election.cc:290] T af50e411677445b593081469e81abc76 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:50.076733 19235 raft_consensus.cc:515] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:50.078337 19189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af50e411677445b593081469e81abc76" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:50.079087 19189 raft_consensus.cc:2393] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2417a86126524b67b992ec06ba8eee35 in current term 2: Already voted for candidate 680016145df0466f86e1cd742d3411fa in this term.
I20260713 09:07:50.080334 18885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af50e411677445b593081469e81abc76" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:50.080858 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e167754643584c96a21316566acacc4d" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:50.081609 18886 raft_consensus.cc:2393] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2417a86126524b67b992ec06ba8eee35 in current term 2: Already voted for candidate 680016145df0466f86e1cd742d3411fa in this term.
I20260713 09:07:50.081684 18779 leader_election.cc:304] T af50e411677445b593081469e81abc76 P 2417a86126524b67b992ec06ba8eee35 [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: 2417a86126524b67b992ec06ba8eee35; no voters: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa
I20260713 09:07:50.082576 19034 raft_consensus.cc:3060] T af50e411677445b593081469e81abc76 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.083498 19235 leader_election.cc:290] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:50.084004 19190 raft_consensus.cc:2468] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680016145df0466f86e1cd742d3411fa in term 2.
I20260713 09:07:50.084425 19189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e167754643584c96a21316566acacc4d" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:50.085093 19189 raft_consensus.cc:2393] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2417a86126524b67b992ec06ba8eee35 in current term 2: Already voted for candidate 680016145df0466f86e1cd742d3411fa in this term.
I20260713 09:07:50.085098 18852 leader_election.cc:304] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [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: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:50.086118 18778 leader_election.cc:304] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35 [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: 2417a86126524b67b992ec06ba8eee35; no voters: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa
I20260713 09:07:50.086707 19246 raft_consensus.cc:2804] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:50.087122 19235 raft_consensus.cc:3060] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.087201 19246 raft_consensus.cc:697] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 2 LEADER]: Becoming Leader. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Running, Role: LEADER
I20260713 09:07:50.088162 19246 consensus_queue.cc:237] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:50.089958 19034 raft_consensus.cc:2749] T af50e411677445b593081469e81abc76 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:50.092224 19235 raft_consensus.cc:2749] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:50.095494 18562 catalog_manager.cc:5697] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa reported cstate change: term changed from 1 to 2, leader changed from 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65) to 680016145df0466f86e1cd742d3411fa (127.16.36.68). New cstate: current_term: 2 leader_uuid: "680016145df0466f86e1cd742d3411fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.133699 19246 raft_consensus.cc:493] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:50.134233 19246 raft_consensus.cc:515] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:50.136428 19246 leader_election.cc:290] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:50.136579 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e13fd618c54b108deed5e792435960" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:50.136979 19189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e13fd618c54b108deed5e792435960" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:50.137501 19189 raft_consensus.cc:2468] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680016145df0466f86e1cd742d3411fa in term 1.
I20260713 09:07:50.138365 18852 leader_election.cc:304] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [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: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:50.138950 19246 raft_consensus.cc:2804] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:50.139221 19246 raft_consensus.cc:493] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:50.139480 19246 raft_consensus.cc:3060] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.143643 19246 raft_consensus.cc:515] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:50.144992 19246 leader_election.cc:290] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 2 election: Requested vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:50.145524 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e13fd618c54b108deed5e792435960" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:50.145865 19189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e13fd618c54b108deed5e792435960" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
I20260713 09:07:50.146330 19189 raft_consensus.cc:3060] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.150349 19189 raft_consensus.cc:2468] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680016145df0466f86e1cd742d3411fa in term 2.
I20260713 09:07:50.150722 19235 raft_consensus.cc:493] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:50.151197 18852 leader_election.cc:304] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [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: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:50.151197 19235 raft_consensus.cc:515] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:50.152066 19246 raft_consensus.cc:2804] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:50.152434 19246 raft_consensus.cc:697] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [term 2 LEADER]: Becoming Leader. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Running, Role: LEADER
I20260713 09:07:50.153093 19246 consensus_queue.cc:237] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:50.153595 19235 leader_election.cc:290] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:50.153932 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7906fb40d16f465db9f2a7d63fddea65" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:50.154220 19189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7906fb40d16f465db9f2a7d63fddea65" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:50.154871 19189 raft_consensus.cc:2468] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2417a86126524b67b992ec06ba8eee35 in term 1.
I20260713 09:07:50.155761 18778 leader_election.cc:304] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [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: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35; no voters: 680016145df0466f86e1cd742d3411fa
I20260713 09:07:50.156580 19235 raft_consensus.cc:2804] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:50.156962 19235 raft_consensus.cc:493] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:50.157326 19235 raft_consensus.cc:3060] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.160276 18562 catalog_manager.cc:5697] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa reported cstate change: term changed from 1 to 2, leader changed from 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65) to 680016145df0466f86e1cd742d3411fa (127.16.36.68). New cstate: current_term: 2 leader_uuid: "680016145df0466f86e1cd742d3411fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.161430 19235 raft_consensus.cc:515] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:50.163101 19235 leader_election.cc:290] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 2 election: Requested vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:50.164012 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7906fb40d16f465db9f2a7d63fddea65" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:50.164147 19189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7906fb40d16f465db9f2a7d63fddea65" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
I20260713 09:07:50.164913 19189 raft_consensus.cc:3060] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.169294 19072 raft_consensus.cc:493] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:50.169670 19072 raft_consensus.cc:515] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:50.169967 19189 raft_consensus.cc:2468] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2417a86126524b67b992ec06ba8eee35 in term 2.
I20260713 09:07:50.171031 18778 leader_election.cc:304] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [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: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35; no voters: 680016145df0466f86e1cd742d3411fa
I20260713 09:07:50.171231 19072 leader_election.cc:290] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:50.172071 19235 raft_consensus.cc:2804] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:50.172503 19235 raft_consensus.cc:697] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [term 2 LEADER]: Becoming Leader. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Running, Role: LEADER
I20260713 09:07:50.172536 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67c5e2ff9834997bd54bf3fbbba8129" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:50.172605 19189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67c5e2ff9834997bd54bf3fbbba8129" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:50.173484 19189 raft_consensus.cc:2468] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 1.
I20260713 09:07:50.173357 19235 consensus_queue.cc:237] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:50.174527 18704 leader_election.cc:304] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [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: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:50.175102 19072 raft_consensus.cc:2804] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:50.175442 19072 raft_consensus.cc:493] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:50.175765 19072 raft_consensus.cc:3060] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.181847 19072 raft_consensus.cc:515] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:50.184532 19189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67c5e2ff9834997bd54bf3fbbba8129" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
I20260713 09:07:50.184929 19189 raft_consensus.cc:3060] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.187904 18562 catalog_manager.cc:5697] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 reported cstate change: term changed from 1 to 2, leader changed from 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65) to 2417a86126524b67b992ec06ba8eee35 (127.16.36.67). New cstate: current_term: 2 leader_uuid: "2417a86126524b67b992ec06ba8eee35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.188860 19189 raft_consensus.cc:2468] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 2.
I20260713 09:07:50.190011 18704 leader_election.cc:304] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271; no voters: 
I20260713 09:07:50.190521 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67c5e2ff9834997bd54bf3fbbba8129" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:50.191206 18999 raft_consensus.cc:2804] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:50.191684 18999 raft_consensus.cc:697] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 2 LEADER]: Becoming Leader. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Running, Role: LEADER
I20260713 09:07:50.192118 19072 leader_election.cc:290] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 2 election: Requested vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:50.192445 18999 consensus_queue.cc:237] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:50.206472 18562 catalog_manager.cc:5697] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 reported cstate change: term changed from 1 to 2, leader changed from 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65) to 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66). New cstate: current_term: 2 leader_uuid: "7ce935bacd4143cca6830a0c70d21271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.206997 19246 raft_consensus.cc:493] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:50.207486 19246 raft_consensus.cc:515] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:50.209270 19246 leader_election.cc:290] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:50.209794 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7906fb40d16f465db9f2a7d63fddea65" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:50.210531 19189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7906fb40d16f465db9f2a7d63fddea65" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:50.211179 19189 raft_consensus.cc:2393] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 680016145df0466f86e1cd742d3411fa in current term 2: Already voted for candidate 2417a86126524b67b992ec06ba8eee35 in this term.
I20260713 09:07:50.211997 18852 leader_election.cc:304] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa [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: 680016145df0466f86e1cd742d3411fa; no voters: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:50.212689 19246 raft_consensus.cc:3060] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.217242 19246 raft_consensus.cc:2749] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:50.229468 19235 raft_consensus.cc:493] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:50.229852 19235 raft_consensus.cc:515] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:50.231274 19235 leader_election.cc:290] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:50.231980 18999 raft_consensus.cc:493] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:50.231863 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e13fd618c54b108deed5e792435960" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:50.232139 19189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e13fd618c54b108deed5e792435960" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:50.232388 18999 raft_consensus.cc:515] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:50.232831 19189 raft_consensus.cc:2393] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2417a86126524b67b992ec06ba8eee35 in current term 2: Already voted for candidate 680016145df0466f86e1cd742d3411fa in this term.
I20260713 09:07:50.233706 18778 leader_election.cc:304] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35 [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: 2417a86126524b67b992ec06ba8eee35; no voters: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa
I20260713 09:07:50.234150 18999 leader_election.cc:290] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:50.234570 19189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648fb731ae7473ebb6694ee4be603a2" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:50.234666 19235 raft_consensus.cc:3060] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.235070 19189 raft_consensus.cc:2468] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 3.
I20260713 09:07:50.235204 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648fb731ae7473ebb6694ee4be603a2" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:50.235551 19034 raft_consensus.cc:493] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:50.236009 18704 leader_election.cc:304] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271; no voters: 
I20260713 09:07:50.236016 19034 raft_consensus.cc:515] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:50.236876 18999 raft_consensus.cc:2804] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:07:50.237212 18999 raft_consensus.cc:493] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:50.237527 18999 raft_consensus.cc:3060] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:50.238090 19034 leader_election.cc:290] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:50.239025 18808 raft_consensus.cc:2468] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 3.
I20260713 09:07:50.239517 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648fb731ae7473ebb6694ee4be603a2" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:50.240762 19235 raft_consensus.cc:2749] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:50.241024 19189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648fb731ae7473ebb6694ee4be603a2" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:50.242633 19189 raft_consensus.cc:2468] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2417a86126524b67b992ec06ba8eee35 in term 3.
I20260713 09:07:50.243840 18778 leader_election.cc:304] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35; no voters: 
I20260713 09:07:50.244659 18999 raft_consensus.cc:515] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:50.244808 19235 raft_consensus.cc:2804] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:07:50.245362 19235 raft_consensus.cc:493] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:50.245716 19235 raft_consensus.cc:3060] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:50.245730 18739 raft_consensus.cc:2393] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2417a86126524b67b992ec06ba8eee35 in current term 4: Already voted for candidate 7ce935bacd4143cca6830a0c70d21271 in this term.
I20260713 09:07:50.247617 18999 leader_election.cc:290] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [CANDIDATE]: Term 4 election: Requested vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:07:50.248553 19189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648fb731ae7473ebb6694ee4be603a2" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
I20260713 09:07:50.248662 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648fb731ae7473ebb6694ee4be603a2" candidate_uuid: "7ce935bacd4143cca6830a0c70d21271" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:50.249176 19189 raft_consensus.cc:3060] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:50.251070 19235 raft_consensus.cc:515] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:50.251909 18808 raft_consensus.cc:2393] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7ce935bacd4143cca6830a0c70d21271 in current term 4: Already voted for candidate 2417a86126524b67b992ec06ba8eee35 in this term.
I20260713 09:07:50.252764 19235 leader_election.cc:290] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 4 election: Requested vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:50.253315 19190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648fb731ae7473ebb6694ee4be603a2" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
I20260713 09:07:50.253619 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648fb731ae7473ebb6694ee4be603a2" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
I20260713 09:07:50.254310 18739 raft_consensus.cc:2393] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2417a86126524b67b992ec06ba8eee35 in current term 4: Already voted for candidate 7ce935bacd4143cca6830a0c70d21271 in this term.
I20260713 09:07:50.255054 18777 leader_election.cc:304] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2417a86126524b67b992ec06ba8eee35; no voters: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:50.255133 19189 raft_consensus.cc:2468] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ce935bacd4143cca6830a0c70d21271 in term 4.
I20260713 09:07:50.255648 19235 raft_consensus.cc:2749] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260713 09:07:50.256078 18704 leader_election.cc:304] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [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: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271; no voters: 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:50.256661 18999 raft_consensus.cc:2804] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:50.257015 18999 raft_consensus.cc:697] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 4 LEADER]: Becoming Leader. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Running, Role: LEADER
I20260713 09:07:50.257663 18999 consensus_queue.cc:237] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [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: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:50.263582 18562 catalog_manager.cc:5697] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 reported cstate change: term changed from 3 to 4, leader changed from 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65) to 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66). New cstate: current_term: 4 leader_uuid: "7ce935bacd4143cca6830a0c70d21271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.276840 18886 raft_consensus.cc:3060] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.281225 18886 raft_consensus.cc:1275] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Refusing update from remote peer 7ce935bacd4143cca6830a0c70d21271: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.281562 19246 raft_consensus.cc:493] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:50.281971 19246 raft_consensus.cc:515] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:50.282267 18999 consensus_queue.cc:1048] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.285760 19246 leader_election.cc:290] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:50.286000 19189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d4d468b4d04595ab8d68de6a50a6d3" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:50.286665 19189 raft_consensus.cc:2468] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680016145df0466f86e1cd742d3411fa in term 2.
I20260713 09:07:50.286774 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d4d468b4d04595ab8d68de6a50a6d3" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:50.287717 18852 leader_election.cc:304] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [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: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 
I20260713 09:07:50.288527 19246 raft_consensus.cc:2804] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:50.288867 19246 raft_consensus.cc:493] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7ce935bacd4143cca6830a0c70d21271)
I20260713 09:07:50.289184 19246 raft_consensus.cc:3060] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:50.294806 19189 raft_consensus.cc:1275] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Refusing update from remote peer 7ce935bacd4143cca6830a0c70d21271: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.294930 19246 raft_consensus.cc:515] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:50.295835 18886 raft_consensus.cc:1240] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 3 FOLLOWER]: Rejecting Update request from peer 7ce935bacd4143cca6830a0c70d21271 for earlier term 2. Current term is 3. Ops: []
I20260713 09:07:50.296149 18999 consensus_queue.cc:1048] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.298116 19189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d4d468b4d04595ab8d68de6a50a6d3" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
I20260713 09:07:50.298703 19189 raft_consensus.cc:3060] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:50.299186 19190 raft_consensus.cc:1275] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Refusing update from remote peer 680016145df0466f86e1cd742d3411fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.300202 19246 leader_election.cc:290] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 3 election: Requested vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:50.300879 18999 consensus_queue.cc:1059] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.300791 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d4d468b4d04595ab8d68de6a50a6d3" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
I20260713 09:07:50.304917 18999 raft_consensus.cc:3055] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:50.305321 18999 raft_consensus.cc:740] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Running, Role: LEADER
I20260713 09:07:50.306510 18999 consensus_queue.cc:260] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [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: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:50.307380 19189 raft_consensus.cc:2468] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680016145df0466f86e1cd742d3411fa in term 3.
I20260713 09:07:50.307605 18999 raft_consensus.cc:3060] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:50.308143 19188 raft_consensus.cc:1240] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Rejecting Update request from peer 7ce935bacd4143cca6830a0c70d21271 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260713 09:07:50.309429 18852 leader_election.cc:304] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [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: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:50.309995 19190 raft_consensus.cc:1275] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Refusing update from remote peer 680016145df0466f86e1cd742d3411fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.310257 19233 raft_consensus.cc:2804] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:50.312215 19034 raft_consensus.cc:493] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:50.310750 19233 raft_consensus.cc:697] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 3 LEADER]: Becoming Leader. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Running, Role: LEADER
I20260713 09:07:50.313697 19233 consensus_queue.cc:237] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:50.312711 19034 raft_consensus.cc:515] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:50.318878 19034 leader_election.cc:290] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:50.319701 18739 raft_consensus.cc:1275] T 3ac2c4e6eb7c4af292851a832de80a49 P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Refusing update from remote peer 2417a86126524b67b992ec06ba8eee35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.320454 19190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc52ec0dfb44a759a428538ca5d3028" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:50.320647 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc52ec0dfb44a759a428538ca5d3028" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "680016145df0466f86e1cd742d3411fa" is_pre_election: true
I20260713 09:07:50.321307 19190 raft_consensus.cc:2393] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2417a86126524b67b992ec06ba8eee35 in current term 2: Already voted for candidate 680016145df0466f86e1cd742d3411fa in this term.
I20260713 09:07:50.301652 19246 consensus_queue.cc:1048] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.322310 19233 raft_consensus.cc:493] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:50.322785 19233 raft_consensus.cc:515] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:50.324564 18778 leader_election.cc:304] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35 [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: 2417a86126524b67b992ec06ba8eee35; no voters: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa
I20260713 09:07:50.325338 19235 consensus_queue.cc:1048] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.326004 19234 raft_consensus.cc:3060] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.326506 19233 leader_election.cc:290] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775)
I20260713 09:07:50.325063 19246 consensus_queue.cc:1048] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:07:50.327459 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440dcd2d4564b619a486c9eb7d4a77a" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2417a86126524b67b992ec06ba8eee35" is_pre_election: true
I20260713 09:07:50.329694 18808 raft_consensus.cc:1275] T af50e411677445b593081469e81abc76 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Refusing update from remote peer 680016145df0466f86e1cd742d3411fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.331892 19189 raft_consensus.cc:1275] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Refusing update from remote peer 2417a86126524b67b992ec06ba8eee35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.331966 19246 consensus_queue.cc:1048] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260713 09:07:50.335855 19034 consensus_queue.cc:1048] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.330415 18559 catalog_manager.cc:5697] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa reported cstate change: term changed from 2 to 3, leader changed from 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66) to 680016145df0466f86e1cd742d3411fa (127.16.36.68). New cstate: current_term: 3 leader_uuid: "680016145df0466f86e1cd742d3411fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.340062 19234 raft_consensus.cc:2749] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:50.346391 19188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440dcd2d4564b619a486c9eb7d4a77a" candidate_uuid: "680016145df0466f86e1cd742d3411fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:50.347147 19188 raft_consensus.cc:2393] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 680016145df0466f86e1cd742d3411fa in current term 2: Already voted for candidate 2417a86126524b67b992ec06ba8eee35 in this term.
I20260713 09:07:50.348459 19235 raft_consensus.cc:493] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07c8c6a704ef4b229bdeee4892149656)
I20260713 09:07:50.349009 19235 raft_consensus.cc:515] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:07:50.350634 18813 raft_consensus.cc:1275] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Refusing update from remote peer 680016145df0466f86e1cd742d3411fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.351729 19235 leader_election.cc:290] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:50.352136 19233 consensus_queue.cc:1048] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.352602 19188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67c5e2ff9834997bd54bf3fbbba8129" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07c8c6a704ef4b229bdeee4892149656" is_pre_election: true
I20260713 09:07:50.353430 19188 raft_consensus.cc:2393] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2417a86126524b67b992ec06ba8eee35 in current term 2: Already voted for candidate 7ce935bacd4143cca6830a0c70d21271 in this term.
I20260713 09:07:50.356137 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67c5e2ff9834997bd54bf3fbbba8129" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7ce935bacd4143cca6830a0c70d21271" is_pre_election: true
I20260713 09:07:50.357403 18852 leader_election.cc:304] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [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: 680016145df0466f86e1cd742d3411fa; no voters: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35
I20260713 09:07:50.357704 18777 leader_election.cc:304] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35 [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: 2417a86126524b67b992ec06ba8eee35; no voters: 07c8c6a704ef4b229bdeee4892149656, 7ce935bacd4143cca6830a0c70d21271
I20260713 09:07:50.358320 19256 raft_consensus.cc:3060] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.358569 19235 raft_consensus.cc:3060] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.367698 19235 raft_consensus.cc:2749] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:50.373922 19256 raft_consensus.cc:2749] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:50.405208 19190 raft_consensus.cc:1275] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Refusing update from remote peer 2417a86126524b67b992ec06ba8eee35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.406371 19235 consensus_queue.cc:1048] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.415125 18886 raft_consensus.cc:1275] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Refusing update from remote peer 2417a86126524b67b992ec06ba8eee35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.416164 19235 consensus_queue.cc:1048] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.462376 19190 raft_consensus.cc:1275] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Refusing update from remote peer 680016145df0466f86e1cd742d3411fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.463485 19246 consensus_queue.cc:1048] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.471114 18739 raft_consensus.cc:1275] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Refusing update from remote peer 680016145df0466f86e1cd742d3411fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.472553 19233 consensus_queue.cc:1048] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.548501 19189 raft_consensus.cc:1275] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Refusing update from remote peer 680016145df0466f86e1cd742d3411fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.549741 19233 consensus_queue.cc:1048] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.557920 18813 raft_consensus.cc:1275] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Refusing update from remote peer 680016145df0466f86e1cd742d3411fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.559253 19233 consensus_queue.cc:1048] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.586448 19189 raft_consensus.cc:1275] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Refusing update from remote peer 680016145df0466f86e1cd742d3411fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.587035 18886 raft_consensus.cc:1275] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Refusing update from remote peer 2417a86126524b67b992ec06ba8eee35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.588145 19233 consensus_queue.cc:1048] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.588436 19235 consensus_queue.cc:1048] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.597304 18813 raft_consensus.cc:1275] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Refusing update from remote peer 680016145df0466f86e1cd742d3411fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.599406 19233 consensus_queue.cc:1048] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.600368 19190 raft_consensus.cc:1275] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Refusing update from remote peer 2417a86126524b67b992ec06ba8eee35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.601836 19235 consensus_queue.cc:1048] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.720077 18813 raft_consensus.cc:1275] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Refusing update from remote peer 7ce935bacd4143cca6830a0c70d21271: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.721139 18999 consensus_queue.cc:1048] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.728706 19190 raft_consensus.cc:1275] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Refusing update from remote peer 7ce935bacd4143cca6830a0c70d21271: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.730029 19251 consensus_queue.cc:1048] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.738775 18739 raft_consensus.cc:1275] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [term 3 FOLLOWER]: Refusing update from remote peer 680016145df0466f86e1cd742d3411fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:50.739848 19233 consensus_queue.cc:1048] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:50.747087 19189 raft_consensus.cc:1275] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Refusing update from remote peer 680016145df0466f86e1cd742d3411fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:50.748291 19246 consensus_queue.cc:1048] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.786064 19189 raft_consensus.cc:1275] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 4 FOLLOWER]: Refusing update from remote peer 7ce935bacd4143cca6830a0c70d21271: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:07:50.787159 18997 consensus_queue.cc:1048] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:50.794344 18813 raft_consensus.cc:1275] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 4 FOLLOWER]: Refusing update from remote peer 7ce935bacd4143cca6830a0c70d21271: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:07:50.795428 19072 consensus_queue.cc:1048] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:59.228899 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:59.660118 18884 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51d4d468b4d04595ab8d68de6a50a6d3"
dest_uuid: "680016145df0466f86e1cd742d3411fa"
mode: GRACEFUL
new_leader_uuid: "07c8c6a704ef4b229bdeee4892149656"
 from {username='slave'} at 127.0.0.1:56306
I20260713 09:07:59.661231 18884 raft_consensus.cc:606] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 3 LEADER]: Received request to transfer leadership to TS 07c8c6a704ef4b229bdeee4892149656
I20260713 09:07:59.664963 18886 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83e13fd618c54b108deed5e792435960"
dest_uuid: "680016145df0466f86e1cd742d3411fa"
mode: GRACEFUL
new_leader_uuid: "07c8c6a704ef4b229bdeee4892149656"
 from {username='slave'} at 127.0.0.1:56306
I20260713 09:07:59.665480 18886 raft_consensus.cc:606] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [term 2 LEADER]: Received request to transfer leadership to TS 07c8c6a704ef4b229bdeee4892149656
I20260713 09:07:59.675360 18885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcc52ec0dfb44a759a428538ca5d3028"
dest_uuid: "680016145df0466f86e1cd742d3411fa"
mode: GRACEFUL
new_leader_uuid: "07c8c6a704ef4b229bdeee4892149656"
 from {username='slave'} at 127.0.0.1:56306
I20260713 09:07:59.675926 18885 raft_consensus.cc:606] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 2 LEADER]: Received request to transfer leadership to TS 07c8c6a704ef4b229bdeee4892149656
I20260713 09:07:59.689700 19301 raft_consensus.cc:993] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa: : Instructing follower 07c8c6a704ef4b229bdeee4892149656 to start an election
I20260713 09:07:59.690151 19301 raft_consensus.cc:1081] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [term 2 LEADER]: Signalling peer 07c8c6a704ef4b229bdeee4892149656 to start an election
I20260713 09:07:59.692335 19188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83e13fd618c54b108deed5e792435960"
dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
 from {username='slave'} at 127.0.0.1:50966
I20260713 09:07:59.692451 18737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c55d93d2c8314de38570c97e0f73516a"
dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
mode: GRACEFUL
new_leader_uuid: "07c8c6a704ef4b229bdeee4892149656"
 from {username='slave'} at 127.0.0.1:55796
I20260713 09:07:59.693017 18737 raft_consensus.cc:606] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [term 1 LEADER]: Received request to transfer leadership to TS 07c8c6a704ef4b229bdeee4892149656
I20260713 09:07:59.694308 19188 raft_consensus.cc:493] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:59.694741 19188 raft_consensus.cc:3060] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:59.696056 18886 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e167754643584c96a21316566acacc4d"
dest_uuid: "680016145df0466f86e1cd742d3411fa"
mode: GRACEFUL
new_leader_uuid: "07c8c6a704ef4b229bdeee4892149656"
 from {username='slave'} at 127.0.0.1:56306
I20260713 09:07:59.696650 18886 raft_consensus.cc:606] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 2 LEADER]: Received request to transfer leadership to TS 07c8c6a704ef4b229bdeee4892149656
I20260713 09:07:59.697738 16529 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:07:59.698772 16529 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:59.702770 19188 raft_consensus.cc:515] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:59.703377 19246 raft_consensus.cc:993] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa: : Instructing follower 07c8c6a704ef4b229bdeee4892149656 to start an election
I20260713 09:07:59.704324 19301 raft_consensus.cc:1081] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 2 LEADER]: Signalling peer 07c8c6a704ef4b229bdeee4892149656 to start an election
I20260713 09:07:59.705613 19188 leader_election.cc:290] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 3 election: Requested vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:59.711692 19188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcc52ec0dfb44a759a428538ca5d3028"
dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
 from {username='slave'} at 127.0.0.1:50966
I20260713 09:07:59.712211 19188 raft_consensus.cc:493] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:59.712540 19188 raft_consensus.cc:3060] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:59.719391 19188 raft_consensus.cc:515] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:59.721283 19188 leader_election.cc:290] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 3 election: Requested vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:07:59.721412 18812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e13fd618c54b108deed5e792435960" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:59.722126 18812 raft_consensus.cc:3060] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:59.723699 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc52ec0dfb44a759a428538ca5d3028" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:07:59.724252 18808 raft_consensus.cc:3060] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:59.724368 18885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc52ec0dfb44a759a428538ca5d3028" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:59.724880 18885 raft_consensus.cc:3055] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:59.725147 18885 raft_consensus.cc:740] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Running, Role: LEADER
I20260713 09:07:59.725947 18885 consensus_queue.cc:260] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [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: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:59.726956 18812 raft_consensus.cc:2468] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 3.
I20260713 09:07:59.726904 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e13fd618c54b108deed5e792435960" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:59.727118 18885 raft_consensus.cc:3060] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:59.727692 18886 raft_consensus.cc:3055] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:59.728006 18886 raft_consensus.cc:740] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Running, Role: LEADER
I20260713 09:07:59.728304 19143 leader_election.cc:304] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [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: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35; no voters: 
I20260713 09:07:59.728798 18886 consensus_queue.cc:260] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [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: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:59.730072 18886 raft_consensus.cc:3060] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:59.731040 18808 raft_consensus.cc:2468] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 3.
I20260713 09:07:59.733850 18885 raft_consensus.cc:2468] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 3.
I20260713 09:07:59.734088 19316 raft_consensus.cc:2804] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:59.735272 19145 leader_election.cc:304] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [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: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 
I20260713 09:07:59.737061 18886 raft_consensus.cc:2468] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 3.
I20260713 09:07:59.737368 19316 raft_consensus.cc:697] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 3 LEADER]: Becoming Leader. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Running, Role: LEADER
I20260713 09:07:59.737659 19318 raft_consensus.cc:2804] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:59.738145 19318 raft_consensus.cc:697] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 3 LEADER]: Becoming Leader. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Running, Role: LEADER
I20260713 09:07:59.738426 19316 consensus_queue.cc:237] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [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: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:59.738921 19318 consensus_queue.cc:237] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [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: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:07:59.748522 18562 catalog_manager.cc:5697] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 reported cstate change: term changed from 2 to 3, leader changed from 680016145df0466f86e1cd742d3411fa (127.16.36.68) to 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65). New cstate: current_term: 3 leader_uuid: "07c8c6a704ef4b229bdeee4892149656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:59.763586 18562 catalog_manager.cc:5697] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 reported cstate change: term changed from 2 to 3, leader changed from 680016145df0466f86e1cd742d3411fa (127.16.36.68) to 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65). New cstate: current_term: 3 leader_uuid: "07c8c6a704ef4b229bdeee4892149656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:59.779735 19246 raft_consensus.cc:993] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa: : Instructing follower 07c8c6a704ef4b229bdeee4892149656 to start an election
I20260713 09:07:59.780113 19301 raft_consensus.cc:1081] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 3 LEADER]: Signalling peer 07c8c6a704ef4b229bdeee4892149656 to start an election
I20260713 09:07:59.781282 19188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51d4d468b4d04595ab8d68de6a50a6d3"
dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
 from {username='slave'} at 127.0.0.1:50966
I20260713 09:07:59.781652 19188 raft_consensus.cc:493] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:59.781893 19188 raft_consensus.cc:3060] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:59.786518 19188 raft_consensus.cc:515] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:59.788177 19188 leader_election.cc:290] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 4 election: Requested vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:59.788704 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d4d468b4d04595ab8d68de6a50a6d3" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:59.789228 18886 raft_consensus.cc:3055] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:59.789484 18886 raft_consensus.cc:740] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Running, Role: LEADER
I20260713 09:07:59.790050 18886 consensus_queue.cc:260] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [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: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:59.790849 18886 raft_consensus.cc:3060] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:59.794663 18886 raft_consensus.cc:2468] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 4.
I20260713 09:07:59.795509 19145 leader_election.cc:304] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [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: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 
I20260713 09:07:59.796025 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d4d468b4d04595ab8d68de6a50a6d3" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
I20260713 09:07:59.796120 19318 raft_consensus.cc:2804] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:59.796509 18737 raft_consensus.cc:3060] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:59.796617 19318 raft_consensus.cc:697] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 4 LEADER]: Becoming Leader. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Running, Role: LEADER
I20260713 09:07:59.797446 19318 consensus_queue.cc:237] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [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: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:59.801851 18737 raft_consensus.cc:2468] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 4.
I20260713 09:07:59.803802 18562 catalog_manager.cc:5697] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 reported cstate change: term changed from 3 to 4, leader changed from 680016145df0466f86e1cd742d3411fa (127.16.36.68) to 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65). New cstate: current_term: 4 leader_uuid: "07c8c6a704ef4b229bdeee4892149656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:59.854794 19306 raft_consensus.cc:993] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271: : Instructing follower 07c8c6a704ef4b229bdeee4892149656 to start an election
I20260713 09:07:59.855259 19298 raft_consensus.cc:1081] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [term 1 LEADER]: Signalling peer 07c8c6a704ef4b229bdeee4892149656 to start an election
I20260713 09:07:59.856362 19188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c55d93d2c8314de38570c97e0f73516a"
dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
 from {username='slave'} at 127.0.0.1:50980
I20260713 09:07:59.856773 19188 raft_consensus.cc:493] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:59.857033 19188 raft_consensus.cc:3060] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:59.861344 19188 raft_consensus.cc:515] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:59.862754 19188 leader_election.cc:290] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 2 election: Requested vote from peers 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:07:59.863361 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55d93d2c8314de38570c97e0f73516a" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:07:59.863691 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55d93d2c8314de38570c97e0f73516a" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
I20260713 09:07:59.863924 18886 raft_consensus.cc:3060] T c55d93d2c8314de38570c97e0f73516a P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:59.864185 18737 raft_consensus.cc:3055] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:59.864449 18737 raft_consensus.cc:740] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Running, Role: LEADER
I20260713 09:07:59.865029 18737 consensus_queue.cc:260] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:59.865980 18737 raft_consensus.cc:3060] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:59.868124 18886 raft_consensus.cc:2468] T c55d93d2c8314de38570c97e0f73516a P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 2.
I20260713 09:07:59.868916 19145 leader_election.cc:304] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 680016145df0466f86e1cd742d3411fa; no voters: 
I20260713 09:07:59.869609 19318 raft_consensus.cc:2804] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:59.869971 19318 raft_consensus.cc:697] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [term 2 LEADER]: Becoming Leader. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Running, Role: LEADER
I20260713 09:07:59.870683 18737 raft_consensus.cc:2468] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 2.
I20260713 09:07:59.870775 19318 consensus_queue.cc:237] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } }
I20260713 09:07:59.878708 18562 catalog_manager.cc:5697] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 reported cstate change: term changed from 1 to 2, leader changed from 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66) to 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "07c8c6a704ef4b229bdeee4892149656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:00.000500 19246 raft_consensus.cc:993] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa: : Instructing follower 07c8c6a704ef4b229bdeee4892149656 to start an election
I20260713 09:08:00.000886 19301 raft_consensus.cc:1081] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 2 LEADER]: Signalling peer 07c8c6a704ef4b229bdeee4892149656 to start an election
I20260713 09:08:00.002154 19188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e167754643584c96a21316566acacc4d"
dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
 from {username='slave'} at 127.0.0.1:50966
I20260713 09:08:00.002692 19188 raft_consensus.cc:493] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:00.002954 19188 raft_consensus.cc:3060] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:00.008026 19188 raft_consensus.cc:515] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:08:00.009562 19188 leader_election.cc:290] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 3 election: Requested vote from peers 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:08:00.010291 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e167754643584c96a21316566acacc4d" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:08:00.010612 18886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e167754643584c96a21316566acacc4d" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:08:00.010836 18808 raft_consensus.cc:3060] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:00.011816 18886 raft_consensus.cc:3055] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:00.012125 18886 raft_consensus.cc:740] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 680016145df0466f86e1cd742d3411fa, State: Running, Role: LEADER
I20260713 09:08:00.012794 18886 consensus_queue.cc:260] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [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: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:08:00.013886 18886 raft_consensus.cc:3060] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:00.016733 18808 raft_consensus.cc:2468] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 3.
I20260713 09:08:00.017735 19143 leader_election.cc:304] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [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: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35; no voters: 
I20260713 09:08:00.018580 19318 raft_consensus.cc:2804] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:00.018949 19318 raft_consensus.cc:697] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 3 LEADER]: Becoming Leader. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Running, Role: LEADER
I20260713 09:08:00.019598 19318 consensus_queue.cc:237] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [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: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } }
I20260713 09:08:00.024474 18886 raft_consensus.cc:2468] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 3.
I20260713 09:08:00.026355 18562 catalog_manager.cc:5697] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 reported cstate change: term changed from 2 to 3, leader changed from 680016145df0466f86e1cd742d3411fa (127.16.36.68) to 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65). New cstate: current_term: 3 leader_uuid: "07c8c6a704ef4b229bdeee4892149656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:00.235448 18886 raft_consensus.cc:1275] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 4 FOLLOWER]: Refusing update from remote peer 07c8c6a704ef4b229bdeee4892149656: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:00.235595 18812 raft_consensus.cc:1275] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Refusing update from remote peer 07c8c6a704ef4b229bdeee4892149656: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:00.236501 19316 consensus_queue.cc:1048] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:00.236696 19318 consensus_queue.cc:1048] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:00.247735 18885 raft_consensus.cc:1275] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 3 FOLLOWER]: Refusing update from remote peer 07c8c6a704ef4b229bdeee4892149656: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:00.252274 19316 consensus_queue.cc:1048] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:00.255803 18737 raft_consensus.cc:1275] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [term 4 FOLLOWER]: Refusing update from remote peer 07c8c6a704ef4b229bdeee4892149656: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:00.257619 19318 consensus_queue.cc:1048] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:00.307323 18885 raft_consensus.cc:1275] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [term 3 FOLLOWER]: Refusing update from remote peer 07c8c6a704ef4b229bdeee4892149656: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:00.308478 19318 consensus_queue.cc:1048] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:00.315752 18812 raft_consensus.cc:1275] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Refusing update from remote peer 07c8c6a704ef4b229bdeee4892149656: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:00.318346 19316 consensus_queue.cc:1048] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:00.318672 18739 raft_consensus.cc:1275] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Refusing update from remote peer 07c8c6a704ef4b229bdeee4892149656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:00.320855 19316 consensus_queue.cc:1048] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:00.331588 18886 raft_consensus.cc:1275] T c55d93d2c8314de38570c97e0f73516a P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Refusing update from remote peer 07c8c6a704ef4b229bdeee4892149656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:00.333132 19316 consensus_queue.cc:1048] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:00.366961 18593 debug-util.cc:398] Leaking SignalData structure 0x7b08000c2380 after lost signal to thread 16532
W20260713 09:08:00.367764 18593 debug-util.cc:398] Leaking SignalData structure 0x7b08000abe80 after lost signal to thread 18596
W20260713 09:08:00.370375 18593 debug-util.cc:398] Leaking SignalData structure 0x7b080013ba00 after lost signal to thread 19215
I20260713 09:08:00.426385 18885 raft_consensus.cc:1275] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 3 FOLLOWER]: Refusing update from remote peer 07c8c6a704ef4b229bdeee4892149656: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:00.428043 19316 consensus_queue.cc:1048] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:00.436103 18812 raft_consensus.cc:1275] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Refusing update from remote peer 07c8c6a704ef4b229bdeee4892149656: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:00.438256 19332 consensus_queue.cc:1048] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:00.699602 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:00.719377 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:00.738934 18739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bdde6fdfc4349cfa06997541ce42082"
dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
mode: GRACEFUL
new_leader_uuid: "2417a86126524b67b992ec06ba8eee35"
 from {username='slave'} at 127.0.0.1:55796
I20260713 09:08:00.739354 18739 raft_consensus.cc:606] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [term 1 LEADER]: Received request to transfer leadership to TS 2417a86126524b67b992ec06ba8eee35
I20260713 09:08:00.741441 18739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c67c5e2ff9834997bd54bf3fbbba8129"
dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
mode: GRACEFUL
new_leader_uuid: "07c8c6a704ef4b229bdeee4892149656"
 from {username='slave'} at 127.0.0.1:55796
I20260713 09:08:00.741819 18739 raft_consensus.cc:606] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 2 LEADER]: Received request to transfer leadership to TS 07c8c6a704ef4b229bdeee4892149656
I20260713 09:08:00.744365 18739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7965e817c4a4f95baa1d89787915246"
dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
mode: GRACEFUL
new_leader_uuid: "2417a86126524b67b992ec06ba8eee35"
 from {username='slave'} at 127.0.0.1:55796
I20260713 09:08:00.744804 18739 raft_consensus.cc:606] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [term 1 LEADER]: Received request to transfer leadership to TS 2417a86126524b67b992ec06ba8eee35
I20260713 09:08:00.745811 16529 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:08:00.746577 16529 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:00.943189 19345 raft_consensus.cc:993] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271: : Instructing follower 07c8c6a704ef4b229bdeee4892149656 to start an election
I20260713 09:08:00.943643 19306 raft_consensus.cc:1081] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 2 LEADER]: Signalling peer 07c8c6a704ef4b229bdeee4892149656 to start an election
I20260713 09:08:00.945286 19188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c67c5e2ff9834997bd54bf3fbbba8129"
dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
 from {username='slave'} at 127.0.0.1:50980
I20260713 09:08:00.945719 19188 raft_consensus.cc:493] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:00.945984 19188 raft_consensus.cc:3060] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:00.950384 19188 raft_consensus.cc:515] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:08:00.952155 19188 leader_election.cc:290] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [CANDIDATE]: Term 3 election: Requested vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 2417a86126524b67b992ec06ba8eee35 (127.16.36.67:33607)
I20260713 09:08:00.952793 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67c5e2ff9834997bd54bf3fbbba8129" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
I20260713 09:08:00.953310 18737 raft_consensus.cc:3055] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:00.953545 18737 raft_consensus.cc:740] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Running, Role: LEADER
I20260713 09:08:00.953780 18812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67c5e2ff9834997bd54bf3fbbba8129" candidate_uuid: "07c8c6a704ef4b229bdeee4892149656" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2417a86126524b67b992ec06ba8eee35"
I20260713 09:08:00.954363 18812 raft_consensus.cc:3060] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:00.954136 18737 consensus_queue.cc:260] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [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: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:08:00.955246 18737 raft_consensus.cc:3060] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:00.960296 18812 raft_consensus.cc:2468] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 3.
I20260713 09:08:00.960440 18737 raft_consensus.cc:2468] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c8c6a704ef4b229bdeee4892149656 in term 3.
I20260713 09:08:00.961405 19143 leader_election.cc:304] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [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: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35; no voters: 
I20260713 09:08:00.962041 19334 raft_consensus.cc:2804] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:00.962543 19334 raft_consensus.cc:697] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 3 LEADER]: Becoming Leader. State: Replica: 07c8c6a704ef4b229bdeee4892149656, State: Running, Role: LEADER
I20260713 09:08:00.963373 19334 consensus_queue.cc:237] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [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: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:08:00.970849 19345 raft_consensus.cc:993] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271: : Instructing follower 2417a86126524b67b992ec06ba8eee35 to start an election
I20260713 09:08:00.971323 19306 raft_consensus.cc:1081] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [term 1 LEADER]: Signalling peer 2417a86126524b67b992ec06ba8eee35 to start an election
I20260713 09:08:00.971024 18562 catalog_manager.cc:5697] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 reported cstate change: term changed from 2 to 3, leader changed from 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66) to 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65). New cstate: current_term: 3 leader_uuid: "07c8c6a704ef4b229bdeee4892149656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:00.973070 18812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bdde6fdfc4349cfa06997541ce42082"
dest_uuid: "2417a86126524b67b992ec06ba8eee35"
 from {username='slave'} at 127.0.0.1:46438
I20260713 09:08:00.973531 18812 raft_consensus.cc:493] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:00.973877 18812 raft_consensus.cc:3060] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:00.980677 18812 raft_consensus.cc:515] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:08:00.983278 18885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdde6fdfc4349cfa06997541ce42082" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "680016145df0466f86e1cd742d3411fa"
I20260713 09:08:00.983753 18885 raft_consensus.cc:3060] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:00.984306 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdde6fdfc4349cfa06997541ce42082" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
I20260713 09:08:00.984990 18737 raft_consensus.cc:3055] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:00.985280 18737 raft_consensus.cc:740] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Running, Role: LEADER
I20260713 09:08:00.986048 18737 consensus_queue.cc:260] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:08:00.986953 18812 leader_election.cc:290] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 2 election: Requested vote from peers 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639), 680016145df0466f86e1cd742d3411fa (127.16.36.68:46663)
I20260713 09:08:00.987092 18737 raft_consensus.cc:3060] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:00.990572 18885 raft_consensus.cc:2468] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2417a86126524b67b992ec06ba8eee35 in term 2.
I20260713 09:08:00.991780 18779 leader_election.cc:304] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2417a86126524b67b992ec06ba8eee35, 680016145df0466f86e1cd742d3411fa; no voters: 
I20260713 09:08:00.992607 19309 raft_consensus.cc:2804] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:00.993193 18737 raft_consensus.cc:2468] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2417a86126524b67b992ec06ba8eee35 in term 2.
I20260713 09:08:00.993903 19309 raft_consensus.cc:697] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35 [term 2 LEADER]: Becoming Leader. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Running, Role: LEADER
I20260713 09:08:00.994799 19309 consensus_queue.cc:237] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } }
I20260713 09:08:01.002794 18562 catalog_manager.cc:5697] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35 reported cstate change: term changed from 1 to 2, leader changed from 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66) to 2417a86126524b67b992ec06ba8eee35 (127.16.36.67). New cstate: current_term: 2 leader_uuid: "2417a86126524b67b992ec06ba8eee35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.103374 19345 raft_consensus.cc:993] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271: : Instructing follower 2417a86126524b67b992ec06ba8eee35 to start an election
I20260713 09:08:01.103809 19306 raft_consensus.cc:1081] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [term 1 LEADER]: Signalling peer 2417a86126524b67b992ec06ba8eee35 to start an election
I20260713 09:08:01.105116 18812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7965e817c4a4f95baa1d89787915246"
dest_uuid: "2417a86126524b67b992ec06ba8eee35"
 from {username='slave'} at 127.0.0.1:46438
I20260713 09:08:01.105610 18812 raft_consensus.cc:493] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:01.105934 18812 raft_consensus.cc:3060] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.111824 18812 raft_consensus.cc:515] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:08:01.113544 18812 leader_election.cc:290] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 2 election: Requested vote from peers 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775), 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639)
I20260713 09:08:01.114078 19188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7965e817c4a4f95baa1d89787915246" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07c8c6a704ef4b229bdeee4892149656"
I20260713 09:08:01.114529 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7965e817c4a4f95baa1d89787915246" candidate_uuid: "2417a86126524b67b992ec06ba8eee35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ce935bacd4143cca6830a0c70d21271"
I20260713 09:08:01.114688 19188 raft_consensus.cc:3060] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.115108 18737 raft_consensus.cc:3055] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:01.115476 18737 raft_consensus.cc:740] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ce935bacd4143cca6830a0c70d21271, State: Running, Role: LEADER
I20260713 09:08:01.116209 18737 consensus_queue.cc:260] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:08:01.117543 18737 raft_consensus.cc:3060] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.121075 19188 raft_consensus.cc:2468] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2417a86126524b67b992ec06ba8eee35 in term 2.
I20260713 09:08:01.122874 18778 leader_election.cc:304] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c8c6a704ef4b229bdeee4892149656, 2417a86126524b67b992ec06ba8eee35; no voters: 
I20260713 09:08:01.123557 19309 raft_consensus.cc:2804] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:01.124007 18737 raft_consensus.cc:2468] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2417a86126524b67b992ec06ba8eee35 in term 2.
I20260713 09:08:01.124064 19309 raft_consensus.cc:697] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35 [term 2 LEADER]: Becoming Leader. State: Replica: 2417a86126524b67b992ec06ba8eee35, State: Running, Role: LEADER
I20260713 09:08:01.125321 19309 consensus_queue.cc:237] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } }
I20260713 09:08:01.134351 18562 catalog_manager.cc:5697] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35 reported cstate change: term changed from 1 to 2, leader changed from 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66) to 2417a86126524b67b992ec06ba8eee35 (127.16.36.67). New cstate: current_term: 2 leader_uuid: "2417a86126524b67b992ec06ba8eee35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:01.449746 18812 raft_consensus.cc:1275] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Refusing update from remote peer 07c8c6a704ef4b229bdeee4892149656: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:01.450793 19334 consensus_queue.cc:1048] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2417a86126524b67b992ec06ba8eee35" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:01.466562 18737 raft_consensus.cc:1275] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 3 FOLLOWER]: Refusing update from remote peer 07c8c6a704ef4b229bdeee4892149656: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:01.468051 19318 consensus_queue.cc:1048] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:01.473884 18885 raft_consensus.cc:1275] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Refusing update from remote peer 2417a86126524b67b992ec06ba8eee35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:01.475193 19350 consensus_queue.cc:1048] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680016145df0466f86e1cd742d3411fa" member_type: VOTER last_known_addr { host: "127.16.36.68" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:01.505337 18737 raft_consensus.cc:1275] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Refusing update from remote peer 2417a86126524b67b992ec06ba8eee35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:01.506807 19360 consensus_queue.cc:1048] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:01.594636 19188 raft_consensus.cc:1275] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Refusing update from remote peer 2417a86126524b67b992ec06ba8eee35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:01.595697 19309 consensus_queue.cc:1048] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c8c6a704ef4b229bdeee4892149656" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:01.600697 18737 raft_consensus.cc:1275] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Refusing update from remote peer 2417a86126524b67b992ec06ba8eee35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:01.602079 19360 consensus_queue.cc:1048] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ce935bacd4143cca6830a0c70d21271" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:01.747241 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:01.760344 16529 tablet_server.cc:179] TabletServer@127.16.36.65:38775 shutting down...
I20260713 09:08:01.781687 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:01.782373 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:01.783370 16529 raft_consensus.cc:2243] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:01.784246 16529 raft_consensus.cc:2272] T 51d4d468b4d04595ab8d68de6a50a6d3 P 07c8c6a704ef4b229bdeee4892149656 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.786330 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:01.786949 16529 raft_consensus.cc:2243] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.787539 16529 raft_consensus.cc:2272] T af50e411677445b593081469e81abc76 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.789995 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:01.790552 16529 raft_consensus.cc:2243] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:01.791414 16529 raft_consensus.cc:2272] T 83e13fd618c54b108deed5e792435960 P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:01.791733 18778 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260713 09:08:01.793692 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:01.794551 16529 raft_consensus.cc:2243] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.795121 16529 raft_consensus.cc:2272] T d23a134722f04cc2b1f7b02b8e0bd03f P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:01.795778 18778 consensus_peers.cc:597] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 -> Peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Couldn't send request to peer 07c8c6a704ef4b229bdeee4892149656. 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:08:01.797346 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:01.797919 16529 raft_consensus.cc:2243] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.798254 16529 raft_consensus.cc:2272] T 46b4c77d252140d9a8935b0993ffe699 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.800025 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:01.800496 16529 raft_consensus.cc:2243] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.800896 16529 raft_consensus.cc:2272] T 7906fb40d16f465db9f2a7d63fddea65 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.803018 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:01.803534 16529 raft_consensus.cc:2243] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:01.804175 16529 raft_consensus.cc:2272] T c67c5e2ff9834997bd54bf3fbbba8129 P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.806751 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:01.807231 16529 raft_consensus.cc:2243] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:01.808037 16529 raft_consensus.cc:2272] T e167754643584c96a21316566acacc4d P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.810426 16529 tablet_replica.cc:333] stopping tablet replica
W20260713 09:08:01.810741 18778 consensus_peers.cc:597] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 -> Peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Couldn't send request to peer 07c8c6a704ef4b229bdeee4892149656. 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:08:01.810995 16529 raft_consensus.cc:2243] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.811465 16529 raft_consensus.cc:2272] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.813282 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:01.813741 16529 raft_consensus.cc:2243] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.814159 16529 raft_consensus.cc:2272] T 9440dcd2d4564b619a486c9eb7d4a77a P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.816330 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:01.816818 16529 raft_consensus.cc:2243] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.817183 16529 raft_consensus.cc:2272] T 3ac2c4e6eb7c4af292851a832de80a49 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.819573 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:01.820066 16529 raft_consensus.cc:2243] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.820499 16529 raft_consensus.cc:2272] T c7965e817c4a4f95baa1d89787915246 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.822997 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:01.823457 16529 raft_consensus.cc:2243] T 041cd5903dc34df5b82a75ce6d94a320 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.823781 16529 raft_consensus.cc:2272] T 041cd5903dc34df5b82a75ce6d94a320 P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.825522 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:01.825930 16529 raft_consensus.cc:2243] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.826273 16529 raft_consensus.cc:2272] T 3d6c5d1863c14e36b370a78ea8e91c3b P 07c8c6a704ef4b229bdeee4892149656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.827962 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:01.828434 16529 raft_consensus.cc:2243] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:01.829062 16529 raft_consensus.cc:2272] T bcc52ec0dfb44a759a428538ca5d3028 P 07c8c6a704ef4b229bdeee4892149656 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.830826 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:01.831279 16529 raft_consensus.cc:2243] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.831646 16529 raft_consensus.cc:2272] T 2648fb731ae7473ebb6694ee4be603a2 P 07c8c6a704ef4b229bdeee4892149656 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.833338 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:01.833755 16529 raft_consensus.cc:2243] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:01.834378 16529 raft_consensus.cc:2272] T c55d93d2c8314de38570c97e0f73516a P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.835930 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:01.836349 16529 raft_consensus.cc:2243] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.836738 16529 raft_consensus.cc:2272] T 7d5c94d22bf442fda912ad75581bf361 P 07c8c6a704ef4b229bdeee4892149656 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:01.851372 18778 consensus_peers.cc:597] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 -> Peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Couldn't send request to peer 07c8c6a704ef4b229bdeee4892149656. 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:08:01.867179 18852 consensus_peers.cc:597] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa -> Peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Couldn't send request to peer 07c8c6a704ef4b229bdeee4892149656. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:38775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:01.876822 16529 tablet_server.cc:196] TabletServer@127.16.36.65:38775 shutdown complete.
W20260713 09:08:01.902422 18852 consensus_peers.cc:597] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa -> Peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Couldn't send request to peer 07c8c6a704ef4b229bdeee4892149656. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:38775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:01.919674 16529 tablet_server.cc:179] TabletServer@127.16.36.66:0 shutting down...
W20260713 09:08:01.939869 18852 consensus_peers.cc:597] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa -> Peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Couldn't send request to peer 07c8c6a704ef4b229bdeee4892149656. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:38775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:01.952961 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:08:01.953435 18704 consensus_peers.cc:597] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 -> Peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Couldn't send request to peer 07c8c6a704ef4b229bdeee4892149656. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:38775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:01.953751 16529 tablet_replica.cc:333] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 7ce935bacd4143cca6830a0c70d21271: stopping tablet replica
I20260713 09:08:01.954685 16529 raft_consensus.cc:2243] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.955255 16529 raft_consensus.cc:2272] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.957294 16529 tablet_replica.cc:333] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271: stopping tablet replica
I20260713 09:08:01.957804 16529 raft_consensus.cc:2243] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:01.958549 16529 raft_consensus.cc:2272] T 3d6c5d1863c14e36b370a78ea8e91c3b P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.960950 16529 tablet_replica.cc:333] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271: stopping tablet replica
I20260713 09:08:01.961647 16529 raft_consensus.cc:2243] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.962111 16529 raft_consensus.cc:2272] T c7965e817c4a4f95baa1d89787915246 P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.964205 16529 tablet_replica.cc:333] T a45c5d94bd914538a72e0ae3ec314d4b P 7ce935bacd4143cca6830a0c70d21271: stopping tablet replica
I20260713 09:08:01.964735 16529 raft_consensus.cc:2243] T a45c5d94bd914538a72e0ae3ec314d4b P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.965137 16529 raft_consensus.cc:2272] T a45c5d94bd914538a72e0ae3ec314d4b P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.966892 16529 tablet_replica.cc:333] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271: stopping tablet replica
I20260713 09:08:01.967362 16529 raft_consensus.cc:2243] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:01.968021 16529 raft_consensus.cc:2272] T 9b2ea62135754b9f898f1ff1f6a87910 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.969648 16529 tablet_replica.cc:333] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271: stopping tablet replica
I20260713 09:08:01.970119 16529 raft_consensus.cc:2243] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.970515 16529 raft_consensus.cc:2272] T 51d4d468b4d04595ab8d68de6a50a6d3 P 7ce935bacd4143cca6830a0c70d21271 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.972060 16529 tablet_replica.cc:333] T 7d5c94d22bf442fda912ad75581bf361 P 7ce935bacd4143cca6830a0c70d21271: stopping tablet replica
I20260713 09:08:01.972636 16529 raft_consensus.cc:2243] T 7d5c94d22bf442fda912ad75581bf361 P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.973140 16529 raft_consensus.cc:2272] T 7d5c94d22bf442fda912ad75581bf361 P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.975534 16529 tablet_replica.cc:333] T d2da4a3ab6424baca5b2fe9d0e484f0f P 7ce935bacd4143cca6830a0c70d21271: stopping tablet replica
I20260713 09:08:01.976023 16529 raft_consensus.cc:2243] T d2da4a3ab6424baca5b2fe9d0e484f0f P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.976388 16529 raft_consensus.cc:2272] T d2da4a3ab6424baca5b2fe9d0e484f0f P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.978044 16529 tablet_replica.cc:333] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271: stopping tablet replica
I20260713 09:08:01.978549 16529 raft_consensus.cc:2243] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.978897 16529 raft_consensus.cc:2272] T 4bdde6fdfc4349cfa06997541ce42082 P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.981555 16529 tablet_replica.cc:333] T 041cd5903dc34df5b82a75ce6d94a320 P 7ce935bacd4143cca6830a0c70d21271: stopping tablet replica
I20260713 09:08:01.982255 16529 raft_consensus.cc:2243] T 041cd5903dc34df5b82a75ce6d94a320 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.982822 16529 raft_consensus.cc:2272] T 041cd5903dc34df5b82a75ce6d94a320 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.985075 16529 tablet_replica.cc:333] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271: stopping tablet replica
I20260713 09:08:01.985756 16529 raft_consensus.cc:2243] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.986428 16529 raft_consensus.cc:2272] T c67c5e2ff9834997bd54bf3fbbba8129 P 7ce935bacd4143cca6830a0c70d21271 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:01.990917 18777 consensus_peers.cc:597] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 -> Peer 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639): Couldn't send request to peer 7ce935bacd4143cca6830a0c70d21271. 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:08:01.991000 16529 tablet_replica.cc:333] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271: stopping tablet replica
I20260713 09:08:01.991732 16529 raft_consensus.cc:2243] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.992277 16529 raft_consensus.cc:2272] T d23a134722f04cc2b1f7b02b8e0bd03f P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.994660 16529 tablet_replica.cc:333] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271: stopping tablet replica
I20260713 09:08:01.995275 16529 raft_consensus.cc:2243] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:01.996161 16529 raft_consensus.cc:2272] T bc1bae4ac6b1446d972fea8e112276ff P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.998610 16529 tablet_replica.cc:333] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271: stopping tablet replica
I20260713 09:08:01.999250 16529 raft_consensus.cc:2243] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.000202 16529 raft_consensus.cc:2272] T 46b4c77d252140d9a8935b0993ffe699 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.002694 16529 tablet_replica.cc:333] T 3ac2c4e6eb7c4af292851a832de80a49 P 7ce935bacd4143cca6830a0c70d21271: stopping tablet replica
I20260713 09:08:02.003361 16529 raft_consensus.cc:2243] T 3ac2c4e6eb7c4af292851a832de80a49 P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.003872 16529 raft_consensus.cc:2272] T 3ac2c4e6eb7c4af292851a832de80a49 P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:02.004592 18704 consensus_peers.cc:597] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 -> Peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Couldn't send request to peer 07c8c6a704ef4b229bdeee4892149656. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:38775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:02.006367 16529 tablet_replica.cc:333] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271: stopping tablet replica
I20260713 09:08:02.007045 16529 raft_consensus.cc:2243] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.007891 16529 raft_consensus.cc:2272] T 4ad50053c2724549b072087f7933e531 P 7ce935bacd4143cca6830a0c70d21271 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.010083 16529 tablet_replica.cc:333] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271: stopping tablet replica
I20260713 09:08:02.010710 16529 raft_consensus.cc:2243] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.011150 16529 raft_consensus.cc:2272] T c55d93d2c8314de38570c97e0f73516a P 7ce935bacd4143cca6830a0c70d21271 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.013360 16529 tablet_replica.cc:333] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271: stopping tablet replica
I20260713 09:08:02.013900 16529 raft_consensus.cc:2243] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.014835 16529 raft_consensus.cc:2272] T 2648fb731ae7473ebb6694ee4be603a2 P 7ce935bacd4143cca6830a0c70d21271 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.049733 16529 tablet_server.cc:196] TabletServer@127.16.36.66:0 shutdown complete.
W20260713 09:08:02.064277 18851 consensus_peers.cc:597] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa -> Peer 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639): Couldn't send request to peer 7ce935bacd4143cca6830a0c70d21271. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.66:39639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:02.072271 18777 consensus_peers.cc:597] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 -> Peer 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639): Couldn't send request to peer 7ce935bacd4143cca6830a0c70d21271. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.66:39639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:02.087435 18851 consensus_peers.cc:597] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa -> Peer 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639): Couldn't send request to peer 7ce935bacd4143cca6830a0c70d21271. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.66:39639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:02.089645 18851 consensus_peers.cc:597] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa -> Peer 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639): Couldn't send request to peer 7ce935bacd4143cca6830a0c70d21271. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.66:39639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:02.091423 16529 tablet_server.cc:179] TabletServer@127.16.36.67:0 shutting down...
W20260713 09:08:02.119629 18852 consensus_peers.cc:597] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa -> Peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Couldn't send request to peer 07c8c6a704ef4b229bdeee4892149656. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:38775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:02.123098 18778 consensus_peers.cc:597] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 -> Peer 07c8c6a704ef4b229bdeee4892149656 (127.16.36.65:38775): Couldn't send request to peer 07c8c6a704ef4b229bdeee4892149656. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:38775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:02.123467 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:02.124271 16529 tablet_replica.cc:333] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35: stopping tablet replica
I20260713 09:08:02.125074 16529 raft_consensus.cc:2243] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.126153 16529 raft_consensus.cc:2272] T c7965e817c4a4f95baa1d89787915246 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.129375 16529 tablet_replica.cc:333] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35: stopping tablet replica
I20260713 09:08:02.130198 16529 raft_consensus.cc:2243] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.134112 16529 raft_consensus.cc:2272] T 4bdde6fdfc4349cfa06997541ce42082 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.136577 16529 tablet_replica.cc:333] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35: stopping tablet replica
I20260713 09:08:02.137266 16529 raft_consensus.cc:2243] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.137776 16529 raft_consensus.cc:2272] T e167754643584c96a21316566acacc4d P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.139981 16529 tablet_replica.cc:333] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35: stopping tablet replica
I20260713 09:08:02.140657 16529 raft_consensus.cc:2243] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.141606 16529 raft_consensus.cc:2272] T b12f93da9fcd4a83b78a0fa5dd3c53cc P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.144043 16529 tablet_replica.cc:333] T d2da4a3ab6424baca5b2fe9d0e484f0f P 2417a86126524b67b992ec06ba8eee35: stopping tablet replica
I20260713 09:08:02.144712 16529 raft_consensus.cc:2243] T d2da4a3ab6424baca5b2fe9d0e484f0f P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.145211 16529 raft_consensus.cc:2272] T d2da4a3ab6424baca5b2fe9d0e484f0f P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.147701 16529 tablet_replica.cc:333] T 4ad50053c2724549b072087f7933e531 P 2417a86126524b67b992ec06ba8eee35: stopping tablet replica
I20260713 09:08:02.148412 16529 raft_consensus.cc:2243] T 4ad50053c2724549b072087f7933e531 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.148921 16529 raft_consensus.cc:2272] T 4ad50053c2724549b072087f7933e531 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.151269 16529 tablet_replica.cc:333] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35: stopping tablet replica
I20260713 09:08:02.151925 16529 raft_consensus.cc:2243] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.152419 16529 raft_consensus.cc:2272] T 83e13fd618c54b108deed5e792435960 P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.154634 16529 tablet_replica.cc:333] T a45c5d94bd914538a72e0ae3ec314d4b P 2417a86126524b67b992ec06ba8eee35: stopping tablet replica
I20260713 09:08:02.155333 16529 raft_consensus.cc:2243] T a45c5d94bd914538a72e0ae3ec314d4b P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.155778 16529 raft_consensus.cc:2272] T a45c5d94bd914538a72e0ae3ec314d4b P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.158243 16529 tablet_replica.cc:333] T 9b2ea62135754b9f898f1ff1f6a87910 P 2417a86126524b67b992ec06ba8eee35: stopping tablet replica
I20260713 09:08:02.158835 16529 raft_consensus.cc:2243] T 9b2ea62135754b9f898f1ff1f6a87910 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.159224 16529 raft_consensus.cc:2272] T 9b2ea62135754b9f898f1ff1f6a87910 P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.160969 16529 tablet_replica.cc:333] T bc1bae4ac6b1446d972fea8e112276ff P 2417a86126524b67b992ec06ba8eee35: stopping tablet replica
I20260713 09:08:02.161435 16529 raft_consensus.cc:2243] T bc1bae4ac6b1446d972fea8e112276ff P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.161811 16529 raft_consensus.cc:2272] T bc1bae4ac6b1446d972fea8e112276ff P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.163539 16529 tablet_replica.cc:333] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35: stopping tablet replica
I20260713 09:08:02.163980 16529 raft_consensus.cc:2243] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.164330 16529 raft_consensus.cc:2272] T c67c5e2ff9834997bd54bf3fbbba8129 P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.166450 16529 tablet_replica.cc:333] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35: stopping tablet replica
I20260713 09:08:02.166960 16529 raft_consensus.cc:2243] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.167369 16529 raft_consensus.cc:2272] T bcc52ec0dfb44a759a428538ca5d3028 P 2417a86126524b67b992ec06ba8eee35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.168913 16529 tablet_replica.cc:333] T 3d6c5d1863c14e36b370a78ea8e91c3b P 2417a86126524b67b992ec06ba8eee35: stopping tablet replica
I20260713 09:08:02.169363 16529 raft_consensus.cc:2243] T 3d6c5d1863c14e36b370a78ea8e91c3b P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.169708 16529 raft_consensus.cc:2272] T 3d6c5d1863c14e36b370a78ea8e91c3b P 2417a86126524b67b992ec06ba8eee35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.171371 16529 tablet_replica.cc:333] T af50e411677445b593081469e81abc76 P 2417a86126524b67b992ec06ba8eee35: stopping tablet replica
I20260713 09:08:02.171805 16529 raft_consensus.cc:2243] T af50e411677445b593081469e81abc76 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.172168 16529 raft_consensus.cc:2272] T af50e411677445b593081469e81abc76 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.173938 16529 tablet_replica.cc:333] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35: stopping tablet replica
I20260713 09:08:02.174340 16529 raft_consensus.cc:2243] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.175026 16529 raft_consensus.cc:2272] T 7906fb40d16f465db9f2a7d63fddea65 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.176689 16529 tablet_replica.cc:333] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35: stopping tablet replica
I20260713 09:08:02.177122 16529 raft_consensus.cc:2243] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.177778 16529 raft_consensus.cc:2272] T 3ac2c4e6eb7c4af292851a832de80a49 P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.179417 16529 tablet_replica.cc:333] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35: stopping tablet replica
I20260713 09:08:02.179841 16529 raft_consensus.cc:2243] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.180478 16529 raft_consensus.cc:2272] T 9440dcd2d4564b619a486c9eb7d4a77a P 2417a86126524b67b992ec06ba8eee35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.182111 16529 tablet_replica.cc:333] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35: stopping tablet replica
I20260713 09:08:02.182509 16529 raft_consensus.cc:2243] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.182922 16529 raft_consensus.cc:2272] T 2648fb731ae7473ebb6694ee4be603a2 P 2417a86126524b67b992ec06ba8eee35 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.217549 16529 tablet_server.cc:196] TabletServer@127.16.36.67:0 shutdown complete.
W20260713 09:08:02.222810 18851 consensus_peers.cc:597] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa -> Peer 7ce935bacd4143cca6830a0c70d21271 (127.16.36.66:39639): Couldn't send request to peer 7ce935bacd4143cca6830a0c70d21271. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.66:39639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:02.248709 16529 tablet_server.cc:179] TabletServer@127.16.36.68:0 shutting down...
I20260713 09:08:02.296500 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:02.297326 16529 tablet_replica.cc:333] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa: stopping tablet replica
I20260713 09:08:02.298805 16529 raft_consensus.cc:2243] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.299355 16529 raft_consensus.cc:2272] T 83e13fd618c54b108deed5e792435960 P 680016145df0466f86e1cd742d3411fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.301789 16529 tablet_replica.cc:333] T c55d93d2c8314de38570c97e0f73516a P 680016145df0466f86e1cd742d3411fa: stopping tablet replica
I20260713 09:08:02.302544 16529 raft_consensus.cc:2243] T c55d93d2c8314de38570c97e0f73516a P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.303057 16529 raft_consensus.cc:2272] T c55d93d2c8314de38570c97e0f73516a P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.305256 16529 tablet_replica.cc:333] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa: stopping tablet replica
I20260713 09:08:02.305949 16529 raft_consensus.cc:2243] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.306515 16529 raft_consensus.cc:2272] T 7906fb40d16f465db9f2a7d63fddea65 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.308735 16529 tablet_replica.cc:333] T 4ad50053c2724549b072087f7933e531 P 680016145df0466f86e1cd742d3411fa: stopping tablet replica
I20260713 09:08:02.309441 16529 raft_consensus.cc:2243] T 4ad50053c2724549b072087f7933e531 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.309973 16529 raft_consensus.cc:2272] T 4ad50053c2724549b072087f7933e531 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.312405 16529 tablet_replica.cc:333] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa: stopping tablet replica
I20260713 09:08:02.313100 16529 raft_consensus.cc:2243] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.313586 16529 raft_consensus.cc:2272] T 51d4d468b4d04595ab8d68de6a50a6d3 P 680016145df0466f86e1cd742d3411fa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.315872 16529 tablet_replica.cc:333] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa: stopping tablet replica
I20260713 09:08:02.316567 16529 raft_consensus.cc:2243] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.317468 16529 raft_consensus.cc:2272] T d2da4a3ab6424baca5b2fe9d0e484f0f P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.319708 16529 tablet_replica.cc:333] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa: stopping tablet replica
I20260713 09:08:02.320323 16529 raft_consensus.cc:2243] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.321213 16529 raft_consensus.cc:2272] T 7d5c94d22bf442fda912ad75581bf361 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.323536 16529 tablet_replica.cc:333] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa: stopping tablet replica
I20260713 09:08:02.324175 16529 raft_consensus.cc:2243] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.324601 16529 raft_consensus.cc:2272] T 4bdde6fdfc4349cfa06997541ce42082 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.327067 16529 tablet_replica.cc:333] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa: stopping tablet replica
I20260713 09:08:02.327693 16529 raft_consensus.cc:2243] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.328526 16529 raft_consensus.cc:2272] T 041cd5903dc34df5b82a75ce6d94a320 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.330852 16529 tablet_replica.cc:333] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa: stopping tablet replica
I20260713 09:08:02.331523 16529 raft_consensus.cc:2243] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.332391 16529 raft_consensus.cc:2272] T d23a134722f04cc2b1f7b02b8e0bd03f P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.334834 16529 tablet_replica.cc:333] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa: stopping tablet replica
I20260713 09:08:02.335482 16529 raft_consensus.cc:2243] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.335948 16529 raft_consensus.cc:2272] T bc1bae4ac6b1446d972fea8e112276ff P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.338173 16529 tablet_replica.cc:333] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa: stopping tablet replica
I20260713 09:08:02.338814 16529 raft_consensus.cc:2243] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.339249 16529 raft_consensus.cc:2272] T bcc52ec0dfb44a759a428538ca5d3028 P 680016145df0466f86e1cd742d3411fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.341327 16529 tablet_replica.cc:333] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa: stopping tablet replica
I20260713 09:08:02.341914 16529 raft_consensus.cc:2243] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.342345 16529 raft_consensus.cc:2272] T e167754643584c96a21316566acacc4d P 680016145df0466f86e1cd742d3411fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.344493 16529 tablet_replica.cc:333] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa: stopping tablet replica
I20260713 09:08:02.345090 16529 raft_consensus.cc:2243] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.345974 16529 raft_consensus.cc:2272] T af50e411677445b593081469e81abc76 P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.348287 16529 tablet_replica.cc:333] T 9b2ea62135754b9f898f1ff1f6a87910 P 680016145df0466f86e1cd742d3411fa: stopping tablet replica
I20260713 09:08:02.348881 16529 raft_consensus.cc:2243] T 9b2ea62135754b9f898f1ff1f6a87910 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.349331 16529 raft_consensus.cc:2272] T 9b2ea62135754b9f898f1ff1f6a87910 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.351526 16529 tablet_replica.cc:333] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa: stopping tablet replica
I20260713 09:08:02.352099 16529 raft_consensus.cc:2243] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.352936 16529 raft_consensus.cc:2272] T a45c5d94bd914538a72e0ae3ec314d4b P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.355077 16529 tablet_replica.cc:333] T 46b4c77d252140d9a8935b0993ffe699 P 680016145df0466f86e1cd742d3411fa: stopping tablet replica
I20260713 09:08:02.355682 16529 raft_consensus.cc:2243] T 46b4c77d252140d9a8935b0993ffe699 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.356150 16529 raft_consensus.cc:2272] T 46b4c77d252140d9a8935b0993ffe699 P 680016145df0466f86e1cd742d3411fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.358345 16529 tablet_replica.cc:333] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa: stopping tablet replica
I20260713 09:08:02.358904 16529 raft_consensus.cc:2243] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.359336 16529 raft_consensus.cc:2272] T 9440dcd2d4564b619a486c9eb7d4a77a P 680016145df0466f86e1cd742d3411fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.393471 16529 tablet_server.cc:196] TabletServer@127.16.36.68:0 shutdown complete.
I20260713 09:08:02.424561 16529 master.cc:562] Master@127.16.36.126:44121 shutting down...
I20260713 09:08:02.445874 16529 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.446353 16529 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.446681 16529 tablet_replica.cc:333] T 00000000000000000000000000000000 P e8df7901146c43bd827a81853394d9b7: stopping tablet replica
I20260713 09:08:03.279817 16529 master.cc:584] Master@127.16.36.126:44121 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18687 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:08:03.331652 16529 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.36.126:38959
I20260713 09:08:03.332720 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:03.338203 19376 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:03.338301 19375 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:03.338685 19378 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:03.339610 16529 server_base.cc:1061] running on GCE node
I20260713 09:08:03.340446 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:03.340638 16529 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:03.340782 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933683340766 us; error 0 us; skew 500 ppm
I20260713 09:08:03.341306 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:03.343407 16529 webserver.cc:533] Webserver started at http://127.16.36.126:37193/ using document root <none> and password file <none>
I20260713 09:08:03.343840 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:03.343997 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:03.344254 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:03.345249 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-0/minicluster-data/master-0-root/instance:
uuid: "652c3575391f4b8a91dcedef2745ef2b"
format_stamp: "Formatted at 2026-07-13 09:08:03 on dist-test-slave-f03f"
I20260713 09:08:03.349165 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:08:03.352089 19383 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:03.352733 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:03.352977 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-0/minicluster-data/master-0-root
uuid: "652c3575391f4b8a91dcedef2745ef2b"
format_stamp: "Formatted at 2026-07-13 09:08:03 on dist-test-slave-f03f"
I20260713 09:08:03.353209 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-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:03.370064 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:03.371285 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:03.407763 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.126:38959
I20260713 09:08:03.407864 19434 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.126:38959 every 8 connection(s)
I20260713 09:08:03.411303 19435 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:03.420473 19435 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b: Bootstrap starting.
I20260713 09:08:03.425125 19435 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.428783 19435 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b: No bootstrap required, opened a new log
I20260713 09:08:03.430712 19435 raft_consensus.cc:359] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "652c3575391f4b8a91dcedef2745ef2b" member_type: VOTER }
I20260713 09:08:03.431052 19435 raft_consensus.cc:385] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.431224 19435 raft_consensus.cc:740] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652c3575391f4b8a91dcedef2745ef2b, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.431685 19435 consensus_queue.cc:260] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "652c3575391f4b8a91dcedef2745ef2b" member_type: VOTER }
I20260713 09:08:03.432078 19435 raft_consensus.cc:399] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:03.432257 19435 raft_consensus.cc:493] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:03.432447 19435 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.436221 19435 raft_consensus.cc:515] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "652c3575391f4b8a91dcedef2745ef2b" member_type: VOTER }
I20260713 09:08:03.436647 19435 leader_election.cc:304] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b [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: 652c3575391f4b8a91dcedef2745ef2b; no voters: 
I20260713 09:08:03.437616 19435 leader_election.cc:290] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:03.437891 19438 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:03.439043 19438 raft_consensus.cc:697] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b [term 1 LEADER]: Becoming Leader. State: Replica: 652c3575391f4b8a91dcedef2745ef2b, State: Running, Role: LEADER
I20260713 09:08:03.439657 19438 consensus_queue.cc:237] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b [LEADER]: Queue going to LEADER mode. State: All 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: "652c3575391f4b8a91dcedef2745ef2b" member_type: VOTER }
I20260713 09:08:03.440263 19435 sys_catalog.cc:565] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:03.443693 19439 sys_catalog.cc:455] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "652c3575391f4b8a91dcedef2745ef2b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "652c3575391f4b8a91dcedef2745ef2b" member_type: VOTER } }
I20260713 09:08:03.443733 19440 sys_catalog.cc:455] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 652c3575391f4b8a91dcedef2745ef2b. Latest consensus state: current_term: 1 leader_uuid: "652c3575391f4b8a91dcedef2745ef2b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "652c3575391f4b8a91dcedef2745ef2b" member_type: VOTER } }
I20260713 09:08:03.444494 19439 sys_catalog.cc:458] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:03.444543 19440 sys_catalog.cc:458] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:03.447077 19444 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:03.451785 19444 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:03.458904 16529 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:03.460605 19444 catalog_manager.cc:1383] Generated new cluster ID: 71d3fe7eb1884e199b0c4c56ba1c4814
I20260713 09:08:03.460842 19444 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:03.475283 19444 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:03.476359 19444 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:03.488096 19444 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b: Generated new TSK 0
I20260713 09:08:03.488590 19444 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:03.492640 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:03.497929 19456 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:03.498682 19457 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:03.499974 19459 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:03.500725 16529 server_base.cc:1061] running on GCE node
I20260713 09:08:03.501500 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:03.501677 16529 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:03.501792 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933683501782 us; error 0 us; skew 500 ppm
I20260713 09:08:03.502244 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:03.504179 16529 webserver.cc:533] Webserver started at http://127.16.36.65:43119/ using document root <none> and password file <none>
I20260713 09:08:03.504591 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:03.504743 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:03.504936 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:03.505857 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-0/minicluster-data/ts-0-root/instance:
uuid: "dedfea0720774cffa0bf63535ec4ae62"
format_stamp: "Formatted at 2026-07-13 09:08:03 on dist-test-slave-f03f"
I20260713 09:08:03.509730 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
I20260713 09:08:03.512682 19464 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:03.513322 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:03.513566 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-0/minicluster-data/ts-0-root
uuid: "dedfea0720774cffa0bf63535ec4ae62"
format_stamp: "Formatted at 2026-07-13 09:08:03 on dist-test-slave-f03f"
I20260713 09:08:03.513828 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-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:03.531910 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:03.532998 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:03.534315 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:03.536412 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:03.536592 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:03.536813 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:03.536969 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:03.573805 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.65:44437
I20260713 09:08:03.573905 19526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.65:44437 every 8 connection(s)
I20260713 09:08:03.578919 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:03.585353 19531 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:03.586289 19532 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:03.588208 19534 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:03.588794 16529 server_base.cc:1061] running on GCE node
I20260713 09:08:03.589993 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:03.590251 16529 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:03.590425 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933683590406 us; error 0 us; skew 500 ppm
I20260713 09:08:03.591090 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:03.591248 19527 heartbeater.cc:344] Connected to a master server at 127.16.36.126:38959
I20260713 09:08:03.591575 19527 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:03.592373 19527 heartbeater.cc:507] Master 127.16.36.126:38959 requested a full tablet report, sending...
I20260713 09:08:03.593408 16529 webserver.cc:533] Webserver started at http://127.16.36.66:41165/ using document root <none> and password file <none>
I20260713 09:08:03.593999 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:03.594237 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:03.594574 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:03.594463 19400 ts_manager.cc:194] Registered new tserver with Master: dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437)
I20260713 09:08:03.596063 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-0/minicluster-data/ts-1-root/instance:
uuid: "e9790b0ce18c431da22e79fc84794670"
format_stamp: "Formatted at 2026-07-13 09:08:03 on dist-test-slave-f03f"
I20260713 09:08:03.596855 19400 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56864
I20260713 09:08:03.600641 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:03.603725 19539 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:03.604378 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:03.604624 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-0/minicluster-data/ts-1-root
uuid: "e9790b0ce18c431da22e79fc84794670"
format_stamp: "Formatted at 2026-07-13 09:08:03 on dist-test-slave-f03f"
I20260713 09:08:03.604876 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-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:03.615769 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:03.616762 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:03.618016 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:03.619980 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:03.620165 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:03.620369 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:03.620509 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:03.657557 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.66:41655
I20260713 09:08:03.657646 19601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.66:41655 every 8 connection(s)
I20260713 09:08:03.661912 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:03.667712 19605 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:03.668322 19606 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:08:03.671339 16529 server_base.cc:1061] running on GCE node
W20260713 09:08:03.672307 19609 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:03.672796 19602 heartbeater.cc:344] Connected to a master server at 127.16.36.126:38959
I20260713 09:08:03.673136 19602 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:03.673265 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:03.673517 16529 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:03.673671 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933683673655 us; error 0 us; skew 500 ppm
I20260713 09:08:03.673790 19602 heartbeater.cc:507] Master 127.16.36.126:38959 requested a full tablet report, sending...
I20260713 09:08:03.674219 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:03.675716 19400 ts_manager.cc:194] Registered new tserver with Master: e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655)
I20260713 09:08:03.676620 16529 webserver.cc:533] Webserver started at http://127.16.36.67:42995/ using document root <none> and password file <none>
I20260713 09:08:03.677122 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:03.677080 19400 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56876
I20260713 09:08:03.677498 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:03.677776 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:03.678936 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-0/minicluster-data/ts-2-root/instance:
uuid: "c74b4b5ff7e6440194619e5794aaaa79"
format_stamp: "Formatted at 2026-07-13 09:08:03 on dist-test-slave-f03f"
I20260713 09:08:03.682973 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:03.685782 19613 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:03.686416 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:03.686697 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-0/minicluster-data/ts-2-root
uuid: "c74b4b5ff7e6440194619e5794aaaa79"
format_stamp: "Formatted at 2026-07-13 09:08:03 on dist-test-slave-f03f"
I20260713 09:08:03.686946 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-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:08:03.705327 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:03.706301 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:03.707671 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:03.709618 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:03.709803 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:03.710006 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:03.710150 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:03.746007 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.67:41601
I20260713 09:08:03.746111 19675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.67:41601 every 8 connection(s)
I20260713 09:08:03.758448 19676 heartbeater.cc:344] Connected to a master server at 127.16.36.126:38959
I20260713 09:08:03.758841 19676 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:03.759490 19676 heartbeater.cc:507] Master 127.16.36.126:38959 requested a full tablet report, sending...
I20260713 09:08:03.761329 19400 ts_manager.cc:194] Registered new tserver with Master: c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601)
I20260713 09:08:03.762042 16529 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013094514s
I20260713 09:08:03.762637 19400 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56892
I20260713 09:08:03.784098 19400 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56904:
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:08:03.786739 19400 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:08:03.859478 19641 tablet_service.cc:1511] Processing CreateTablet for tablet 0fc0ee6eee0042c083443533f9d3d2dd (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:03.860874 19641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fc0ee6eee0042c083443533f9d3d2dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.863292 19567 tablet_service.cc:1511] Processing CreateTablet for tablet 0fc0ee6eee0042c083443533f9d3d2dd (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:03.863493 19638 tablet_service.cc:1511] Processing CreateTablet for tablet 7173b4d4b24f4a7f821c44fc7b772a47 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:03.864565 19567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fc0ee6eee0042c083443533f9d3d2dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.864830 19638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7173b4d4b24f4a7f821c44fc7b772a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.866961 19640 tablet_service.cc:1511] Processing CreateTablet for tablet b0aa55abafa0443da0b2786a282dc543 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:03.868883 19492 tablet_service.cc:1511] Processing CreateTablet for tablet 0fc0ee6eee0042c083443533f9d3d2dd (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:03.869076 19639 tablet_service.cc:1511] Processing CreateTablet for tablet e9fe2d9b009f4e118b3f7a046169d672 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:03.869215 19491 tablet_service.cc:1511] Processing CreateTablet for tablet b0aa55abafa0443da0b2786a282dc543 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:03.870101 19492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fc0ee6eee0042c083443533f9d3d2dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.871294 19490 tablet_service.cc:1511] Processing CreateTablet for tablet e9fe2d9b009f4e118b3f7a046169d672 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:03.871505 19637 tablet_service.cc:1511] Processing CreateTablet for tablet 0b438fe431cf4cbf8917f48a4d5dd7f8 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:03.872524 19490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9fe2d9b009f4e118b3f7a046169d672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.873422 19566 tablet_service.cc:1511] Processing CreateTablet for tablet b0aa55abafa0443da0b2786a282dc543 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:03.874692 19566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0aa55abafa0443da0b2786a282dc543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.874464 19636 tablet_service.cc:1511] Processing CreateTablet for tablet 77f841d3a9ee4aa1b7c60a0e8da3000b (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:03.875578 19489 tablet_service.cc:1511] Processing CreateTablet for tablet 7173b4d4b24f4a7f821c44fc7b772a47 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:03.876824 19489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7173b4d4b24f4a7f821c44fc7b772a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.877447 19635 tablet_service.cc:1511] Processing CreateTablet for tablet 88f8429710ed4c8285e44b2b74515008 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:03.879446 19488 tablet_service.cc:1511] Processing CreateTablet for tablet 0b438fe431cf4cbf8917f48a4d5dd7f8 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:03.880415 19640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0aa55abafa0443da0b2786a282dc543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.880671 19488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b438fe431cf4cbf8917f48a4d5dd7f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.882843 19635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88f8429710ed4c8285e44b2b74515008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.883492 19565 tablet_service.cc:1511] Processing CreateTablet for tablet e9fe2d9b009f4e118b3f7a046169d672 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:03.883915 19487 tablet_service.cc:1511] Processing CreateTablet for tablet 77f841d3a9ee4aa1b7c60a0e8da3000b (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:03.884773 19565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9fe2d9b009f4e118b3f7a046169d672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.885120 19487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77f841d3a9ee4aa1b7c60a0e8da3000b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.885880 19636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77f841d3a9ee4aa1b7c60a0e8da3000b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.886889 19637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b438fe431cf4cbf8917f48a4d5dd7f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.887503 19486 tablet_service.cc:1511] Processing CreateTablet for tablet 88f8429710ed4c8285e44b2b74515008 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:03.888695 19486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88f8429710ed4c8285e44b2b74515008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.891570 19485 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc7fc6e125e426a888c13b86ac54a06 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:03.892513 19639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9fe2d9b009f4e118b3f7a046169d672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.892742 19485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc7fc6e125e426a888c13b86ac54a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.895977 19564 tablet_service.cc:1511] Processing CreateTablet for tablet 7173b4d4b24f4a7f821c44fc7b772a47 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:03.897174 19564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7173b4d4b24f4a7f821c44fc7b772a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.897955 19491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0aa55abafa0443da0b2786a282dc543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.899860 19563 tablet_service.cc:1511] Processing CreateTablet for tablet 0b438fe431cf4cbf8917f48a4d5dd7f8 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:03.901109 19563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b438fe431cf4cbf8917f48a4d5dd7f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.907565 19562 tablet_service.cc:1511] Processing CreateTablet for tablet 77f841d3a9ee4aa1b7c60a0e8da3000b (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:03.908813 19562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77f841d3a9ee4aa1b7c60a0e8da3000b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.925928 19561 tablet_service.cc:1511] Processing CreateTablet for tablet 88f8429710ed4c8285e44b2b74515008 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:03.927301 19561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88f8429710ed4c8285e44b2b74515008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.936734 19634 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc7fc6e125e426a888c13b86ac54a06 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:03.938150 19634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc7fc6e125e426a888c13b86ac54a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.947620 19484 tablet_service.cc:1511] Processing CreateTablet for tablet 6350543ccad745e3a662f70f8569a1b0 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:03.948946 19484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6350543ccad745e3a662f70f8569a1b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.967316 19560 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc7fc6e125e426a888c13b86ac54a06 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:03.968747 19560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc7fc6e125e426a888c13b86ac54a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.975592 19559 tablet_service.cc:1511] Processing CreateTablet for tablet 6350543ccad745e3a662f70f8569a1b0 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:03.976992 19559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6350543ccad745e3a662f70f8569a1b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.997131 19691 tablet_bootstrap.cc:492] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79: Bootstrap starting.
I20260713 09:08:04.027364 19562 tablet_service.cc:1511] Processing CreateTablet for tablet b2662487802248dd8fc8aaa480f72215 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:04.028774 19562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2662487802248dd8fc8aaa480f72215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:04.030687 19691 tablet_bootstrap.cc:654] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.030881 19487 tablet_service.cc:1511] Processing CreateTablet for tablet b2662487802248dd8fc8aaa480f72215 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:04.032001 19487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2662487802248dd8fc8aaa480f72215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:04.047369 19638 tablet_service.cc:1511] Processing CreateTablet for tablet b2662487802248dd8fc8aaa480f72215 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:04.048542 19638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2662487802248dd8fc8aaa480f72215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:04.059366 19636 tablet_service.cc:1511] Processing CreateTablet for tablet 6350543ccad745e3a662f70f8569a1b0 (DEFAULT_TABLE table=test-workload [id=8c0bd3975e724ccea8fe468b8d61b189]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:04.060544 19636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6350543ccad745e3a662f70f8569a1b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:04.069257 19692 tablet_bootstrap.cc:492] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap starting.
I20260713 09:08:04.072670 19693 tablet_bootstrap.cc:492] T e9fe2d9b009f4e118b3f7a046169d672 P e9790b0ce18c431da22e79fc84794670: Bootstrap starting.
I20260713 09:08:04.079550 19692 tablet_bootstrap.cc:654] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.087002 19693 tablet_bootstrap.cc:654] T e9fe2d9b009f4e118b3f7a046169d672 P e9790b0ce18c431da22e79fc84794670: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.093240 19691 tablet_bootstrap.cc:492] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79: No bootstrap required, opened a new log
I20260713 09:08:04.093672 19691 ts_tablet_manager.cc:1403] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79: Time spent bootstrapping tablet: real 0.097s	user 0.019s	sys 0.025s
I20260713 09:08:04.093981 19692 tablet_bootstrap.cc:492] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62: No bootstrap required, opened a new log
I20260713 09:08:04.094430 19692 ts_tablet_manager.cc:1403] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.000s
I20260713 09:08:04.095592 19693 tablet_bootstrap.cc:492] T e9fe2d9b009f4e118b3f7a046169d672 P e9790b0ce18c431da22e79fc84794670: No bootstrap required, opened a new log
I20260713 09:08:04.096103 19693 ts_tablet_manager.cc:1403] T e9fe2d9b009f4e118b3f7a046169d672 P e9790b0ce18c431da22e79fc84794670: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260713 09:08:04.096235 19691 raft_consensus.cc:359] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } }
I20260713 09:08:04.096962 19691 raft_consensus.cc:385] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.097271 19691 raft_consensus.cc:740] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c74b4b5ff7e6440194619e5794aaaa79, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.097101 19692 raft_consensus.cc:359] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.097798 19692 raft_consensus.cc:385] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.098110 19692 raft_consensus.cc:740] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.098016 19691 consensus_queue.cc:260] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } }
I20260713 09:08:04.098392 19693 raft_consensus.cc:359] T e9fe2d9b009f4e118b3f7a046169d672 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.099090 19693 raft_consensus.cc:385] T e9fe2d9b009f4e118b3f7a046169d672 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.098886 19692 consensus_queue.cc:260] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.099406 19693 raft_consensus.cc:740] T e9fe2d9b009f4e118b3f7a046169d672 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9790b0ce18c431da22e79fc84794670, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.100297 19676 heartbeater.cc:499] Master 127.16.36.126:38959 was elected leader, sending a full tablet report...
I20260713 09:08:04.100137 19693 consensus_queue.cc:260] T e9fe2d9b009f4e118b3f7a046169d672 P e9790b0ce18c431da22e79fc84794670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.100639 19691 ts_tablet_manager.cc:1434] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:08:04.101696 19691 tablet_bootstrap.cc:492] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79: Bootstrap starting.
I20260713 09:08:04.107810 19691 tablet_bootstrap.cc:654] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.111169 19527 heartbeater.cc:499] Master 127.16.36.126:38959 was elected leader, sending a full tablet report...
I20260713 09:08:04.111691 19692 ts_tablet_manager.cc:1434] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.011s
I20260713 09:08:04.112576 19692 tablet_bootstrap.cc:492] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62: Bootstrap starting.
I20260713 09:08:04.118310 19692 tablet_bootstrap.cc:654] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.122969 19691 tablet_bootstrap.cc:492] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79: No bootstrap required, opened a new log
I20260713 09:08:04.123446 19691 ts_tablet_manager.cc:1403] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260713 09:08:04.126205 19691 raft_consensus.cc:359] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.126924 19691 raft_consensus.cc:385] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.127205 19691 raft_consensus.cc:740] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c74b4b5ff7e6440194619e5794aaaa79, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.128003 19691 consensus_queue.cc:260] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.130066 19691 ts_tablet_manager.cc:1434] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:04.130993 19691 tablet_bootstrap.cc:492] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79: Bootstrap starting.
I20260713 09:08:04.144191 19692 tablet_bootstrap.cc:492] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62: No bootstrap required, opened a new log
I20260713 09:08:04.144411 19691 tablet_bootstrap.cc:654] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.144642 19692 ts_tablet_manager.cc:1403] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.017s
I20260713 09:08:04.148171 19692 raft_consensus.cc:359] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } }
I20260713 09:08:04.148859 19692 raft_consensus.cc:385] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.149142 19692 raft_consensus.cc:740] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.149857 19692 consensus_queue.cc:260] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } }
I20260713 09:08:04.154377 19692 ts_tablet_manager.cc:1434] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:04.155269 19692 tablet_bootstrap.cc:492] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62: Bootstrap starting.
I20260713 09:08:04.155843 19691 tablet_bootstrap.cc:492] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79: No bootstrap required, opened a new log
I20260713 09:08:04.156293 19691 ts_tablet_manager.cc:1403] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.004s
I20260713 09:08:04.158959 19691 raft_consensus.cc:359] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.159611 19691 raft_consensus.cc:385] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.159876 19691 raft_consensus.cc:740] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c74b4b5ff7e6440194619e5794aaaa79, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.161051 19692 tablet_bootstrap.cc:654] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.160718 19691 consensus_queue.cc:260] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.163410 19698 raft_consensus.cc:493] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.163861 19698 raft_consensus.cc:515] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.165156 19702 raft_consensus.cc:493] T e9fe2d9b009f4e118b3f7a046169d672 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.169906 19697 raft_consensus.cc:493] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.165324 19693 ts_tablet_manager.cc:1434] T e9fe2d9b009f4e118b3f7a046169d672 P e9790b0ce18c431da22e79fc84794670: Time spent starting tablet: real 0.069s	user 0.035s	sys 0.033s
I20260713 09:08:04.170395 19697 raft_consensus.cc:515] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } }
I20260713 09:08:04.171772 19693 tablet_bootstrap.cc:492] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670: Bootstrap starting.
I20260713 09:08:04.169852 19702 raft_consensus.cc:515] T e9fe2d9b009f4e118b3f7a046169d672 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.165452 19691 ts_tablet_manager.cc:1434] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:08:04.166357 19698 leader_election.cc:290] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655), c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601)
I20260713 09:08:04.169180 19602 heartbeater.cc:499] Master 127.16.36.126:38959 was elected leader, sending a full tablet report...
I20260713 09:08:04.174521 19702 leader_election.cc:290] T e9fe2d9b009f4e118b3f7a046169d672 P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437), c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601)
I20260713 09:08:04.179960 19693 tablet_bootstrap.cc:654] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.183563 19697 leader_election.cc:290] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655), dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437)
I20260713 09:08:04.174667 19691 tablet_bootstrap.cc:492] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79: Bootstrap starting.
I20260713 09:08:04.201618 19691 tablet_bootstrap.cc:654] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.240442 19501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc0ee6eee0042c083443533f9d3d2dd" candidate_uuid: "c74b4b5ff7e6440194619e5794aaaa79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dedfea0720774cffa0bf63535ec4ae62" is_pre_election: true
I20260713 09:08:04.241307 19501 raft_consensus.cc:2468] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c74b4b5ff7e6440194619e5794aaaa79 in term 0.
I20260713 09:08:04.240460 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9fe2d9b009f4e118b3f7a046169d672" candidate_uuid: "e9790b0ce18c431da22e79fc84794670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dedfea0720774cffa0bf63535ec4ae62" is_pre_election: true
W20260713 09:08:04.248299 19540 leader_election.cc:343] T e9fe2d9b009f4e118b3f7a046169d672 P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.248190 19693 tablet_bootstrap.cc:492] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670: No bootstrap required, opened a new log
I20260713 09:08:04.250764 19693 ts_tablet_manager.cc:1403] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.010s
I20260713 09:08:04.251700 19692 tablet_bootstrap.cc:492] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62: No bootstrap required, opened a new log
I20260713 09:08:04.252226 19692 ts_tablet_manager.cc:1403] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.008s
I20260713 09:08:04.253561 19693 raft_consensus.cc:359] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.254316 19693 raft_consensus.cc:385] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.254709 19693 raft_consensus.cc:740] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9790b0ce18c431da22e79fc84794670, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.255499 19692 raft_consensus.cc:359] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.255579 19693 consensus_queue.cc:260] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.256325 19692 raft_consensus.cc:385] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.256654 19692 raft_consensus.cc:740] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.257189 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f8429710ed4c8285e44b2b74515008" candidate_uuid: "dedfea0720774cffa0bf63535ec4ae62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c74b4b5ff7e6440194619e5794aaaa79" is_pre_election: true
I20260713 09:08:04.257761 19693 ts_tablet_manager.cc:1434] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:04.257479 19692 consensus_queue.cc:260] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.257872 19651 raft_consensus.cc:2468] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dedfea0720774cffa0bf63535ec4ae62 in term 0.
I20260713 09:08:04.258716 19693 tablet_bootstrap.cc:492] T b0aa55abafa0443da0b2786a282dc543 P e9790b0ce18c431da22e79fc84794670: Bootstrap starting.
I20260713 09:08:04.259277 19465 leader_election.cc:304] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c74b4b5ff7e6440194619e5794aaaa79, dedfea0720774cffa0bf63535ec4ae62; no voters: 
I20260713 09:08:04.260265 19691 tablet_bootstrap.cc:492] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79: No bootstrap required, opened a new log
I20260713 09:08:04.260756 19691 ts_tablet_manager.cc:1403] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.003s
I20260713 09:08:04.261183 19698 raft_consensus.cc:2804] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.261572 19698 raft_consensus.cc:493] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.261891 19698 raft_consensus.cc:3060] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.265364 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9fe2d9b009f4e118b3f7a046169d672" candidate_uuid: "e9790b0ce18c431da22e79fc84794670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c74b4b5ff7e6440194619e5794aaaa79" is_pre_election: true
I20260713 09:08:04.266835 19614 leader_election.cc:304] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c74b4b5ff7e6440194619e5794aaaa79, dedfea0720774cffa0bf63535ec4ae62; no voters: 
W20260713 09:08:04.267632 19540 leader_election.cc:343] T e9fe2d9b009f4e118b3f7a046169d672 P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.268059 19540 leader_election.cc:304] T e9fe2d9b009f4e118b3f7a046169d672 P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9790b0ce18c431da22e79fc84794670; no voters: c74b4b5ff7e6440194619e5794aaaa79, dedfea0720774cffa0bf63535ec4ae62
I20260713 09:08:04.268913 19698 raft_consensus.cc:515] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.269232 19702 raft_consensus.cc:2749] T e9fe2d9b009f4e118b3f7a046169d672 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:04.269737 19699 raft_consensus.cc:493] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.270377 19693 tablet_bootstrap.cc:654] T b0aa55abafa0443da0b2786a282dc543 P e9790b0ce18c431da22e79fc84794670: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.270167 19699 raft_consensus.cc:515] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.271486 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f8429710ed4c8285e44b2b74515008" candidate_uuid: "dedfea0720774cffa0bf63535ec4ae62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9790b0ce18c431da22e79fc84794670" is_pre_election: true
I20260713 09:08:04.272197 19699 leader_election.cc:290] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437), c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601)
I20260713 09:08:04.274085 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f841d3a9ee4aa1b7c60a0e8da3000b" candidate_uuid: "e9790b0ce18c431da22e79fc84794670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dedfea0720774cffa0bf63535ec4ae62" is_pre_election: true
I20260713 09:08:04.274730 19502 raft_consensus.cc:2468] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9790b0ce18c431da22e79fc84794670 in term 0.
W20260713 09:08:04.274995 19468 leader_election.cc:343] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.275818 19697 raft_consensus.cc:2804] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.276189 19697 raft_consensus.cc:493] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.276512 19697 raft_consensus.cc:3060] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.277733 19540 leader_election.cc:304] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dedfea0720774cffa0bf63535ec4ae62, e9790b0ce18c431da22e79fc84794670; no voters: 
I20260713 09:08:04.278617 19699 raft_consensus.cc:2804] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.278997 19699 raft_consensus.cc:493] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.279378 19699 raft_consensus.cc:3060] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.280140 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc0ee6eee0042c083443533f9d3d2dd" candidate_uuid: "c74b4b5ff7e6440194619e5794aaaa79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9790b0ce18c431da22e79fc84794670" is_pre_election: true
I20260713 09:08:04.281189 19693 tablet_bootstrap.cc:492] T b0aa55abafa0443da0b2786a282dc543 P e9790b0ce18c431da22e79fc84794670: No bootstrap required, opened a new log
W20260713 09:08:04.281519 19617 leader_election.cc:343] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.281634 19693 ts_tablet_manager.cc:1403] T b0aa55abafa0443da0b2786a282dc543 P e9790b0ce18c431da22e79fc84794670: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.006s
I20260713 09:08:04.283149 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f841d3a9ee4aa1b7c60a0e8da3000b" candidate_uuid: "e9790b0ce18c431da22e79fc84794670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c74b4b5ff7e6440194619e5794aaaa79" is_pre_election: true
I20260713 09:08:04.283933 19692 ts_tablet_manager.cc:1434] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.004s
W20260713 09:08:04.284476 19540 leader_election.cc:343] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.285051 19693 raft_consensus.cc:359] T b0aa55abafa0443da0b2786a282dc543 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.285710 19693 raft_consensus.cc:385] T b0aa55abafa0443da0b2786a282dc543 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.285995 19693 raft_consensus.cc:740] T b0aa55abafa0443da0b2786a282dc543 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9790b0ce18c431da22e79fc84794670, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.286193 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f8429710ed4c8285e44b2b74515008" candidate_uuid: "dedfea0720774cffa0bf63535ec4ae62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9790b0ce18c431da22e79fc84794670"
I20260713 09:08:04.287012 19693 consensus_queue.cc:260] T b0aa55abafa0443da0b2786a282dc543 P e9790b0ce18c431da22e79fc84794670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
W20260713 09:08:04.287601 19468 leader_election.cc:343] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.285995 19697 raft_consensus.cc:515] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } }
I20260713 09:08:04.288684 19698 leader_election.cc:290] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [CANDIDATE]: Term 1 election: Requested vote from peers e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655), c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601)
I20260713 09:08:04.289709 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f8429710ed4c8285e44b2b74515008" candidate_uuid: "dedfea0720774cffa0bf63535ec4ae62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c74b4b5ff7e6440194619e5794aaaa79"
I20260713 09:08:04.290271 19651 raft_consensus.cc:3060] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.290773 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc0ee6eee0042c083443533f9d3d2dd" candidate_uuid: "c74b4b5ff7e6440194619e5794aaaa79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9790b0ce18c431da22e79fc84794670"
I20260713 09:08:04.291355 19692 tablet_bootstrap.cc:492] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap starting.
W20260713 09:08:04.292057 19617 leader_election.cc:343] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.293686 19693 ts_tablet_manager.cc:1434] T b0aa55abafa0443da0b2786a282dc543 P e9790b0ce18c431da22e79fc84794670: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:08:04.293952 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc0ee6eee0042c083443533f9d3d2dd" candidate_uuid: "c74b4b5ff7e6440194619e5794aaaa79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dedfea0720774cffa0bf63535ec4ae62"
I20260713 09:08:04.294667 19693 tablet_bootstrap.cc:492] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670: Bootstrap starting.
I20260713 09:08:04.294561 19502 raft_consensus.cc:3060] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.297798 19692 tablet_bootstrap.cc:654] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.287314 19691 raft_consensus.cc:359] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.300541 19691 raft_consensus.cc:385] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.300875 19691 raft_consensus.cc:740] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c74b4b5ff7e6440194619e5794aaaa79, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.301748 19502 raft_consensus.cc:2468] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c74b4b5ff7e6440194619e5794aaaa79 in term 1.
I20260713 09:08:04.301666 19691 consensus_queue.cc:260] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.302971 19614 leader_election.cc:304] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c74b4b5ff7e6440194619e5794aaaa79, dedfea0720774cffa0bf63535ec4ae62; no voters: e9790b0ce18c431da22e79fc84794670
I20260713 09:08:04.288367 19699 raft_consensus.cc:515] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.304670 19697 leader_election.cc:290] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 election: Requested vote from peers e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655), dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437)
I20260713 09:08:04.305727 19697 raft_consensus.cc:2804] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.307461 19697 raft_consensus.cc:697] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 [term 1 LEADER]: Becoming Leader. State: Replica: c74b4b5ff7e6440194619e5794aaaa79, State: Running, Role: LEADER
I20260713 09:08:04.307551 19699 leader_election.cc:290] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 1 election: Requested vote from peers dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437), c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601)
I20260713 09:08:04.306775 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f841d3a9ee4aa1b7c60a0e8da3000b" candidate_uuid: "e9790b0ce18c431da22e79fc84794670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dedfea0720774cffa0bf63535ec4ae62"
I20260713 09:08:04.307927 19650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f841d3a9ee4aa1b7c60a0e8da3000b" candidate_uuid: "e9790b0ce18c431da22e79fc84794670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c74b4b5ff7e6440194619e5794aaaa79"
I20260713 09:08:04.308305 19502 raft_consensus.cc:3060] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.304665 19651 raft_consensus.cc:2468] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dedfea0720774cffa0bf63535ec4ae62 in term 1.
I20260713 09:08:04.310009 19693 tablet_bootstrap.cc:654] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.309350 19465 leader_election.cc:304] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c74b4b5ff7e6440194619e5794aaaa79, dedfea0720774cffa0bf63535ec4ae62; no voters: e9790b0ce18c431da22e79fc84794670
W20260713 09:08:04.309090 19540 leader_election.cc:343] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.315932 19691 ts_tablet_manager.cc:1434] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79: Time spent starting tablet: real 0.055s	user 0.011s	sys 0.002s
I20260713 09:08:04.316193 19698 raft_consensus.cc:2804] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.317117 19691 tablet_bootstrap.cc:492] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79: Bootstrap starting.
I20260713 09:08:04.318110 19502 raft_consensus.cc:2468] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9790b0ce18c431da22e79fc84794670 in term 1.
I20260713 09:08:04.319311 19716 raft_consensus.cc:493] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.319207 19540 leader_election.cc:304] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dedfea0720774cffa0bf63535ec4ae62, e9790b0ce18c431da22e79fc84794670; no voters: c74b4b5ff7e6440194619e5794aaaa79
I20260713 09:08:04.319983 19699 raft_consensus.cc:2804] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.320431 19699 raft_consensus.cc:697] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 [term 1 LEADER]: Becoming Leader. State: Replica: e9790b0ce18c431da22e79fc84794670, State: Running, Role: LEADER
I20260713 09:08:04.308477 19697 consensus_queue.cc:237] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } }
I20260713 09:08:04.321197 19699 consensus_queue.cc:237] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.322510 19716 raft_consensus.cc:515] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.324709 19691 tablet_bootstrap.cc:654] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.325166 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7fc6e125e426a888c13b86ac54a06" candidate_uuid: "c74b4b5ff7e6440194619e5794aaaa79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dedfea0720774cffa0bf63535ec4ae62" is_pre_election: true
W20260713 09:08:04.326426 19614 leader_election.cc:343] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.327530 19717 raft_consensus.cc:493] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.327977 19717 raft_consensus.cc:515] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.330271 19692 tablet_bootstrap.cc:492] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62: No bootstrap required, opened a new log
I20260713 09:08:04.330796 19692 ts_tablet_manager.cc:1403] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.000s
I20260713 09:08:04.331454 19400 catalog_manager.cc:5697] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9790b0ce18c431da22e79fc84794670 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "e9790b0ce18c431da22e79fc84794670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.332486 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aa55abafa0443da0b2786a282dc543" candidate_uuid: "c74b4b5ff7e6440194619e5794aaaa79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dedfea0720774cffa0bf63535ec4ae62" is_pre_election: true
I20260713 09:08:04.333678 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aa55abafa0443da0b2786a282dc543" candidate_uuid: "c74b4b5ff7e6440194619e5794aaaa79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9790b0ce18c431da22e79fc84794670" is_pre_election: true
I20260713 09:08:04.333550 19692 raft_consensus.cc:359] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.334357 19577 raft_consensus.cc:2468] T b0aa55abafa0443da0b2786a282dc543 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c74b4b5ff7e6440194619e5794aaaa79 in term 0.
W20260713 09:08:04.335008 19614 leader_election.cc:343] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.335469 19716 leader_election.cc:290] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437), e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655)
I20260713 09:08:04.337469 19617 leader_election.cc:304] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 [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: c74b4b5ff7e6440194619e5794aaaa79, e9790b0ce18c431da22e79fc84794670; no voters: dedfea0720774cffa0bf63535ec4ae62
I20260713 09:08:04.340988 19716 raft_consensus.cc:2804] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.341420 19716 raft_consensus.cc:493] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.341784 19716 raft_consensus.cc:3060] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.346897 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7fc6e125e426a888c13b86ac54a06" candidate_uuid: "c74b4b5ff7e6440194619e5794aaaa79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9790b0ce18c431da22e79fc84794670" is_pre_election: true
W20260713 09:08:04.348517 19617 leader_election.cc:343] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.349014 19617 leader_election.cc:304] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c74b4b5ff7e6440194619e5794aaaa79; no voters: dedfea0720774cffa0bf63535ec4ae62, e9790b0ce18c431da22e79fc84794670
I20260713 09:08:04.335531 19717 leader_election.cc:290] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437), e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655)
I20260713 09:08:04.350471 19717 raft_consensus.cc:2749] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:04.334337 19692 raft_consensus.cc:385] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.354399 19692 raft_consensus.cc:740] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.355443 19692 consensus_queue.cc:260] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.358840 19692 ts_tablet_manager.cc:1434] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260713 09:08:04.360498 19691 tablet_bootstrap.cc:492] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79: No bootstrap required, opened a new log
I20260713 09:08:04.361069 19691 ts_tablet_manager.cc:1403] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.015s
I20260713 09:08:04.363013 19692 tablet_bootstrap.cc:492] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap starting.
I20260713 09:08:04.363948 19691 raft_consensus.cc:359] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.364691 19691 raft_consensus.cc:385] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.364980 19691 raft_consensus.cc:740] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c74b4b5ff7e6440194619e5794aaaa79, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.366449 19716 raft_consensus.cc:515] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.368656 19716 leader_election.cc:290] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 election: Requested vote from peers dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437), e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655)
I20260713 09:08:04.369385 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aa55abafa0443da0b2786a282dc543" candidate_uuid: "c74b4b5ff7e6440194619e5794aaaa79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dedfea0720774cffa0bf63535ec4ae62"
W20260713 09:08:04.370877 19614 leader_election.cc:343] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.371044 19698 raft_consensus.cc:697] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [term 1 LEADER]: Becoming Leader. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Running, Role: LEADER
I20260713 09:08:04.365656 19691 consensus_queue.cc:260] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.372113 19698 consensus_queue.cc:237] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.373374 19691 ts_tablet_manager.cc:1434] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260713 09:08:04.374152 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aa55abafa0443da0b2786a282dc543" candidate_uuid: "c74b4b5ff7e6440194619e5794aaaa79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9790b0ce18c431da22e79fc84794670"
I20260713 09:08:04.374378 19691 tablet_bootstrap.cc:492] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79: Bootstrap starting.
I20260713 09:08:04.374739 19577 raft_consensus.cc:3060] T b0aa55abafa0443da0b2786a282dc543 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.381320 19691 tablet_bootstrap.cc:654] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.381688 19577 raft_consensus.cc:2468] T b0aa55abafa0443da0b2786a282dc543 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c74b4b5ff7e6440194619e5794aaaa79 in term 1.
I20260713 09:08:04.382936 19617 leader_election.cc:304] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c74b4b5ff7e6440194619e5794aaaa79, e9790b0ce18c431da22e79fc84794670; no voters: dedfea0720774cffa0bf63535ec4ae62
I20260713 09:08:04.386713 19716 raft_consensus.cc:2804] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.387214 19716 raft_consensus.cc:697] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 LEADER]: Becoming Leader. State: Replica: c74b4b5ff7e6440194619e5794aaaa79, State: Running, Role: LEADER
I20260713 09:08:04.388085 19716 consensus_queue.cc:237] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.395761 19399 catalog_manager.cc:5697] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 reported cstate change: term changed from 0 to 1, leader changed from <none> to dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "dedfea0720774cffa0bf63535ec4ae62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.401630 19398 catalog_manager.cc:5697] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 reported cstate change: term changed from 0 to 1, leader changed from <none> to c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67). New cstate: current_term: 1 leader_uuid: "c74b4b5ff7e6440194619e5794aaaa79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.409699 19692 tablet_bootstrap.cc:654] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.414297 19693 tablet_bootstrap.cc:492] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670: No bootstrap required, opened a new log
I20260713 09:08:04.414803 19693 ts_tablet_manager.cc:1403] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670: Time spent bootstrapping tablet: real 0.120s	user 0.027s	sys 0.037s
I20260713 09:08:04.417511 19693 raft_consensus.cc:359] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.418145 19693 raft_consensus.cc:385] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.418419 19693 raft_consensus.cc:740] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9790b0ce18c431da22e79fc84794670, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.418756 19691 tablet_bootstrap.cc:492] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79: No bootstrap required, opened a new log
I20260713 09:08:04.419265 19691 ts_tablet_manager.cc:1403] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.027s
I20260713 09:08:04.419286 19693 consensus_queue.cc:260] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.421399 19692 tablet_bootstrap.cc:492] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62: No bootstrap required, opened a new log
I20260713 09:08:04.421689 19693 ts_tablet_manager.cc:1434] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:08:04.421868 19692 ts_tablet_manager.cc:1403] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.010s
I20260713 09:08:04.422129 19691 raft_consensus.cc:359] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.422825 19691 raft_consensus.cc:385] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.422953 19693 tablet_bootstrap.cc:492] T 0fc0ee6eee0042c083443533f9d3d2dd P e9790b0ce18c431da22e79fc84794670: Bootstrap starting.
I20260713 09:08:04.423152 19691 raft_consensus.cc:740] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c74b4b5ff7e6440194619e5794aaaa79, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.423921 19691 consensus_queue.cc:260] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.425024 19692 raft_consensus.cc:359] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.425721 19692 raft_consensus.cc:385] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.426012 19691 ts_tablet_manager.cc:1434] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:04.427125 19691 tablet_bootstrap.cc:492] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79: Bootstrap starting.
I20260713 09:08:04.425990 19692 raft_consensus.cc:740] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.429347 19692 consensus_queue.cc:260] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.431622 19692 ts_tablet_manager.cc:1434] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260713 09:08:04.432518 19692 tablet_bootstrap.cc:492] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap starting.
I20260713 09:08:04.432885 19691 tablet_bootstrap.cc:654] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.438248 19692 tablet_bootstrap.cc:654] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.438867 19693 tablet_bootstrap.cc:654] T 0fc0ee6eee0042c083443533f9d3d2dd P e9790b0ce18c431da22e79fc84794670: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.449784 19693 tablet_bootstrap.cc:492] T 0fc0ee6eee0042c083443533f9d3d2dd P e9790b0ce18c431da22e79fc84794670: No bootstrap required, opened a new log
I20260713 09:08:04.450202 19693 ts_tablet_manager.cc:1403] T 0fc0ee6eee0042c083443533f9d3d2dd P e9790b0ce18c431da22e79fc84794670: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.000s
I20260713 09:08:04.452790 19693 raft_consensus.cc:359] T 0fc0ee6eee0042c083443533f9d3d2dd P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } }
I20260713 09:08:04.453819 19693 raft_consensus.cc:385] T 0fc0ee6eee0042c083443533f9d3d2dd P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.454099 19693 raft_consensus.cc:740] T 0fc0ee6eee0042c083443533f9d3d2dd P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9790b0ce18c431da22e79fc84794670, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.454926 19693 consensus_queue.cc:260] T 0fc0ee6eee0042c083443533f9d3d2dd P e9790b0ce18c431da22e79fc84794670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } }
W20260713 09:08:04.459722 19448 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:04.461400 19693 ts_tablet_manager.cc:1434] T 0fc0ee6eee0042c083443533f9d3d2dd P e9790b0ce18c431da22e79fc84794670: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:08:04.465008 19693 tablet_bootstrap.cc:492] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P e9790b0ce18c431da22e79fc84794670: Bootstrap starting.
I20260713 09:08:04.465369 19691 tablet_bootstrap.cc:492] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79: No bootstrap required, opened a new log
I20260713 09:08:04.465850 19691 ts_tablet_manager.cc:1403] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.016s
I20260713 09:08:04.466480 19692 tablet_bootstrap.cc:492] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62: No bootstrap required, opened a new log
I20260713 09:08:04.467031 19692 ts_tablet_manager.cc:1403] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.017s
I20260713 09:08:04.468606 19691 raft_consensus.cc:359] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.469313 19691 raft_consensus.cc:385] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.469590 19691 raft_consensus.cc:740] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c74b4b5ff7e6440194619e5794aaaa79, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.469938 19692 raft_consensus.cc:359] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.470769 19693 tablet_bootstrap.cc:654] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P e9790b0ce18c431da22e79fc84794670: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.470400 19691 consensus_queue.cc:260] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.470734 19692 raft_consensus.cc:385] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.471483 19692 raft_consensus.cc:740] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.472178 19692 consensus_queue.cc:260] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.474261 19692 ts_tablet_manager.cc:1434] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:08:04.475272 19692 tablet_bootstrap.cc:492] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap starting.
I20260713 09:08:04.470063 19398 catalog_manager.cc:5697] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 reported cstate change: term changed from 0 to 1, leader changed from <none> to c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67). New cstate: current_term: 1 leader_uuid: "c74b4b5ff7e6440194619e5794aaaa79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:04.479411 19691 ts_tablet_manager.cc:1434] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:08:04.480288 19693 tablet_bootstrap.cc:492] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P e9790b0ce18c431da22e79fc84794670: No bootstrap required, opened a new log
I20260713 09:08:04.480381 19691 tablet_bootstrap.cc:492] T 77f841d3a9ee4aa1b7c60a0e8da3000b P c74b4b5ff7e6440194619e5794aaaa79: Bootstrap starting.
I20260713 09:08:04.480876 19693 ts_tablet_manager.cc:1403] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P e9790b0ce18c431da22e79fc84794670: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260713 09:08:04.481626 19692 tablet_bootstrap.cc:654] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.483793 19693 raft_consensus.cc:359] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.484553 19693 raft_consensus.cc:385] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.484876 19693 raft_consensus.cc:740] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9790b0ce18c431da22e79fc84794670, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.485725 19693 consensus_queue.cc:260] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P e9790b0ce18c431da22e79fc84794670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.486773 19691 tablet_bootstrap.cc:654] T 77f841d3a9ee4aa1b7c60a0e8da3000b P c74b4b5ff7e6440194619e5794aaaa79: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.487972 19693 ts_tablet_manager.cc:1434] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P e9790b0ce18c431da22e79fc84794670: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:04.489053 19693 tablet_bootstrap.cc:492] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670: Bootstrap starting.
I20260713 09:08:04.494658 19693 tablet_bootstrap.cc:654] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.522926 19693 tablet_bootstrap.cc:492] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670: No bootstrap required, opened a new log
I20260713 09:08:04.523145 19692 tablet_bootstrap.cc:492] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62: No bootstrap required, opened a new log
I20260713 09:08:04.523170 19691 tablet_bootstrap.cc:492] T 77f841d3a9ee4aa1b7c60a0e8da3000b P c74b4b5ff7e6440194619e5794aaaa79: No bootstrap required, opened a new log
I20260713 09:08:04.523299 19693 ts_tablet_manager.cc:1403] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.020s
I20260713 09:08:04.523814 19691 ts_tablet_manager.cc:1403] T 77f841d3a9ee4aa1b7c60a0e8da3000b P c74b4b5ff7e6440194619e5794aaaa79: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.023s
I20260713 09:08:04.523814 19692 ts_tablet_manager.cc:1403] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.027s
I20260713 09:08:04.525583 19693 raft_consensus.cc:359] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.526103 19693 raft_consensus.cc:385] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.526319 19693 raft_consensus.cc:740] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9790b0ce18c431da22e79fc84794670, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.526446 19691 raft_consensus.cc:359] T 77f841d3a9ee4aa1b7c60a0e8da3000b P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.526719 19692 raft_consensus.cc:359] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.527146 19691 raft_consensus.cc:385] T 77f841d3a9ee4aa1b7c60a0e8da3000b P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.526955 19693 consensus_queue.cc:260] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.527376 19692 raft_consensus.cc:385] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.527433 19691 raft_consensus.cc:740] T 77f841d3a9ee4aa1b7c60a0e8da3000b P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c74b4b5ff7e6440194619e5794aaaa79, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.527740 19692 raft_consensus.cc:740] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.528294 19691 consensus_queue.cc:260] T 77f841d3a9ee4aa1b7c60a0e8da3000b P c74b4b5ff7e6440194619e5794aaaa79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.528532 19692 consensus_queue.cc:260] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.529032 19693 ts_tablet_manager.cc:1434] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:04.530004 19693 tablet_bootstrap.cc:492] T 7173b4d4b24f4a7f821c44fc7b772a47 P e9790b0ce18c431da22e79fc84794670: Bootstrap starting.
I20260713 09:08:04.533936 19691 ts_tablet_manager.cc:1434] T 77f841d3a9ee4aa1b7c60a0e8da3000b P c74b4b5ff7e6440194619e5794aaaa79: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260713 09:08:04.534814 19691 tablet_bootstrap.cc:492] T 6350543ccad745e3a662f70f8569a1b0 P c74b4b5ff7e6440194619e5794aaaa79: Bootstrap starting.
I20260713 09:08:04.535233 19693 tablet_bootstrap.cc:654] T 7173b4d4b24f4a7f821c44fc7b772a47 P e9790b0ce18c431da22e79fc84794670: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.536937 19692 ts_tablet_manager.cc:1434] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:08:04.537902 19692 tablet_bootstrap.cc:492] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap starting.
I20260713 09:08:04.539680 19691 tablet_bootstrap.cc:654] T 6350543ccad745e3a662f70f8569a1b0 P c74b4b5ff7e6440194619e5794aaaa79: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.543910 19692 tablet_bootstrap.cc:654] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.543813 19716 raft_consensus.cc:493] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.544368 19716 raft_consensus.cc:515] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.548436 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b438fe431cf4cbf8917f48a4d5dd7f8" candidate_uuid: "c74b4b5ff7e6440194619e5794aaaa79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dedfea0720774cffa0bf63535ec4ae62" is_pre_election: true
I20260713 09:08:04.549098 19502 raft_consensus.cc:2468] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c74b4b5ff7e6440194619e5794aaaa79 in term 0.
I20260713 09:08:04.550086 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b438fe431cf4cbf8917f48a4d5dd7f8" candidate_uuid: "c74b4b5ff7e6440194619e5794aaaa79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9790b0ce18c431da22e79fc84794670" is_pre_election: true
I20260713 09:08:04.551189 19577 raft_consensus.cc:2468] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c74b4b5ff7e6440194619e5794aaaa79 in term 0.
I20260713 09:08:04.553030 19614 leader_election.cc:304] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c74b4b5ff7e6440194619e5794aaaa79, dedfea0720774cffa0bf63535ec4ae62; no voters: 
I20260713 09:08:04.553956 19697 raft_consensus.cc:2804] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.554306 19697 raft_consensus.cc:493] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.554664 19697 raft_consensus.cc:3060] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.546372 19716 leader_election.cc:290] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437), e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655)
I20260713 09:08:04.562729 19697 raft_consensus.cc:515] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.565274 19693 tablet_bootstrap.cc:492] T 7173b4d4b24f4a7f821c44fc7b772a47 P e9790b0ce18c431da22e79fc84794670: No bootstrap required, opened a new log
I20260713 09:08:04.565532 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b438fe431cf4cbf8917f48a4d5dd7f8" candidate_uuid: "c74b4b5ff7e6440194619e5794aaaa79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dedfea0720774cffa0bf63535ec4ae62"
I20260713 09:08:04.565862 19693 ts_tablet_manager.cc:1403] T 7173b4d4b24f4a7f821c44fc7b772a47 P e9790b0ce18c431da22e79fc84794670: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.015s
I20260713 09:08:04.566185 19502 raft_consensus.cc:3060] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.567188 19691 tablet_bootstrap.cc:492] T 6350543ccad745e3a662f70f8569a1b0 P c74b4b5ff7e6440194619e5794aaaa79: No bootstrap required, opened a new log
I20260713 09:08:04.567605 19691 ts_tablet_manager.cc:1403] T 6350543ccad745e3a662f70f8569a1b0 P c74b4b5ff7e6440194619e5794aaaa79: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260713 09:08:04.568673 19693 raft_consensus.cc:359] T 7173b4d4b24f4a7f821c44fc7b772a47 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.569355 19693 raft_consensus.cc:385] T 7173b4d4b24f4a7f821c44fc7b772a47 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.569648 19693 raft_consensus.cc:740] T 7173b4d4b24f4a7f821c44fc7b772a47 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9790b0ce18c431da22e79fc84794670, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.569996 19691 raft_consensus.cc:359] T 6350543ccad745e3a662f70f8569a1b0 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.570622 19691 raft_consensus.cc:385] T 6350543ccad745e3a662f70f8569a1b0 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.570925 19691 raft_consensus.cc:740] T 6350543ccad745e3a662f70f8569a1b0 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c74b4b5ff7e6440194619e5794aaaa79, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.570436 19693 consensus_queue.cc:260] T 7173b4d4b24f4a7f821c44fc7b772a47 P e9790b0ce18c431da22e79fc84794670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.571528 19691 consensus_queue.cc:260] T 6350543ccad745e3a662f70f8569a1b0 P c74b4b5ff7e6440194619e5794aaaa79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.573383 19691 ts_tablet_manager.cc:1434] T 6350543ccad745e3a662f70f8569a1b0 P c74b4b5ff7e6440194619e5794aaaa79: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:04.574854 19693 ts_tablet_manager.cc:1434] T 7173b4d4b24f4a7f821c44fc7b772a47 P e9790b0ce18c431da22e79fc84794670: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:08:04.575712 19693 tablet_bootstrap.cc:492] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670: Bootstrap starting.
I20260713 09:08:04.575963 19502 raft_consensus.cc:2468] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c74b4b5ff7e6440194619e5794aaaa79 in term 1.
I20260713 09:08:04.577154 19614 leader_election.cc:304] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c74b4b5ff7e6440194619e5794aaaa79, dedfea0720774cffa0bf63535ec4ae62; no voters: 
I20260713 09:08:04.577991 19716 raft_consensus.cc:2804] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.578958 19716 raft_consensus.cc:697] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 LEADER]: Becoming Leader. State: Replica: c74b4b5ff7e6440194619e5794aaaa79, State: Running, Role: LEADER
I20260713 09:08:04.580687 19693 tablet_bootstrap.cc:654] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.580892 19716 consensus_queue.cc:237] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.580041 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b438fe431cf4cbf8917f48a4d5dd7f8" candidate_uuid: "c74b4b5ff7e6440194619e5794aaaa79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9790b0ce18c431da22e79fc84794670"
I20260713 09:08:04.584851 19577 raft_consensus.cc:3060] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.586714 19692 tablet_bootstrap.cc:492] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62: No bootstrap required, opened a new log
I20260713 09:08:04.587167 19692 ts_tablet_manager.cc:1403] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62: Time spent bootstrapping tablet: real 0.049s	user 0.028s	sys 0.019s
I20260713 09:08:04.588210 19698 raft_consensus.cc:493] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.588696 19698 raft_consensus.cc:515] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.589517 19692 raft_consensus.cc:359] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.590121 19692 raft_consensus.cc:385] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.590380 19692 raft_consensus.cc:740] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.591712 19576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7173b4d4b24f4a7f821c44fc7b772a47" candidate_uuid: "dedfea0720774cffa0bf63535ec4ae62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9790b0ce18c431da22e79fc84794670" is_pre_election: true
I20260713 09:08:04.592425 19576 raft_consensus.cc:2468] T 7173b4d4b24f4a7f821c44fc7b772a47 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dedfea0720774cffa0bf63535ec4ae62 in term 0.
I20260713 09:08:04.592496 19698 leader_election.cc:290] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655), c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601)
I20260713 09:08:04.592509 19718 raft_consensus.cc:493] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.594018 19692 consensus_queue.cc:260] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.594103 19718 raft_consensus.cc:515] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.594794 19468 leader_election.cc:304] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dedfea0720774cffa0bf63535ec4ae62, e9790b0ce18c431da22e79fc84794670; no voters: 
I20260713 09:08:04.595917 19692 ts_tablet_manager.cc:1434] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:08:04.596166 19718 leader_election.cc:290] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655), c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601)
I20260713 09:08:04.596784 19718 raft_consensus.cc:2804] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.597029 19576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6350543ccad745e3a662f70f8569a1b0" candidate_uuid: "dedfea0720774cffa0bf63535ec4ae62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9790b0ce18c431da22e79fc84794670" is_pre_election: true
I20260713 09:08:04.597832 19576 raft_consensus.cc:2468] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dedfea0720774cffa0bf63535ec4ae62 in term 0.
I20260713 09:08:04.599231 19692 tablet_bootstrap.cc:492] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap starting.
I20260713 09:08:04.599272 19468 leader_election.cc:304] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dedfea0720774cffa0bf63535ec4ae62, e9790b0ce18c431da22e79fc84794670; no voters: 
I20260713 09:08:04.600432 19698 raft_consensus.cc:2804] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.600780 19698 raft_consensus.cc:493] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.601111 19698 raft_consensus.cc:3060] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.602025 19577 raft_consensus.cc:2468] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c74b4b5ff7e6440194619e5794aaaa79 in term 1.
I20260713 09:08:04.597093 19718 raft_consensus.cc:493] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.602739 19718 raft_consensus.cc:3060] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.604673 19692 tablet_bootstrap.cc:654] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.609443 19718 raft_consensus.cc:515] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.579018 19697 leader_election.cc:290] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 election: Requested vote from peers dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437), e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655)
I20260713 09:08:04.615123 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7173b4d4b24f4a7f821c44fc7b772a47" candidate_uuid: "dedfea0720774cffa0bf63535ec4ae62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9790b0ce18c431da22e79fc84794670"
I20260713 09:08:04.615880 19577 raft_consensus.cc:3060] T 7173b4d4b24f4a7f821c44fc7b772a47 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.619683 19698 raft_consensus.cc:515] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.623162 19576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6350543ccad745e3a662f70f8569a1b0" candidate_uuid: "dedfea0720774cffa0bf63535ec4ae62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9790b0ce18c431da22e79fc84794670"
I20260713 09:08:04.623347 19718 leader_election.cc:290] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [CANDIDATE]: Term 1 election: Requested vote from peers e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655), c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601)
I20260713 09:08:04.623816 19576 raft_consensus.cc:3060] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.626015 19650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6350543ccad745e3a662f70f8569a1b0" candidate_uuid: "dedfea0720774cffa0bf63535ec4ae62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c74b4b5ff7e6440194619e5794aaaa79" is_pre_election: true
I20260713 09:08:04.626688 19650 raft_consensus.cc:2468] T 6350543ccad745e3a662f70f8569a1b0 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dedfea0720774cffa0bf63535ec4ae62 in term 0.
I20260713 09:08:04.627496 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7173b4d4b24f4a7f821c44fc7b772a47" candidate_uuid: "dedfea0720774cffa0bf63535ec4ae62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c74b4b5ff7e6440194619e5794aaaa79" is_pre_election: true
I20260713 09:08:04.628149 19651 raft_consensus.cc:2468] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dedfea0720774cffa0bf63535ec4ae62 in term 0.
I20260713 09:08:04.628962 19649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7173b4d4b24f4a7f821c44fc7b772a47" candidate_uuid: "dedfea0720774cffa0bf63535ec4ae62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c74b4b5ff7e6440194619e5794aaaa79"
I20260713 09:08:04.629580 19649 raft_consensus.cc:3060] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.631035 19699 raft_consensus.cc:493] T 0fc0ee6eee0042c083443533f9d3d2dd P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.631533 19699 raft_consensus.cc:515] T 0fc0ee6eee0042c083443533f9d3d2dd P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } }
I20260713 09:08:04.633512 19699 leader_election.cc:290] T 0fc0ee6eee0042c083443533f9d3d2dd P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601), dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437)
I20260713 09:08:04.635309 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc0ee6eee0042c083443533f9d3d2dd" candidate_uuid: "e9790b0ce18c431da22e79fc84794670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dedfea0720774cffa0bf63535ec4ae62" is_pre_election: true
I20260713 09:08:04.636093 19502 raft_consensus.cc:2393] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9790b0ce18c431da22e79fc84794670 in current term 1: Already voted for candidate c74b4b5ff7e6440194619e5794aaaa79 in this term.
I20260713 09:08:04.638551 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc0ee6eee0042c083443533f9d3d2dd" candidate_uuid: "e9790b0ce18c431da22e79fc84794670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c74b4b5ff7e6440194619e5794aaaa79" is_pre_election: true
I20260713 09:08:04.640111 19540 leader_election.cc:304] T 0fc0ee6eee0042c083443533f9d3d2dd P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9790b0ce18c431da22e79fc84794670; no voters: c74b4b5ff7e6440194619e5794aaaa79, dedfea0720774cffa0bf63535ec4ae62
I20260713 09:08:04.641215 19699 raft_consensus.cc:3060] T 0fc0ee6eee0042c083443533f9d3d2dd P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.642274 19576 raft_consensus.cc:2468] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dedfea0720774cffa0bf63535ec4ae62 in term 1.
I20260713 09:08:04.646852 19468 leader_election.cc:304] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dedfea0720774cffa0bf63535ec4ae62, e9790b0ce18c431da22e79fc84794670; no voters: 
I20260713 09:08:04.648130 19698 leader_election.cc:290] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [CANDIDATE]: Term 1 election: Requested vote from peers e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655), c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601)
I20260713 09:08:04.648778 19718 raft_consensus.cc:2804] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.649211 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6350543ccad745e3a662f70f8569a1b0" candidate_uuid: "dedfea0720774cffa0bf63535ec4ae62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c74b4b5ff7e6440194619e5794aaaa79"
I20260713 09:08:04.650117 19651 raft_consensus.cc:3060] T 6350543ccad745e3a662f70f8569a1b0 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.644908 19400 catalog_manager.cc:5697] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 reported cstate change: term changed from 0 to 1, leader changed from <none> to c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67). New cstate: current_term: 1 leader_uuid: "c74b4b5ff7e6440194619e5794aaaa79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:04.652485 19649 raft_consensus.cc:2468] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dedfea0720774cffa0bf63535ec4ae62 in term 1.
I20260713 09:08:04.653676 19465 leader_election.cc:304] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c74b4b5ff7e6440194619e5794aaaa79, dedfea0720774cffa0bf63535ec4ae62; no voters: 
I20260713 09:08:04.649538 19718 raft_consensus.cc:697] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [term 1 LEADER]: Becoming Leader. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Running, Role: LEADER
I20260713 09:08:04.664875 19651 raft_consensus.cc:2468] T 6350543ccad745e3a662f70f8569a1b0 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dedfea0720774cffa0bf63535ec4ae62 in term 1.
I20260713 09:08:04.662434 19718 consensus_queue.cc:237] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.666517 19698 raft_consensus.cc:2804] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.649489 19716 raft_consensus.cc:493] T 77f841d3a9ee4aa1b7c60a0e8da3000b P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.670923 19716 raft_consensus.cc:515] T 77f841d3a9ee4aa1b7c60a0e8da3000b P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.673681 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f841d3a9ee4aa1b7c60a0e8da3000b" candidate_uuid: "c74b4b5ff7e6440194619e5794aaaa79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dedfea0720774cffa0bf63535ec4ae62" is_pre_election: true
I20260713 09:08:04.674422 19502 raft_consensus.cc:2393] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c74b4b5ff7e6440194619e5794aaaa79 in current term 1: Already voted for candidate e9790b0ce18c431da22e79fc84794670 in this term.
I20260713 09:08:04.677445 19576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f841d3a9ee4aa1b7c60a0e8da3000b" candidate_uuid: "c74b4b5ff7e6440194619e5794aaaa79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9790b0ce18c431da22e79fc84794670" is_pre_election: true
I20260713 09:08:04.678849 19617 leader_election.cc:304] T 77f841d3a9ee4aa1b7c60a0e8da3000b P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c74b4b5ff7e6440194619e5794aaaa79; no voters: dedfea0720774cffa0bf63535ec4ae62, e9790b0ce18c431da22e79fc84794670
I20260713 09:08:04.679958 19697 raft_consensus.cc:3060] T 77f841d3a9ee4aa1b7c60a0e8da3000b P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.682601 19716 leader_election.cc:290] T 77f841d3a9ee4aa1b7c60a0e8da3000b P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437), e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655)
I20260713 09:08:04.684808 19400 catalog_manager.cc:5697] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 reported cstate change: term changed from 0 to 1, leader changed from <none> to dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "dedfea0720774cffa0bf63535ec4ae62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.691154 19577 raft_consensus.cc:2468] T 7173b4d4b24f4a7f821c44fc7b772a47 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dedfea0720774cffa0bf63535ec4ae62 in term 1.
I20260713 09:08:04.692879 19698 raft_consensus.cc:697] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [term 1 LEADER]: Becoming Leader. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Running, Role: LEADER
I20260713 09:08:04.693807 19698 consensus_queue.cc:237] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.697242 19691 tablet_bootstrap.cc:492] T b2662487802248dd8fc8aaa480f72215 P c74b4b5ff7e6440194619e5794aaaa79: Bootstrap starting.
I20260713 09:08:04.662215 19699 raft_consensus.cc:2749] T 0fc0ee6eee0042c083443533f9d3d2dd P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:04.700464 19697 raft_consensus.cc:2749] T 77f841d3a9ee4aa1b7c60a0e8da3000b P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:04.703974 19691 tablet_bootstrap.cc:654] T b2662487802248dd8fc8aaa480f72215 P c74b4b5ff7e6440194619e5794aaaa79: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.706598 19400 catalog_manager.cc:5697] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 reported cstate change: term changed from 0 to 1, leader changed from <none> to dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "dedfea0720774cffa0bf63535ec4ae62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.711721 19692 tablet_bootstrap.cc:492] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62: No bootstrap required, opened a new log
I20260713 09:08:04.712201 19692 ts_tablet_manager.cc:1403] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62: Time spent bootstrapping tablet: real 0.113s	user 0.052s	sys 0.056s
I20260713 09:08:04.713920 19693 tablet_bootstrap.cc:492] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670: No bootstrap required, opened a new log
I20260713 09:08:04.714335 19693 ts_tablet_manager.cc:1403] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670: Time spent bootstrapping tablet: real 0.139s	user 0.063s	sys 0.070s
I20260713 09:08:04.714802 19691 tablet_bootstrap.cc:492] T b2662487802248dd8fc8aaa480f72215 P c74b4b5ff7e6440194619e5794aaaa79: No bootstrap required, opened a new log
I20260713 09:08:04.715287 19691 ts_tablet_manager.cc:1403] T b2662487802248dd8fc8aaa480f72215 P c74b4b5ff7e6440194619e5794aaaa79: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.006s
I20260713 09:08:04.715066 19692 raft_consensus.cc:359] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.715684 19692 raft_consensus.cc:385] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.715946 19692 raft_consensus.cc:740] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.716576 19692 consensus_queue.cc:260] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.716739 19693 raft_consensus.cc:359] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.717618 19691 raft_consensus.cc:359] T b2662487802248dd8fc8aaa480f72215 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.718255 19693 raft_consensus.cc:385] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.718379 19691 raft_consensus.cc:385] T b2662487802248dd8fc8aaa480f72215 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.718427 19692 ts_tablet_manager.cc:1434] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260713 09:08:04.718627 19693 raft_consensus.cc:740] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9790b0ce18c431da22e79fc84794670, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.718861 19691 raft_consensus.cc:740] T b2662487802248dd8fc8aaa480f72215 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c74b4b5ff7e6440194619e5794aaaa79, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.719540 19692 tablet_bootstrap.cc:492] T b0aa55abafa0443da0b2786a282dc543 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap starting.
I20260713 09:08:04.719389 19693 consensus_queue.cc:260] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.719720 19691 consensus_queue.cc:260] T b2662487802248dd8fc8aaa480f72215 P c74b4b5ff7e6440194619e5794aaaa79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.721612 19691 ts_tablet_manager.cc:1434] T b2662487802248dd8fc8aaa480f72215 P c74b4b5ff7e6440194619e5794aaaa79: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:04.721690 19693 ts_tablet_manager.cc:1434] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:04.722574 19693 tablet_bootstrap.cc:492] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670: Bootstrap starting.
I20260713 09:08:04.724470 19692 tablet_bootstrap.cc:654] T b0aa55abafa0443da0b2786a282dc543 P dedfea0720774cffa0bf63535ec4ae62: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.727430 19693 tablet_bootstrap.cc:654] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.731465 19693 tablet_bootstrap.cc:492] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670: No bootstrap required, opened a new log
I20260713 09:08:04.731889 19693 ts_tablet_manager.cc:1403] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:08:04.734256 19693 raft_consensus.cc:359] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.734930 19693 raft_consensus.cc:385] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.734755 19702 consensus_queue.cc:1048] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.735219 19693 raft_consensus.cc:740] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9790b0ce18c431da22e79fc84794670, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.735889 19693 consensus_queue.cc:260] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.737753 19693 ts_tablet_manager.cc:1434] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:08:04.734776 19692 tablet_bootstrap.cc:492] T b0aa55abafa0443da0b2786a282dc543 P dedfea0720774cffa0bf63535ec4ae62: No bootstrap required, opened a new log
I20260713 09:08:04.739140 19692 ts_tablet_manager.cc:1403] T b0aa55abafa0443da0b2786a282dc543 P dedfea0720774cffa0bf63535ec4ae62: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260713 09:08:04.741750 19692 raft_consensus.cc:359] T b0aa55abafa0443da0b2786a282dc543 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.742326 19692 raft_consensus.cc:385] T b0aa55abafa0443da0b2786a282dc543 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.742542 19692 raft_consensus.cc:740] T b0aa55abafa0443da0b2786a282dc543 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.743081 19692 consensus_queue.cc:260] T b0aa55abafa0443da0b2786a282dc543 P dedfea0720774cffa0bf63535ec4ae62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.744707 19692 ts_tablet_manager.cc:1434] T b0aa55abafa0443da0b2786a282dc543 P dedfea0720774cffa0bf63535ec4ae62: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:04.757298 19702 consensus_queue.cc:1048] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.777935 19699 raft_consensus.cc:493] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.778326 19699 raft_consensus.cc:515] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.779781 19699 leader_election.cc:290] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437), c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601)
I20260713 09:08:04.780398 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2662487802248dd8fc8aaa480f72215" candidate_uuid: "e9790b0ce18c431da22e79fc84794670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dedfea0720774cffa0bf63535ec4ae62" is_pre_election: true
I20260713 09:08:04.780684 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2662487802248dd8fc8aaa480f72215" candidate_uuid: "e9790b0ce18c431da22e79fc84794670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c74b4b5ff7e6440194619e5794aaaa79" is_pre_election: true
I20260713 09:08:04.780932 19502 raft_consensus.cc:2468] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9790b0ce18c431da22e79fc84794670 in term 0.
I20260713 09:08:04.781229 19651 raft_consensus.cc:2468] T b2662487802248dd8fc8aaa480f72215 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9790b0ce18c431da22e79fc84794670 in term 0.
I20260713 09:08:04.781770 19540 leader_election.cc:304] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dedfea0720774cffa0bf63535ec4ae62, e9790b0ce18c431da22e79fc84794670; no voters: 
I20260713 09:08:04.782449 19699 raft_consensus.cc:2804] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.782816 19699 raft_consensus.cc:493] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.783116 19699 raft_consensus.cc:3060] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.787367 19699 raft_consensus.cc:515] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.788983 19699 leader_election.cc:290] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 1 election: Requested vote from peers dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437), c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601)
I20260713 09:08:04.789427 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2662487802248dd8fc8aaa480f72215" candidate_uuid: "e9790b0ce18c431da22e79fc84794670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dedfea0720774cffa0bf63535ec4ae62"
I20260713 09:08:04.789855 19502 raft_consensus.cc:3060] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.789814 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2662487802248dd8fc8aaa480f72215" candidate_uuid: "e9790b0ce18c431da22e79fc84794670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c74b4b5ff7e6440194619e5794aaaa79"
I20260713 09:08:04.790378 19651 raft_consensus.cc:3060] T b2662487802248dd8fc8aaa480f72215 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.794718 19697 consensus_queue.cc:1048] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.795090 19502 raft_consensus.cc:2468] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9790b0ce18c431da22e79fc84794670 in term 1.
I20260713 09:08:04.795363 19651 raft_consensus.cc:2468] T b2662487802248dd8fc8aaa480f72215 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9790b0ce18c431da22e79fc84794670 in term 1.
I20260713 09:08:04.795990 19540 leader_election.cc:304] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dedfea0720774cffa0bf63535ec4ae62, e9790b0ce18c431da22e79fc84794670; no voters: 
I20260713 09:08:04.796583 19699 raft_consensus.cc:2804] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.797037 19699 raft_consensus.cc:697] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 [term 1 LEADER]: Becoming Leader. State: Replica: e9790b0ce18c431da22e79fc84794670, State: Running, Role: LEADER
I20260713 09:08:04.797796 19699 consensus_queue.cc:237] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.805511 19723 consensus_queue.cc:1048] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.809180 19398 catalog_manager.cc:5697] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9790b0ce18c431da22e79fc84794670 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "e9790b0ce18c431da22e79fc84794670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.829368 19698 raft_consensus.cc:493] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.829725 19698 raft_consensus.cc:515] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.831185 19698 leader_election.cc:290] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655), c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601)
I20260713 09:08:04.831863 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7fc6e125e426a888c13b86ac54a06" candidate_uuid: "dedfea0720774cffa0bf63535ec4ae62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9790b0ce18c431da22e79fc84794670" is_pre_election: true
I20260713 09:08:04.832031 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7fc6e125e426a888c13b86ac54a06" candidate_uuid: "dedfea0720774cffa0bf63535ec4ae62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c74b4b5ff7e6440194619e5794aaaa79" is_pre_election: true
I20260713 09:08:04.832381 19577 raft_consensus.cc:2468] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dedfea0720774cffa0bf63535ec4ae62 in term 0.
I20260713 09:08:04.832536 19651 raft_consensus.cc:2468] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dedfea0720774cffa0bf63535ec4ae62 in term 0.
I20260713 09:08:04.833235 19468 leader_election.cc:304] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dedfea0720774cffa0bf63535ec4ae62, e9790b0ce18c431da22e79fc84794670; no voters: 
I20260713 09:08:04.833885 19698 raft_consensus.cc:2804] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.834164 19698 raft_consensus.cc:493] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.834396 19698 raft_consensus.cc:3060] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.838537 19698 raft_consensus.cc:515] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.839897 19698 leader_election.cc:290] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [CANDIDATE]: Term 1 election: Requested vote from peers e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655), c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601)
I20260713 09:08:04.840534 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7fc6e125e426a888c13b86ac54a06" candidate_uuid: "dedfea0720774cffa0bf63535ec4ae62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9790b0ce18c431da22e79fc84794670"
I20260713 09:08:04.840711 19651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7fc6e125e426a888c13b86ac54a06" candidate_uuid: "dedfea0720774cffa0bf63535ec4ae62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c74b4b5ff7e6440194619e5794aaaa79"
I20260713 09:08:04.840987 19577 raft_consensus.cc:3060] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.841184 19651 raft_consensus.cc:3060] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.845216 19577 raft_consensus.cc:2468] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dedfea0720774cffa0bf63535ec4ae62 in term 1.
I20260713 09:08:04.846249 19468 leader_election.cc:304] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dedfea0720774cffa0bf63535ec4ae62, e9790b0ce18c431da22e79fc84794670; no voters: 
I20260713 09:08:04.846361 19651 raft_consensus.cc:2468] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dedfea0720774cffa0bf63535ec4ae62 in term 1.
I20260713 09:08:04.846932 19698 raft_consensus.cc:2804] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.847447 19698 raft_consensus.cc:697] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [term 1 LEADER]: Becoming Leader. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Running, Role: LEADER
I20260713 09:08:04.847965 19577 raft_consensus.cc:3060] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.848268 19698 consensus_queue.cc:237] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.854012 19698 consensus_queue.cc:1048] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.855969 19398 catalog_manager.cc:5697] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 reported cstate change: term changed from 0 to 1, leader changed from <none> to dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "dedfea0720774cffa0bf63535ec4ae62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.863581 19698 consensus_queue.cc:1048] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.905638 19723 raft_consensus.cc:493] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.906001 19723 raft_consensus.cc:515] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.906759 19716 consensus_queue.cc:1048] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.907708 19723 leader_election.cc:290] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437), e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655)
I20260713 09:08:04.908278 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9fe2d9b009f4e118b3f7a046169d672" candidate_uuid: "c74b4b5ff7e6440194619e5794aaaa79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dedfea0720774cffa0bf63535ec4ae62" is_pre_election: true
I20260713 09:08:04.908900 19502 raft_consensus.cc:2468] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c74b4b5ff7e6440194619e5794aaaa79 in term 0.
I20260713 09:08:04.909130 19576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9fe2d9b009f4e118b3f7a046169d672" candidate_uuid: "c74b4b5ff7e6440194619e5794aaaa79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9790b0ce18c431da22e79fc84794670" is_pre_election: true
I20260713 09:08:04.909792 19576 raft_consensus.cc:2468] T e9fe2d9b009f4e118b3f7a046169d672 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c74b4b5ff7e6440194619e5794aaaa79 in term 0.
I20260713 09:08:04.909921 19614 leader_election.cc:304] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c74b4b5ff7e6440194619e5794aaaa79, dedfea0720774cffa0bf63535ec4ae62; no voters: 
I20260713 09:08:04.910776 19723 raft_consensus.cc:2804] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.911134 19723 raft_consensus.cc:493] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.911492 19723 raft_consensus.cc:3060] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.915740 19502 raft_consensus.cc:3060] T b0aa55abafa0443da0b2786a282dc543 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.919987 19723 raft_consensus.cc:515] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.923517 19501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9fe2d9b009f4e118b3f7a046169d672" candidate_uuid: "c74b4b5ff7e6440194619e5794aaaa79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dedfea0720774cffa0bf63535ec4ae62"
I20260713 09:08:04.923828 19723 leader_election.cc:290] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 election: Requested vote from peers dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437), e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655)
I20260713 09:08:04.924135 19717 consensus_queue.cc:1048] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:04.925083 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9fe2d9b009f4e118b3f7a046169d672" candidate_uuid: "c74b4b5ff7e6440194619e5794aaaa79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9790b0ce18c431da22e79fc84794670"
I20260713 09:08:04.923931 19501 raft_consensus.cc:3060] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.925691 19577 raft_consensus.cc:3060] T e9fe2d9b009f4e118b3f7a046169d672 P e9790b0ce18c431da22e79fc84794670 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.930620 19577 raft_consensus.cc:2468] T e9fe2d9b009f4e118b3f7a046169d672 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c74b4b5ff7e6440194619e5794aaaa79 in term 1.
I20260713 09:08:04.931784 19617 leader_election.cc:304] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c74b4b5ff7e6440194619e5794aaaa79, e9790b0ce18c431da22e79fc84794670; no voters: 
I20260713 09:08:04.932164 19501 raft_consensus.cc:2468] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c74b4b5ff7e6440194619e5794aaaa79 in term 1.
I20260713 09:08:04.932617 19717 raft_consensus.cc:2804] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.933132 19717 raft_consensus.cc:697] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 LEADER]: Becoming Leader. State: Replica: c74b4b5ff7e6440194619e5794aaaa79, State: Running, Role: LEADER
I20260713 09:08:04.933919 19717 consensus_queue.cc:237] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:04.941373 19398 catalog_manager.cc:5697] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79 reported cstate change: term changed from 0 to 1, leader changed from <none> to c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67). New cstate: current_term: 1 leader_uuid: "c74b4b5ff7e6440194619e5794aaaa79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:05.032272 16529 ts_manager.cc:295] Set tserver state for dedfea0720774cffa0bf63535ec4ae62 to MAINTENANCE_MODE
I20260713 09:08:05.032894 16529 tablet_server.cc:179] TabletServer@127.16.36.65:0 shutting down...
I20260713 09:08:05.047519 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:05.048244 16529 tablet_replica.cc:333] T b0aa55abafa0443da0b2786a282dc543 P dedfea0720774cffa0bf63535ec4ae62: stopping tablet replica
I20260713 09:08:05.048825 16529 raft_consensus.cc:2243] T b0aa55abafa0443da0b2786a282dc543 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.049223 16529 raft_consensus.cc:2272] T b0aa55abafa0443da0b2786a282dc543 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.051362 16529 tablet_replica.cc:333] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62: stopping tablet replica
I20260713 09:08:05.051841 16529 raft_consensus.cc:2243] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.052170 16529 raft_consensus.cc:2272] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.053813 16529 tablet_replica.cc:333] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62: stopping tablet replica
I20260713 09:08:05.054349 16529 raft_consensus.cc:2243] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.054721 16529 raft_consensus.cc:2272] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.056504 16529 tablet_replica.cc:333] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62: stopping tablet replica
I20260713 09:08:05.056993 16529 raft_consensus.cc:2243] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.057533 16529 pending_rounds.cc:70] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62: Trying to abort 1 pending ops.
I20260713 09:08:05.057708 16529 pending_rounds.cc:77] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992372516851712 op_type: NO_OP noop_request { }
I20260713 09:08:05.058024 16529 raft_consensus.cc:2889] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:08:05.058276 16529 raft_consensus.cc:2272] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:05.059476 19614 consensus_peers.cc:597] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. 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:08:05.060278 16529 tablet_replica.cc:333] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62: stopping tablet replica
I20260713 09:08:05.060796 16529 raft_consensus.cc:2243] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.061124 16529 raft_consensus.cc:2272] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.062603 16529 tablet_replica.cc:333] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62: stopping tablet replica
I20260713 09:08:05.063066 16529 raft_consensus.cc:2243] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.063570 16529 pending_rounds.cc:70] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62: Trying to abort 1 pending ops.
I20260713 09:08:05.063748 16529 pending_rounds.cc:77] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992373147103232 op_type: NO_OP noop_request { }
I20260713 09:08:05.063970 16529 raft_consensus.cc:2889] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:08:05.064262 16529 raft_consensus.cc:2272] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.065938 16529 tablet_replica.cc:333] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62: stopping tablet replica
I20260713 09:08:05.066393 16529 raft_consensus.cc:2243] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.066772 16529 raft_consensus.cc:2272] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.068524 16529 tablet_replica.cc:333] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62: stopping tablet replica
I20260713 09:08:05.068967 16529 raft_consensus.cc:2243] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.069312 16529 raft_consensus.cc:2272] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.071125 16529 tablet_replica.cc:333] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62: stopping tablet replica
I20260713 09:08:05.071633 16529 raft_consensus.cc:2243] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.072129 16529 pending_rounds.cc:70] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62: Trying to abort 1 pending ops.
I20260713 09:08:05.072311 16529 pending_rounds.cc:77] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992372401123328 op_type: NO_OP noop_request { }
I20260713 09:08:05.072532 16529 raft_consensus.cc:2889] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:08:05.072805 16529 raft_consensus.cc:2272] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.074681 16529 tablet_replica.cc:333] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62: stopping tablet replica
I20260713 09:08:05.075091 16529 raft_consensus.cc:2243] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.075743 16529 raft_consensus.cc:2272] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.092592 16529 tablet_server.cc:196] TabletServer@127.16.36.65:0 shutdown complete.
I20260713 09:08:05.124812 19717 consensus_queue.cc:1048] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:05.187702 19699 consensus_queue.cc:1048] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:05.202416 19540 consensus_peers.cc:597] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:05.219782 19614 consensus_peers.cc:597] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:05.329738 19540 consensus_peers.cc:597] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:05.360162 19614 consensus_peers.cc:597] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:05.410177 19614 consensus_peers.cc:597] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:05.448217 19723 consensus_queue.cc:1048] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:05.463227 19448 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:06.195358 19699 raft_consensus.cc:493] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.196004 19699 raft_consensus.cc:515] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:06.198067 19699 leader_election.cc:290] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437), c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601)
I20260713 09:08:06.199852 19649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6350543ccad745e3a662f70f8569a1b0" candidate_uuid: "e9790b0ce18c431da22e79fc84794670" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c74b4b5ff7e6440194619e5794aaaa79" is_pre_election: true
I20260713 09:08:06.200626 19649 raft_consensus.cc:2468] T 6350543ccad745e3a662f70f8569a1b0 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9790b0ce18c431da22e79fc84794670 in term 1.
W20260713 09:08:06.201346 19540 leader_election.cc:336] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111)
I20260713 09:08:06.202054 19540 leader_election.cc:304] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [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: c74b4b5ff7e6440194619e5794aaaa79, e9790b0ce18c431da22e79fc84794670; no voters: dedfea0720774cffa0bf63535ec4ae62
I20260713 09:08:06.202685 19699 raft_consensus.cc:2804] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:06.203006 19699 raft_consensus.cc:493] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.203250 19699 raft_consensus.cc:3060] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:06.209228 19699 raft_consensus.cc:515] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:06.210696 19699 leader_election.cc:290] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 2 election: Requested vote from peers dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437), c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601)
I20260713 09:08:06.211957 19649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6350543ccad745e3a662f70f8569a1b0" candidate_uuid: "e9790b0ce18c431da22e79fc84794670" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c74b4b5ff7e6440194619e5794aaaa79"
I20260713 09:08:06.212425 19649 raft_consensus.cc:3060] T 6350543ccad745e3a662f70f8569a1b0 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:06.213609 19540 leader_election.cc:336] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111)
I20260713 09:08:06.219282 19649 raft_consensus.cc:2468] T 6350543ccad745e3a662f70f8569a1b0 P c74b4b5ff7e6440194619e5794aaaa79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9790b0ce18c431da22e79fc84794670 in term 2.
I20260713 09:08:06.220059 19540 leader_election.cc:304] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [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: c74b4b5ff7e6440194619e5794aaaa79, e9790b0ce18c431da22e79fc84794670; no voters: dedfea0720774cffa0bf63535ec4ae62
I20260713 09:08:06.220606 19699 raft_consensus.cc:2804] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:06.221025 19699 raft_consensus.cc:697] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [term 2 LEADER]: Becoming Leader. State: Replica: e9790b0ce18c431da22e79fc84794670, State: Running, Role: LEADER
I20260713 09:08:06.221961 19699 consensus_queue.cc:237] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [LEADER]: Queue going to LEADER 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: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:06.228683 19398 catalog_manager.cc:5697] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 reported cstate change: term changed from 1 to 2, leader changed from dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65) to e9790b0ce18c431da22e79fc84794670 (127.16.36.66). New cstate: current_term: 2 leader_uuid: "e9790b0ce18c431da22e79fc84794670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:06.243923 19723 raft_consensus.cc:493] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.244364 19723 raft_consensus.cc:515] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:06.245894 19723 leader_election.cc:290] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437), e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655)
I20260713 09:08:06.247016 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7173b4d4b24f4a7f821c44fc7b772a47" candidate_uuid: "c74b4b5ff7e6440194619e5794aaaa79" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9790b0ce18c431da22e79fc84794670" is_pre_election: true
I20260713 09:08:06.247742 19577 raft_consensus.cc:2468] T 7173b4d4b24f4a7f821c44fc7b772a47 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c74b4b5ff7e6440194619e5794aaaa79 in term 1.
I20260713 09:08:06.248881 19617 leader_election.cc:304] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [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: c74b4b5ff7e6440194619e5794aaaa79, e9790b0ce18c431da22e79fc84794670; no voters: 
W20260713 09:08:06.249476 19614 leader_election.cc:336] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111)
I20260713 09:08:06.249553 19723 raft_consensus.cc:2804] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:06.249895 19723 raft_consensus.cc:493] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.250123 19723 raft_consensus.cc:3060] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:06.255839 19723 raft_consensus.cc:515] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:06.257154 19723 leader_election.cc:290] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 2 election: Requested vote from peers dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437), e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655)
I20260713 09:08:06.258103 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7173b4d4b24f4a7f821c44fc7b772a47" candidate_uuid: "c74b4b5ff7e6440194619e5794aaaa79" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9790b0ce18c431da22e79fc84794670"
I20260713 09:08:06.258664 19577 raft_consensus.cc:3060] T 7173b4d4b24f4a7f821c44fc7b772a47 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:06.260380 19614 leader_election.cc:336] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111)
I20260713 09:08:06.264231 19577 raft_consensus.cc:2468] T 7173b4d4b24f4a7f821c44fc7b772a47 P e9790b0ce18c431da22e79fc84794670 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c74b4b5ff7e6440194619e5794aaaa79 in term 2.
I20260713 09:08:06.265048 19617 leader_election.cc:304] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [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: c74b4b5ff7e6440194619e5794aaaa79, e9790b0ce18c431da22e79fc84794670; no voters: dedfea0720774cffa0bf63535ec4ae62
I20260713 09:08:06.265599 19723 raft_consensus.cc:2804] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:06.265937 19723 raft_consensus.cc:697] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [term 2 LEADER]: Becoming Leader. State: Replica: c74b4b5ff7e6440194619e5794aaaa79, State: Running, Role: LEADER
I20260713 09:08:06.266739 19723 consensus_queue.cc:237] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [LEADER]: Queue going to LEADER 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: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:06.274610 19398 catalog_manager.cc:5697] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 reported cstate change: term changed from 1 to 2, leader changed from dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65) to c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67). New cstate: current_term: 2 leader_uuid: "c74b4b5ff7e6440194619e5794aaaa79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:06.363615 19699 raft_consensus.cc:493] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dedfea0720774cffa0bf63535ec4ae62)
I20260713 09:08:06.364087 19699 raft_consensus.cc:515] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:06.365960 19699 leader_election.cc:290] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437), c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601)
I20260713 09:08:06.367281 19723 raft_consensus.cc:493] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dedfea0720774cffa0bf63535ec4ae62)
I20260713 09:08:06.367331 19649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f8429710ed4c8285e44b2b74515008" candidate_uuid: "e9790b0ce18c431da22e79fc84794670" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c74b4b5ff7e6440194619e5794aaaa79" is_pre_election: true
I20260713 09:08:06.367997 19723 raft_consensus.cc:515] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:06.368917 19649 raft_consensus.cc:2468] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9790b0ce18c431da22e79fc84794670 in term 1.
W20260713 09:08:06.369562 19540 leader_election.cc:336] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111)
I20260713 09:08:06.370429 19540 leader_election.cc:304] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [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: c74b4b5ff7e6440194619e5794aaaa79, e9790b0ce18c431da22e79fc84794670; no voters: dedfea0720774cffa0bf63535ec4ae62
I20260713 09:08:06.370728 19723 leader_election.cc:290] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437), e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655)
I20260713 09:08:06.371181 19699 raft_consensus.cc:2804] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:06.371531 19699 raft_consensus.cc:493] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dedfea0720774cffa0bf63535ec4ae62)
I20260713 09:08:06.371860 19699 raft_consensus.cc:3060] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:06.372334 19577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f8429710ed4c8285e44b2b74515008" candidate_uuid: "c74b4b5ff7e6440194619e5794aaaa79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9790b0ce18c431da22e79fc84794670" is_pre_election: true
W20260713 09:08:06.374768 19614 leader_election.cc:336] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111)
I20260713 09:08:06.378084 19699 raft_consensus.cc:515] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:06.379199 19577 raft_consensus.cc:2393] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c74b4b5ff7e6440194619e5794aaaa79 in current term 2: Already voted for candidate e9790b0ce18c431da22e79fc84794670 in this term.
I20260713 09:08:06.380071 19699 leader_election.cc:290] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 2 election: Requested vote from peers dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437), c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601)
I20260713 09:08:06.383464 19649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f8429710ed4c8285e44b2b74515008" candidate_uuid: "e9790b0ce18c431da22e79fc84794670" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c74b4b5ff7e6440194619e5794aaaa79"
I20260713 09:08:06.383944 19649 raft_consensus.cc:3060] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:06.384397 19617 leader_election.cc:304] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79 [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: c74b4b5ff7e6440194619e5794aaaa79; no voters: dedfea0720774cffa0bf63535ec4ae62, e9790b0ce18c431da22e79fc84794670
W20260713 09:08:06.387319 19540 leader_election.cc:336] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111)
I20260713 09:08:06.389037 19649 raft_consensus.cc:2468] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9790b0ce18c431da22e79fc84794670 in term 2.
I20260713 09:08:06.389521 19723 raft_consensus.cc:2749] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:06.389998 19540 leader_election.cc:304] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [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: c74b4b5ff7e6440194619e5794aaaa79, e9790b0ce18c431da22e79fc84794670; no voters: dedfea0720774cffa0bf63535ec4ae62
I20260713 09:08:06.390818 19699 raft_consensus.cc:2804] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:06.391304 19699 raft_consensus.cc:697] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [term 2 LEADER]: Becoming Leader. State: Replica: e9790b0ce18c431da22e79fc84794670, State: Running, Role: LEADER
I20260713 09:08:06.392246 19699 consensus_queue.cc:237] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:06.399648 19398 catalog_manager.cc:5697] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 reported cstate change: term changed from 1 to 2, leader changed from dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65) to e9790b0ce18c431da22e79fc84794670 (127.16.36.66). New cstate: current_term: 2 leader_uuid: "e9790b0ce18c431da22e79fc84794670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:06.464169 19448 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:06.678572 19649 raft_consensus.cc:1275] T 6350543ccad745e3a662f70f8569a1b0 P c74b4b5ff7e6440194619e5794aaaa79 [term 2 FOLLOWER]: Refusing update from remote peer e9790b0ce18c431da22e79fc84794670: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:06.679737 19699 consensus_queue.cc:1048] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:06.692068 19540 consensus_peers.cc:597] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:06.713992 19577 raft_consensus.cc:1275] T 7173b4d4b24f4a7f821c44fc7b772a47 P e9790b0ce18c431da22e79fc84794670 [term 2 FOLLOWER]: Refusing update from remote peer c74b4b5ff7e6440194619e5794aaaa79: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:06.715072 19697 consensus_queue.cc:1048] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:06.720336 19614 consensus_peers.cc:597] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:06.794143 19699 raft_consensus.cc:493] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.794706 19699 raft_consensus.cc:515] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:06.796386 19699 leader_election.cc:290] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437), c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601)
W20260713 09:08:06.797523 19540 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111) [suppressed 47 similar messages]
I20260713 09:08:06.797763 19649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7fc6e125e426a888c13b86ac54a06" candidate_uuid: "e9790b0ce18c431da22e79fc84794670" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c74b4b5ff7e6440194619e5794aaaa79" is_pre_election: true
I20260713 09:08:06.798352 19649 raft_consensus.cc:2468] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9790b0ce18c431da22e79fc84794670 in term 1.
I20260713 09:08:06.799449 19540 leader_election.cc:304] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [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: c74b4b5ff7e6440194619e5794aaaa79, e9790b0ce18c431da22e79fc84794670; no voters: 
I20260713 09:08:06.800040 19699 raft_consensus.cc:2804] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:08:06.800088 19540 leader_election.cc:336] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111)
I20260713 09:08:06.800446 19699 raft_consensus.cc:493] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.800783 19699 raft_consensus.cc:3060] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:06.805912 19699 raft_consensus.cc:515] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:06.807528 19699 leader_election.cc:290] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 2 election: Requested vote from peers dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437), c74b4b5ff7e6440194619e5794aaaa79 (127.16.36.67:41601)
I20260713 09:08:06.809130 19649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7fc6e125e426a888c13b86ac54a06" candidate_uuid: "e9790b0ce18c431da22e79fc84794670" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c74b4b5ff7e6440194619e5794aaaa79"
I20260713 09:08:06.809669 19649 raft_consensus.cc:3060] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:06.810798 19540 leader_election.cc:336] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111)
I20260713 09:08:06.814355 19649 raft_consensus.cc:2468] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9790b0ce18c431da22e79fc84794670 in term 2.
I20260713 09:08:06.815176 19540 leader_election.cc:304] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [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: c74b4b5ff7e6440194619e5794aaaa79, e9790b0ce18c431da22e79fc84794670; no voters: dedfea0720774cffa0bf63535ec4ae62
I20260713 09:08:06.815698 19699 raft_consensus.cc:2804] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:06.816041 19699 raft_consensus.cc:697] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [term 2 LEADER]: Becoming Leader. State: Replica: e9790b0ce18c431da22e79fc84794670, State: Running, Role: LEADER
I20260713 09:08:06.816854 19699 consensus_queue.cc:237] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [LEADER]: Queue going to LEADER 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: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:06.823048 19400 catalog_manager.cc:5697] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 reported cstate change: term changed from 1 to 2, leader changed from dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65) to e9790b0ce18c431da22e79fc84794670 (127.16.36.66). New cstate: current_term: 2 leader_uuid: "e9790b0ce18c431da22e79fc84794670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:06.874210 19649 raft_consensus.cc:1275] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79 [term 2 FOLLOWER]: Refusing update from remote peer e9790b0ce18c431da22e79fc84794670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:06.875365 19699 consensus_queue.cc:1048] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:06.891314 19540 consensus_peers.cc:597] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:07.377521 19540 consensus_peers.cc:597] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:07.430022 19649 raft_consensus.cc:1275] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79 [term 2 FOLLOWER]: Refusing update from remote peer e9790b0ce18c431da22e79fc84794670: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:07.431176 19699 consensus_queue.cc:1048] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:07.465000 19448 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:07.504871 19540 consensus_peers.cc:597] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:07.562992 19614 consensus_peers.cc:597] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:07.627552 19614 consensus_peers.cc:597] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:07.728125 19540 consensus_peers.cc:597] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:07.908187 19614 consensus_peers.cc:597] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:08.017623 19614 consensus_peers.cc:597] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:08.465780 19448 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:09.311497 19614 consensus_peers.cc:597] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:09.328014 19540 consensus_peers.cc:597] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:09.406368 19540 consensus_peers.cc:597] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:09.466609 19448 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:09.631922 19614 consensus_peers.cc:597] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:08:09.843057 19540 consensus_peers.cc:597] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:10.069653 19540 consensus_peers.cc:597] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:08:10.107568 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:10.113592 19797 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:10.114264 19798 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:08:10.116559 16529 server_base.cc:1061] running on GCE node
W20260713 09:08:10.116842 19800 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:10.117766 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:10.117950 16529 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:10.118115 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933690118100 us; error 0 us; skew 500 ppm
I20260713 09:08:10.118731 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:10.121793 16529 webserver.cc:533] Webserver started at http://127.16.36.65:43119/ using document root <none> and password file <none>
W20260713 09:08:10.122107 19614 consensus_peers.cc:597] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:08:10.122432 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:10.122711 16529 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:08:10.126199 16529 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:08:10.129724 19805 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:10.130414 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:08:10.130712 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-0/minicluster-data/ts-0-root
uuid: "dedfea0720774cffa0bf63535ec4ae62"
format_stamp: "Formatted at 2026-07-13 09:08:03 on dist-test-slave-f03f"
I20260713 09:08:10.131016 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933615176355-16529-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:10.146205 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:10.147413 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:10.149204 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:10.153017 19812 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260713 09:08:10.159152 19540 consensus_peers.cc:597] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:08:10.195465 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:08:10.195742 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.044s	user 0.000s	sys 0.002s
I20260713 09:08:10.195959 16529 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:08:10.200165 19812 tablet_bootstrap.cc:492] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap starting.
I20260713 09:08:10.212209 19812 tablet_bootstrap.cc:492] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62: 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:08:10.212836 19812 tablet_bootstrap.cc:492] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap complete.
I20260713 09:08:10.213325 19812 ts_tablet_manager.cc:1403] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:08:10.215346 19812 raft_consensus.cc:359] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:10.215873 19812 raft_consensus.cc:740] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.216457 19812 consensus_queue.cc:260] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [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: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:10.218545 19812 ts_tablet_manager.cc:1434] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:08:10.219288 19812 tablet_bootstrap.cc:492] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62: Bootstrap starting.
I20260713 09:08:10.227945 16529 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:08:10.228252 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.032s	user 0.027s	sys 0.004s
I20260713 09:08:10.231716 19812 tablet_bootstrap.cc:492] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62: 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:08:10.232419 19812 tablet_bootstrap.cc:492] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62: Bootstrap complete.
I20260713 09:08:10.232969 19812 ts_tablet_manager.cc:1403] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:08:10.234946 19812 raft_consensus.cc:359] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:10.235426 19812 raft_consensus.cc:740] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.236006 19812 consensus_queue.cc:260] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62 [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: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:10.237834 19812 ts_tablet_manager.cc:1434] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:08:10.238436 19812 tablet_bootstrap.cc:492] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap starting.
I20260713 09:08:10.250401 19812 tablet_bootstrap.cc:492] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62: 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:08:10.251143 19812 tablet_bootstrap.cc:492] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap complete.
I20260713 09:08:10.251597 19812 ts_tablet_manager.cc:1403] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260713 09:08:10.253754 19812 raft_consensus.cc:359] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:10.254369 19812 raft_consensus.cc:740] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.255159 19812 consensus_queue.cc:260] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [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: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:10.256536 19812 ts_tablet_manager.cc:1434] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:08:10.257118 19812 tablet_bootstrap.cc:492] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62: Bootstrap starting.
I20260713 09:08:10.269089 19812 tablet_bootstrap.cc:492] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62: 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:08:10.269742 19812 tablet_bootstrap.cc:492] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62: Bootstrap complete.
I20260713 09:08:10.270210 19812 ts_tablet_manager.cc:1403] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:08:10.272099 19812 raft_consensus.cc:359] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } }
I20260713 09:08:10.272543 19812 raft_consensus.cc:740] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.273164 19812 consensus_queue.cc:260] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62 [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: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } }
I20260713 09:08:10.274686 19812 ts_tablet_manager.cc:1434] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.004s
I20260713 09:08:10.275300 19812 tablet_bootstrap.cc:492] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap starting.
I20260713 09:08:10.284277 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.65:44437
I20260713 09:08:10.284368 19874 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.65:44437 every 8 connection(s)
I20260713 09:08:10.287425 19812 tablet_bootstrap.cc:492] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62: 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:08:10.288384 19812 tablet_bootstrap.cc:492] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap complete.
I20260713 09:08:10.289306 19812 ts_tablet_manager.cc:1403] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260713 09:08:10.289865 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:10.291966 19812 raft_consensus.cc:359] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:10.292798 19812 raft_consensus.cc:740] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.293490 19812 consensus_queue.cc:260] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [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: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:10.295580 19812 ts_tablet_manager.cc:1434] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:10.296351 19812 tablet_bootstrap.cc:492] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap starting.
I20260713 09:08:10.299217 16529 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:10.299839 16529 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:10.300594 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:10.309202 19812 tablet_bootstrap.cc:492] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62: 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:08:10.309988 19812 tablet_bootstrap.cc:492] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap complete.
I20260713 09:08:10.310531 19812 ts_tablet_manager.cc:1403] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260713 09:08:10.312532 19812 raft_consensus.cc:359] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:10.313035 19875 heartbeater.cc:344] Connected to a master server at 127.16.36.126:38959
I20260713 09:08:10.313072 19812 raft_consensus.cc:740] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.313580 19875 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:10.313923 19812 consensus_queue.cc:260] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:10.314441 19875 heartbeater.cc:507] Master 127.16.36.126:38959 requested a full tablet report, sending...
I20260713 09:08:10.315572 19812 ts_tablet_manager.cc:1434] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:10.316114 19812 tablet_bootstrap.cc:492] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap starting.
I20260713 09:08:10.319809 19400 ts_manager.cc:194] Re-registered known tserver with Master: dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437)
I20260713 09:08:10.325650 19812 tablet_bootstrap.cc:492] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62: 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:08:10.326224 19812 tablet_bootstrap.cc:492] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap complete.
I20260713 09:08:10.326726 19812 ts_tablet_manager.cc:1403] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260713 09:08:10.327178 19400 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40714
I20260713 09:08:10.328768 19812 raft_consensus.cc:359] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:10.329231 19812 raft_consensus.cc:740] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.329653 19875 heartbeater.cc:499] Master 127.16.36.126:38959 was elected leader, sending a full tablet report...
I20260713 09:08:10.329767 19812 consensus_queue.cc:260] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:10.331249 19812 ts_tablet_manager.cc:1434] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:10.331821 19812 tablet_bootstrap.cc:492] T b0aa55abafa0443da0b2786a282dc543 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap starting.
I20260713 09:08:10.342506 19812 tablet_bootstrap.cc:492] T b0aa55abafa0443da0b2786a282dc543 P dedfea0720774cffa0bf63535ec4ae62: 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:08:10.343287 19812 tablet_bootstrap.cc:492] T b0aa55abafa0443da0b2786a282dc543 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap complete.
I20260713 09:08:10.343924 19812 ts_tablet_manager.cc:1403] T b0aa55abafa0443da0b2786a282dc543 P dedfea0720774cffa0bf63535ec4ae62: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:08:10.345930 19812 raft_consensus.cc:359] T b0aa55abafa0443da0b2786a282dc543 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:10.346343 19812 raft_consensus.cc:740] T b0aa55abafa0443da0b2786a282dc543 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.346853 19812 consensus_queue.cc:260] T b0aa55abafa0443da0b2786a282dc543 P dedfea0720774cffa0bf63535ec4ae62 [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: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:10.348436 19812 ts_tablet_manager.cc:1434] T b0aa55abafa0443da0b2786a282dc543 P dedfea0720774cffa0bf63535ec4ae62: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:10.349202 19812 tablet_bootstrap.cc:492] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap starting.
I20260713 09:08:10.361493 19848 raft_consensus.cc:3060] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:10.363716 19812 tablet_bootstrap.cc:492] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62: 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:08:10.364380 19812 tablet_bootstrap.cc:492] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap complete.
I20260713 09:08:10.364810 19812 ts_tablet_manager.cc:1403] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260713 09:08:10.366721 19848 pending_rounds.cc:85] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62: Aborting all ops after (but not including) 0
I20260713 09:08:10.366641 19812 raft_consensus.cc:359] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:10.366990 19848 pending_rounds.cc:107] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:08:10.367288 19812 raft_consensus.cc:740] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.367327 19848 raft_consensus.cc:2889] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:08:10.367848 19812 consensus_queue.cc:260] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [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: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:10.369395 19812 ts_tablet_manager.cc:1434] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:10.369978 19812 tablet_bootstrap.cc:492] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap starting.
I20260713 09:08:10.381306 19812 tablet_bootstrap.cc:492] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62: 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:08:10.381855 19812 tablet_bootstrap.cc:492] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62: Bootstrap complete.
I20260713 09:08:10.382308 19812 ts_tablet_manager.cc:1403] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:08:10.384042 19812 raft_consensus.cc:359] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:10.384516 19812 raft_consensus.cc:740] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dedfea0720774cffa0bf63535ec4ae62, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.384995 19812 consensus_queue.cc:260] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dedfea0720774cffa0bf63535ec4ae62" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 44437 } } peers { permanent_uuid: "e9790b0ce18c431da22e79fc84794670" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41655 } } peers { permanent_uuid: "c74b4b5ff7e6440194619e5794aaaa79" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 41601 } }
I20260713 09:08:10.386639 19812 ts_tablet_manager.cc:1434] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:10.402333 19848 raft_consensus.cc:3060] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:10.467362 19448 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:10.508731 19848 raft_consensus.cc:3060] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:10.513340 19848 pending_rounds.cc:85] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62: Aborting all ops after (but not including) 0
I20260713 09:08:10.513540 19848 pending_rounds.cc:107] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:08:10.513693 19848 raft_consensus.cc:2889] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:08:10.520188 19848 raft_consensus.cc:3060] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:10.526105 19848 pending_rounds.cc:85] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62: Aborting all ops after (but not including) 0
I20260713 09:08:10.526353 19848 pending_rounds.cc:107] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:08:10.526612 19848 raft_consensus.cc:2889] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:08:11.310019 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:11.315155 16529 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:11.315478 16529 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:11.315865 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:08:11.468139 19448 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:12.321745 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:12.329203 16529 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:12.329648 16529 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:12.330137 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:08:12.468961 19448 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:13.338275 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:13.344439 16529 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:13.344806 16529 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:13.345273 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:08:13.469728 19448 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:14.352887 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:14.358333 16529 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:14.358762 16529 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:14.359290 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:08:14.470515 19448 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:15.366226 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:15.374425 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:15.379791 16529 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:15.380179 16529 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:08:15.471292 19448 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:16.399310 16529 tablet_server.cc:179] TabletServer@127.16.36.65:44437 shutting down...
W20260713 09:08:16.409143 19614 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 70 similar messages]
W20260713 09:08:16.413564 19614 consensus_peers.cc:597] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. 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:08:16.424479 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:16.425179 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:16.425810 16529 raft_consensus.cc:2243] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.426317 16529 raft_consensus.cc:2272] T e9fe2d9b009f4e118b3f7a046169d672 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.428869 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:16.429365 16529 raft_consensus.cc:2243] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.429765 16529 raft_consensus.cc:2272] T 7173b4d4b24f4a7f821c44fc7b772a47 P dedfea0720774cffa0bf63535ec4ae62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.431764 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:16.432267 16529 raft_consensus.cc:2243] T b0aa55abafa0443da0b2786a282dc543 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.432605 16529 raft_consensus.cc:2272] T b0aa55abafa0443da0b2786a282dc543 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.434710 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:16.435135 16529 raft_consensus.cc:2243] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.435515 16529 raft_consensus.cc:2272] T b2662487802248dd8fc8aaa480f72215 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.437546 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:16.437992 16529 raft_consensus.cc:2243] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.438381 16529 raft_consensus.cc:2272] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.440482 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:16.441031 16529 raft_consensus.cc:2243] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.441490 16529 raft_consensus.cc:2272] T 4cc7fc6e125e426a888c13b86ac54a06 P dedfea0720774cffa0bf63535ec4ae62 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:16.443665 19614 consensus_peers.cc:597] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. 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:08:16.443861 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:16.444408 16529 raft_consensus.cc:2243] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.444777 16529 raft_consensus.cc:2272] T 0fc0ee6eee0042c083443533f9d3d2dd P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.446707 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:16.447151 16529 raft_consensus.cc:2243] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.447557 16529 raft_consensus.cc:2272] T 88f8429710ed4c8285e44b2b74515008 P dedfea0720774cffa0bf63535ec4ae62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.449515 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:16.449957 16529 raft_consensus.cc:2243] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.450382 16529 raft_consensus.cc:2272] T 6350543ccad745e3a662f70f8569a1b0 P dedfea0720774cffa0bf63535ec4ae62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.452308 16529 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:16.452737 16529 raft_consensus.cc:2243] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.453119 16529 raft_consensus.cc:2272] T 77f841d3a9ee4aa1b7c60a0e8da3000b P dedfea0720774cffa0bf63535ec4ae62 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:16.472348 19448 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:16.474052 19614 consensus_peers.cc:597] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 -> Peer dedfea0720774cffa0bf63535ec4ae62 (127.16.36.65:44437): Couldn't send request to peer dedfea0720774cffa0bf63535ec4ae62. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:44437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:16.481935 16529 tablet_server.cc:196] TabletServer@127.16.36.65:44437 shutdown complete.
I20260713 09:08:16.504315 16529 tablet_server.cc:179] TabletServer@127.16.36.66:0 shutting down...
I20260713 09:08:16.525345 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:16.526083 16529 tablet_replica.cc:333] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670: stopping tablet replica
I20260713 09:08:16.526782 16529 raft_consensus.cc:2243] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:16.527554 16529 raft_consensus.cc:2272] T 4cc7fc6e125e426a888c13b86ac54a06 P e9790b0ce18c431da22e79fc84794670 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.529568 16529 tablet_replica.cc:333] T 7173b4d4b24f4a7f821c44fc7b772a47 P e9790b0ce18c431da22e79fc84794670: stopping tablet replica
I20260713 09:08:16.530064 16529 raft_consensus.cc:2243] T 7173b4d4b24f4a7f821c44fc7b772a47 P e9790b0ce18c431da22e79fc84794670 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.530457 16529 raft_consensus.cc:2272] T 7173b4d4b24f4a7f821c44fc7b772a47 P e9790b0ce18c431da22e79fc84794670 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.532361 16529 tablet_replica.cc:333] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670: stopping tablet replica
I20260713 09:08:16.532897 16529 raft_consensus.cc:2243] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:16.533672 16529 raft_consensus.cc:2272] T 88f8429710ed4c8285e44b2b74515008 P e9790b0ce18c431da22e79fc84794670 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.535635 16529 tablet_replica.cc:333] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670: stopping tablet replica
I20260713 09:08:16.536100 16529 raft_consensus.cc:2243] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:16.536842 16529 raft_consensus.cc:2272] T 6350543ccad745e3a662f70f8569a1b0 P e9790b0ce18c431da22e79fc84794670 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.538717 16529 tablet_replica.cc:333] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P e9790b0ce18c431da22e79fc84794670: stopping tablet replica
I20260713 09:08:16.539222 16529 raft_consensus.cc:2243] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.539600 16529 raft_consensus.cc:2272] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.541385 16529 tablet_replica.cc:333] T 0fc0ee6eee0042c083443533f9d3d2dd P e9790b0ce18c431da22e79fc84794670: stopping tablet replica
I20260713 09:08:16.541821 16529 raft_consensus.cc:2243] T 0fc0ee6eee0042c083443533f9d3d2dd P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.542253 16529 raft_consensus.cc:2272] T 0fc0ee6eee0042c083443533f9d3d2dd P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.544059 16529 tablet_replica.cc:333] T b0aa55abafa0443da0b2786a282dc543 P e9790b0ce18c431da22e79fc84794670: stopping tablet replica
I20260713 09:08:16.544526 16529 raft_consensus.cc:2243] T b0aa55abafa0443da0b2786a282dc543 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.544924 16529 raft_consensus.cc:2272] T b0aa55abafa0443da0b2786a282dc543 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.546801 16529 tablet_replica.cc:333] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670: stopping tablet replica
I20260713 09:08:16.547245 16529 raft_consensus.cc:2243] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:16.548013 16529 raft_consensus.cc:2272] T 77f841d3a9ee4aa1b7c60a0e8da3000b P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.549839 16529 tablet_replica.cc:333] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670: stopping tablet replica
I20260713 09:08:16.550268 16529 raft_consensus.cc:2243] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:16.550992 16529 raft_consensus.cc:2272] T b2662487802248dd8fc8aaa480f72215 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.552704 16529 tablet_replica.cc:333] T e9fe2d9b009f4e118b3f7a046169d672 P e9790b0ce18c431da22e79fc84794670: stopping tablet replica
I20260713 09:08:16.553139 16529 raft_consensus.cc:2243] T e9fe2d9b009f4e118b3f7a046169d672 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.553506 16529 raft_consensus.cc:2272] T e9fe2d9b009f4e118b3f7a046169d672 P e9790b0ce18c431da22e79fc84794670 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:16.558724 19617 consensus_peers.cc:597] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 -> Peer e9790b0ce18c431da22e79fc84794670 (127.16.36.66:41655): Couldn't send request to peer e9790b0ce18c431da22e79fc84794670. 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:08:16.582788 16529 tablet_server.cc:196] TabletServer@127.16.36.66:0 shutdown complete.
I20260713 09:08:16.604067 16529 tablet_server.cc:179] TabletServer@127.16.36.67:0 shutting down...
I20260713 09:08:16.623713 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:16.624354 16529 tablet_replica.cc:333] T b2662487802248dd8fc8aaa480f72215 P c74b4b5ff7e6440194619e5794aaaa79: stopping tablet replica
I20260713 09:08:16.625011 16529 raft_consensus.cc:2243] T b2662487802248dd8fc8aaa480f72215 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.625480 16529 raft_consensus.cc:2272] T b2662487802248dd8fc8aaa480f72215 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.627485 16529 tablet_replica.cc:333] T 77f841d3a9ee4aa1b7c60a0e8da3000b P c74b4b5ff7e6440194619e5794aaaa79: stopping tablet replica
I20260713 09:08:16.628018 16529 raft_consensus.cc:2243] T 77f841d3a9ee4aa1b7c60a0e8da3000b P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.628432 16529 raft_consensus.cc:2272] T 77f841d3a9ee4aa1b7c60a0e8da3000b P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.630195 16529 tablet_replica.cc:333] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79: stopping tablet replica
I20260713 09:08:16.630861 16529 raft_consensus.cc:2243] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:16.631713 16529 raft_consensus.cc:2272] T 7173b4d4b24f4a7f821c44fc7b772a47 P c74b4b5ff7e6440194619e5794aaaa79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.633657 16529 tablet_replica.cc:333] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79: stopping tablet replica
I20260713 09:08:16.634101 16529 raft_consensus.cc:2243] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:16.634831 16529 raft_consensus.cc:2272] T e9fe2d9b009f4e118b3f7a046169d672 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.636502 16529 tablet_replica.cc:333] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79: stopping tablet replica
I20260713 09:08:16.636925 16529 raft_consensus.cc:2243] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:16.637573 16529 raft_consensus.cc:2272] T 0b438fe431cf4cbf8917f48a4d5dd7f8 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.639287 16529 tablet_replica.cc:333] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79: stopping tablet replica
I20260713 09:08:16.639711 16529 raft_consensus.cc:2243] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.640065 16529 raft_consensus.cc:2272] T 4cc7fc6e125e426a888c13b86ac54a06 P c74b4b5ff7e6440194619e5794aaaa79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.641920 16529 tablet_replica.cc:333] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79: stopping tablet replica
I20260713 09:08:16.642319 16529 raft_consensus.cc:2243] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:16.643064 16529 raft_consensus.cc:2272] T b0aa55abafa0443da0b2786a282dc543 P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.644865 16529 tablet_replica.cc:333] T 6350543ccad745e3a662f70f8569a1b0 P c74b4b5ff7e6440194619e5794aaaa79: stopping tablet replica
I20260713 09:08:16.645264 16529 raft_consensus.cc:2243] T 6350543ccad745e3a662f70f8569a1b0 P c74b4b5ff7e6440194619e5794aaaa79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.645633 16529 raft_consensus.cc:2272] T 6350543ccad745e3a662f70f8569a1b0 P c74b4b5ff7e6440194619e5794aaaa79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.647426 16529 tablet_replica.cc:333] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79: stopping tablet replica
I20260713 09:08:16.647838 16529 raft_consensus.cc:2243] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.648180 16529 raft_consensus.cc:2272] T 88f8429710ed4c8285e44b2b74515008 P c74b4b5ff7e6440194619e5794aaaa79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.649875 16529 tablet_replica.cc:333] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79: stopping tablet replica
I20260713 09:08:16.650244 16529 raft_consensus.cc:2243] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:16.651048 16529 raft_consensus.cc:2272] T 0fc0ee6eee0042c083443533f9d3d2dd P c74b4b5ff7e6440194619e5794aaaa79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.677985 16529 tablet_server.cc:196] TabletServer@127.16.36.67:0 shutdown complete.
I20260713 09:08:16.698637 16529 master.cc:562] Master@127.16.36.126:38959 shutting down...
I20260713 09:08:16.717011 16529 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:16.717614 16529 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.717932 16529 tablet_replica.cc:333] T 00000000000000000000000000000000 P 652c3575391f4b8a91dcedef2745ef2b: stopping tablet replica
I20260713 09:08:16.737214 16529 master.cc:584] Master@127.16.36.126:38959 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13448 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:08:16.780346 16529 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.36.126:37285
I20260713 09:08:16.781564 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:16.787034 19911 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:16.787078 19912 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:16.787964 19914 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:16.789361 16529 server_base.cc:1061] running on GCE node
I20260713 09:08:16.790213 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:16.790402 16529 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:16.790689 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933696790672 us; error 0 us; skew 500 ppm
I20260713 09:08:16.791247 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:16.793506 16529 webserver.cc:533] Webserver started at http://127.16.36.126:33969/ using document root <none> and password file <none>
I20260713 09:08:16.794008 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:16.794178 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:16.794469 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:16.795660 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933615176355-16529-0/minicluster-data/master-0-root/instance:
uuid: "ce7da4d4a8b54cc48fcc20ace36221f3"
format_stamp: "Formatted at 2026-07-13 09:08:16 on dist-test-slave-f03f"
I20260713 09:08:16.800266 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:08:16.803454 19919 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:16.804134 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:16.804402 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933615176355-16529-0/minicluster-data/master-0-root
uuid: "ce7da4d4a8b54cc48fcc20ace36221f3"
format_stamp: "Formatted at 2026-07-13 09:08:16 on dist-test-slave-f03f"
I20260713 09:08:16.804661 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933615176355-16529-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933615176355-16529-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933615176355-16529-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:16.817399 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:16.818519 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:16.853828 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.126:37285
I20260713 09:08:16.853919 19970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.126:37285 every 8 connection(s)
I20260713 09:08:16.857426 19971 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:16.867535 19971 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3: Bootstrap starting.
I20260713 09:08:16.871981 19971 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:16.875855 19971 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3: No bootstrap required, opened a new log
I20260713 09:08:16.877868 19971 raft_consensus.cc:359] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce7da4d4a8b54cc48fcc20ace36221f3" member_type: VOTER }
I20260713 09:08:16.878274 19971 raft_consensus.cc:385] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:16.878556 19971 raft_consensus.cc:740] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce7da4d4a8b54cc48fcc20ace36221f3, State: Initialized, Role: FOLLOWER
I20260713 09:08:16.879056 19971 consensus_queue.cc:260] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ce7da4d4a8b54cc48fcc20ace36221f3" member_type: VOTER }
I20260713 09:08:16.879496 19971 raft_consensus.cc:399] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:16.879705 19971 raft_consensus.cc:493] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:16.879946 19971 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:16.884035 19971 raft_consensus.cc:515] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce7da4d4a8b54cc48fcc20ace36221f3" member_type: VOTER }
I20260713 09:08:16.884485 19971 leader_election.cc:304] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3 [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: ce7da4d4a8b54cc48fcc20ace36221f3; no voters: 
I20260713 09:08:16.885439 19971 leader_election.cc:290] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:16.885716 19974 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:16.886906 19974 raft_consensus.cc:697] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3 [term 1 LEADER]: Becoming Leader. State: Replica: ce7da4d4a8b54cc48fcc20ace36221f3, State: Running, Role: LEADER
I20260713 09:08:16.887532 19974 consensus_queue.cc:237] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3 [LEADER]: Queue going to LEADER mode. State: All 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: "ce7da4d4a8b54cc48fcc20ace36221f3" member_type: VOTER }
I20260713 09:08:16.888070 19971 sys_catalog.cc:565] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:16.890231 19976 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ce7da4d4a8b54cc48fcc20ace36221f3. Latest consensus state: current_term: 1 leader_uuid: "ce7da4d4a8b54cc48fcc20ace36221f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce7da4d4a8b54cc48fcc20ace36221f3" member_type: VOTER } }
I20260713 09:08:16.890161 19975 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ce7da4d4a8b54cc48fcc20ace36221f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce7da4d4a8b54cc48fcc20ace36221f3" member_type: VOTER } }
I20260713 09:08:16.890839 19976 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:16.890969 19975 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:16.893870 19981 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:16.900943 19981 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:16.901832 16529 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:16.908999 19981 catalog_manager.cc:1383] Generated new cluster ID: b48e51a2dcf942a3860c0452f7226cc6
I20260713 09:08:16.909198 19981 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:16.932096 19981 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:16.933192 19981 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:16.952729 19981 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3: Generated new TSK 0
I20260713 09:08:16.953261 19981 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:16.967969 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:16.973340 19992 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:16.974197 19993 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:08:16.975930 16529 server_base.cc:1061] running on GCE node
W20260713 09:08:16.976212 19995 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:16.977080 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:16.977252 16529 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:16.977391 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933696977375 us; error 0 us; skew 500 ppm
I20260713 09:08:16.977866 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:16.979933 16529 webserver.cc:533] Webserver started at http://127.16.36.65:37279/ using document root <none> and password file <none>
I20260713 09:08:16.980340 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:16.980487 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:16.980679 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:16.981664 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933615176355-16529-0/minicluster-data/ts-0-root/instance:
uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd"
format_stamp: "Formatted at 2026-07-13 09:08:16 on dist-test-slave-f03f"
I20260713 09:08:16.985666 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:08:16.988633 20000 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:16.989352 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:16.989624 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933615176355-16529-0/minicluster-data/ts-0-root
uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd"
format_stamp: "Formatted at 2026-07-13 09:08:16 on dist-test-slave-f03f"
I20260713 09:08:16.989887 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933615176355-16529-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933615176355-16529-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933615176355-16529-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:17.001964 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:17.003079 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:17.004384 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:17.006457 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:17.006668 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:17.006887 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:17.007045 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:17.044548 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.65:46659
I20260713 09:08:17.044636 20062 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.65:46659 every 8 connection(s)
I20260713 09:08:17.048758 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:17.055665 20067 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:17.056854 20068 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:08:17.059751 16529 server_base.cc:1061] running on GCE node
W20260713 09:08:17.060374 20070 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:17.060918 20063 heartbeater.cc:344] Connected to a master server at 127.16.36.126:37285
I20260713 09:08:17.061246 20063 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:17.061321 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:17.061596 16529 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:17.061756 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933697061738 us; error 0 us; skew 500 ppm
I20260713 09:08:17.061952 20063 heartbeater.cc:507] Master 127.16.36.126:37285 requested a full tablet report, sending...
I20260713 09:08:17.062340 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:17.064008 19936 ts_manager.cc:194] Registered new tserver with Master: 5806f3c5f9ba45da81fc5dd7cf1813dd (127.16.36.65:46659)
I20260713 09:08:17.064777 16529 webserver.cc:533] Webserver started at http://127.16.36.66:33011/ using document root <none> and password file <none>
I20260713 09:08:17.065256 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:17.065416 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:17.065659 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:17.065860 19936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45022
I20260713 09:08:17.066779 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933615176355-16529-0/minicluster-data/ts-1-root/instance:
uuid: "68f86fe519ed4da79ae1b7e8090c3960"
format_stamp: "Formatted at 2026-07-13 09:08:17 on dist-test-slave-f03f"
I20260713 09:08:17.070953 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:08:17.074256 20075 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:17.074951 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:17.075202 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933615176355-16529-0/minicluster-data/ts-1-root
uuid: "68f86fe519ed4da79ae1b7e8090c3960"
format_stamp: "Formatted at 2026-07-13 09:08:17 on dist-test-slave-f03f"
I20260713 09:08:17.075435 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933615176355-16529-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933615176355-16529-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933615176355-16529-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:17.105722 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:17.106863 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:17.108147 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:17.110100 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:17.110278 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:17.110507 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:17.110666 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:08:17.147094 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.66:44993
I20260713 09:08:17.147187 20137 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.66:44993 every 8 connection(s)
I20260713 09:08:17.151532 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:17.158408 20141 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:17.159543 20142 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:17.161836 20144 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:17.162393 16529 server_base.cc:1061] running on GCE node
I20260713 09:08:17.162822 20138 heartbeater.cc:344] Connected to a master server at 127.16.36.126:37285
I20260713 09:08:17.163250 20138 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:17.163462 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:17.163738 16529 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:17.163933 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933697163916 us; error 0 us; skew 500 ppm
I20260713 09:08:17.164065 20138 heartbeater.cc:507] Master 127.16.36.126:37285 requested a full tablet report, sending...
I20260713 09:08:17.164667 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:17.166194 19936 ts_manager.cc:194] Registered new tserver with Master: 68f86fe519ed4da79ae1b7e8090c3960 (127.16.36.66:44993)
I20260713 09:08:17.167191 16529 webserver.cc:533] Webserver started at http://127.16.36.67:45019/ using document root <none> and password file <none>
I20260713 09:08:17.167820 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:17.167910 19936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45028
I20260713 09:08:17.168062 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:17.168470 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:17.169868 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933615176355-16529-0/minicluster-data/ts-2-root/instance:
uuid: "ea5a78fda54440b6aa0bed5b47700a1b"
format_stamp: "Formatted at 2026-07-13 09:08:17 on dist-test-slave-f03f"
I20260713 09:08:17.173851 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:08:17.176774 20149 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:17.177474 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:17.177736 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933615176355-16529-0/minicluster-data/ts-2-root
uuid: "ea5a78fda54440b6aa0bed5b47700a1b"
format_stamp: "Formatted at 2026-07-13 09:08:17 on dist-test-slave-f03f"
I20260713 09:08:17.177964 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933615176355-16529-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933615176355-16529-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933615176355-16529-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:08:17.193450 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:17.194469 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:17.195827 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:17.197770 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:17.197935 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:17.198168 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:17.198311 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:17.234356 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.67:42223
I20260713 09:08:17.234453 20211 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.67:42223 every 8 connection(s)
I20260713 09:08:17.246824 20212 heartbeater.cc:344] Connected to a master server at 127.16.36.126:37285
I20260713 09:08:17.247189 20212 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:17.247841 20212 heartbeater.cc:507] Master 127.16.36.126:37285 requested a full tablet report, sending...
I20260713 09:08:17.249573 19936 ts_manager.cc:194] Registered new tserver with Master: ea5a78fda54440b6aa0bed5b47700a1b (127.16.36.67:42223)
I20260713 09:08:17.250449 16529 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013179881s
I20260713 09:08:17.251031 19936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45044
I20260713 09:08:17.273801 19936 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45058:
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:08:17.275731 19936 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:08:17.310734 20028 tablet_service.cc:1511] Processing CreateTablet for tablet 422c5262067c45cbb2b2e980de3564a1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a1dbfc3415ce4fb09eef1902f4ff3ea1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:17.310732 20027 tablet_service.cc:1511] Processing CreateTablet for tablet e0f0b19f74e74e04b0f969f8da2285f0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a1dbfc3415ce4fb09eef1902f4ff3ea1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:17.312274 20027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0f0b19f74e74e04b0f969f8da2285f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.312815 20028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 422c5262067c45cbb2b2e980de3564a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.317692 20177 tablet_service.cc:1511] Processing CreateTablet for tablet 422c5262067c45cbb2b2e980de3564a1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a1dbfc3415ce4fb09eef1902f4ff3ea1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:17.317711 20176 tablet_service.cc:1511] Processing CreateTablet for tablet e0f0b19f74e74e04b0f969f8da2285f0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a1dbfc3415ce4fb09eef1902f4ff3ea1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:17.319023 20177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 422c5262067c45cbb2b2e980de3564a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.320358 20176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0f0b19f74e74e04b0f969f8da2285f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.326862 20103 tablet_service.cc:1511] Processing CreateTablet for tablet 422c5262067c45cbb2b2e980de3564a1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a1dbfc3415ce4fb09eef1902f4ff3ea1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:17.327451 20102 tablet_service.cc:1511] Processing CreateTablet for tablet e0f0b19f74e74e04b0f969f8da2285f0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a1dbfc3415ce4fb09eef1902f4ff3ea1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:17.328114 20103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 422c5262067c45cbb2b2e980de3564a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.328758 20102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0f0b19f74e74e04b0f969f8da2285f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.344491 20227 tablet_bootstrap.cc:492] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd: Bootstrap starting.
I20260713 09:08:17.350224 20228 tablet_bootstrap.cc:492] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960: Bootstrap starting.
I20260713 09:08:17.351008 20227 tablet_bootstrap.cc:654] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.355217 20229 tablet_bootstrap.cc:492] T 422c5262067c45cbb2b2e980de3564a1 P ea5a78fda54440b6aa0bed5b47700a1b: Bootstrap starting.
I20260713 09:08:17.356926 20228 tablet_bootstrap.cc:654] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.358639 20227 tablet_bootstrap.cc:492] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd: No bootstrap required, opened a new log
I20260713 09:08:17.359074 20227 ts_tablet_manager.cc:1403] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260713 09:08:17.360656 20229 tablet_bootstrap.cc:654] T 422c5262067c45cbb2b2e980de3564a1 P ea5a78fda54440b6aa0bed5b47700a1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.361915 20228 tablet_bootstrap.cc:492] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960: No bootstrap required, opened a new log
I20260713 09:08:17.361729 20227 raft_consensus.cc:359] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } }
I20260713 09:08:17.362351 20228 ts_tablet_manager.cc:1403] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:08:17.362479 20227 raft_consensus.cc:385] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.362828 20227 raft_consensus.cc:740] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5806f3c5f9ba45da81fc5dd7cf1813dd, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.363557 20227 consensus_queue.cc:260] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } }
I20260713 09:08:17.365113 20228 raft_consensus.cc:359] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } }
I20260713 09:08:17.365660 20063 heartbeater.cc:499] Master 127.16.36.126:37285 was elected leader, sending a full tablet report...
I20260713 09:08:17.365880 20228 raft_consensus.cc:385] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.366194 20228 raft_consensus.cc:740] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68f86fe519ed4da79ae1b7e8090c3960, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.366900 20228 consensus_queue.cc:260] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } }
I20260713 09:08:17.368155 20227 ts_tablet_manager.cc:1434] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260713 09:08:17.369279 20227 tablet_bootstrap.cc:492] T e0f0b19f74e74e04b0f969f8da2285f0 P 5806f3c5f9ba45da81fc5dd7cf1813dd: Bootstrap starting.
I20260713 09:08:17.380643 20227 tablet_bootstrap.cc:654] T e0f0b19f74e74e04b0f969f8da2285f0 P 5806f3c5f9ba45da81fc5dd7cf1813dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.385416 20138 heartbeater.cc:499] Master 127.16.36.126:37285 was elected leader, sending a full tablet report...
I20260713 09:08:17.385943 20228 ts_tablet_manager.cc:1434] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960: Time spent starting tablet: real 0.023s	user 0.018s	sys 0.004s
I20260713 09:08:17.386039 20229 tablet_bootstrap.cc:492] T 422c5262067c45cbb2b2e980de3564a1 P ea5a78fda54440b6aa0bed5b47700a1b: No bootstrap required, opened a new log
I20260713 09:08:17.386605 20229 ts_tablet_manager.cc:1403] T 422c5262067c45cbb2b2e980de3564a1 P ea5a78fda54440b6aa0bed5b47700a1b: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.012s
I20260713 09:08:17.386942 20228 tablet_bootstrap.cc:492] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960: Bootstrap starting.
I20260713 09:08:17.389715 20229 raft_consensus.cc:359] T 422c5262067c45cbb2b2e980de3564a1 P ea5a78fda54440b6aa0bed5b47700a1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } }
I20260713 09:08:17.390591 20229 raft_consensus.cc:385] T 422c5262067c45cbb2b2e980de3564a1 P ea5a78fda54440b6aa0bed5b47700a1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.390940 20229 raft_consensus.cc:740] T 422c5262067c45cbb2b2e980de3564a1 P ea5a78fda54440b6aa0bed5b47700a1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea5a78fda54440b6aa0bed5b47700a1b, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.391852 20229 consensus_queue.cc:260] T 422c5262067c45cbb2b2e980de3564a1 P ea5a78fda54440b6aa0bed5b47700a1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } }
I20260713 09:08:17.393471 20228 tablet_bootstrap.cc:654] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:17.400583 20139 tablet.cc:2406] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:08:17.400960 20229 ts_tablet_manager.cc:1434] T 422c5262067c45cbb2b2e980de3564a1 P ea5a78fda54440b6aa0bed5b47700a1b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.008s
I20260713 09:08:17.401907 20228 tablet_bootstrap.cc:492] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960: No bootstrap required, opened a new log
I20260713 09:08:17.402427 20228 ts_tablet_manager.cc:1403] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260713 09:08:17.402813 20212 heartbeater.cc:499] Master 127.16.36.126:37285 was elected leader, sending a full tablet report...
I20260713 09:08:17.403317 20229 tablet_bootstrap.cc:492] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b: Bootstrap starting.
I20260713 09:08:17.404409 20227 tablet_bootstrap.cc:492] T e0f0b19f74e74e04b0f969f8da2285f0 P 5806f3c5f9ba45da81fc5dd7cf1813dd: No bootstrap required, opened a new log
I20260713 09:08:17.404870 20227 ts_tablet_manager.cc:1403] T e0f0b19f74e74e04b0f969f8da2285f0 P 5806f3c5f9ba45da81fc5dd7cf1813dd: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.011s
I20260713 09:08:17.405134 20228 raft_consensus.cc:359] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.405840 20228 raft_consensus.cc:385] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.406131 20228 raft_consensus.cc:740] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68f86fe519ed4da79ae1b7e8090c3960, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.406922 20228 consensus_queue.cc:260] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.407799 20227 raft_consensus.cc:359] T e0f0b19f74e74e04b0f969f8da2285f0 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.408491 20227 raft_consensus.cc:385] T e0f0b19f74e74e04b0f969f8da2285f0 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.408784 20227 raft_consensus.cc:740] T e0f0b19f74e74e04b0f969f8da2285f0 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5806f3c5f9ba45da81fc5dd7cf1813dd, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.409749 20229 tablet_bootstrap.cc:654] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.409456 20227 consensus_queue.cc:260] T e0f0b19f74e74e04b0f969f8da2285f0 P 5806f3c5f9ba45da81fc5dd7cf1813dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.411511 20227 ts_tablet_manager.cc:1434] T e0f0b19f74e74e04b0f969f8da2285f0 P 5806f3c5f9ba45da81fc5dd7cf1813dd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:17.413213 20228 ts_tablet_manager.cc:1434] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:08:17.416354 20229 tablet_bootstrap.cc:492] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b: No bootstrap required, opened a new log
I20260713 09:08:17.416785 20229 ts_tablet_manager.cc:1403] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260713 09:08:17.419420 20229 raft_consensus.cc:359] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.419996 20229 raft_consensus.cc:385] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.420307 20229 raft_consensus.cc:740] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea5a78fda54440b6aa0bed5b47700a1b, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.420984 20229 consensus_queue.cc:260] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.422658 20229 ts_tablet_manager.cc:1434] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:17.464561 20234 raft_consensus.cc:493] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.464979 20234 raft_consensus.cc:515] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } }
I20260713 09:08:17.466838 20234 leader_election.cc:290] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5806f3c5f9ba45da81fc5dd7cf1813dd (127.16.36.65:46659), ea5a78fda54440b6aa0bed5b47700a1b (127.16.36.67:42223)
I20260713 09:08:17.476001 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "422c5262067c45cbb2b2e980de3564a1" candidate_uuid: "68f86fe519ed4da79ae1b7e8090c3960" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" is_pre_election: true
I20260713 09:08:17.476778 20038 raft_consensus.cc:2468] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68f86fe519ed4da79ae1b7e8090c3960 in term 0.
I20260713 09:08:17.477139 20187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "422c5262067c45cbb2b2e980de3564a1" candidate_uuid: "68f86fe519ed4da79ae1b7e8090c3960" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" is_pre_election: true
I20260713 09:08:17.477841 20187 raft_consensus.cc:2468] T 422c5262067c45cbb2b2e980de3564a1 P ea5a78fda54440b6aa0bed5b47700a1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68f86fe519ed4da79ae1b7e8090c3960 in term 0.
I20260713 09:08:17.478032 20078 leader_election.cc:304] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5806f3c5f9ba45da81fc5dd7cf1813dd, 68f86fe519ed4da79ae1b7e8090c3960; no voters: 
I20260713 09:08:17.478854 20234 raft_consensus.cc:2804] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:17.479203 20234 raft_consensus.cc:493] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:17.479494 20234 raft_consensus.cc:3060] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.484072 20234 raft_consensus.cc:515] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } }
I20260713 09:08:17.485422 20234 leader_election.cc:290] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [CANDIDATE]: Term 1 election: Requested vote from peers 5806f3c5f9ba45da81fc5dd7cf1813dd (127.16.36.65:46659), ea5a78fda54440b6aa0bed5b47700a1b (127.16.36.67:42223)
I20260713 09:08:17.486102 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "422c5262067c45cbb2b2e980de3564a1" candidate_uuid: "68f86fe519ed4da79ae1b7e8090c3960" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd"
I20260713 09:08:17.486284 20187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "422c5262067c45cbb2b2e980de3564a1" candidate_uuid: "68f86fe519ed4da79ae1b7e8090c3960" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5a78fda54440b6aa0bed5b47700a1b"
I20260713 09:08:17.486562 20038 raft_consensus.cc:3060] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.486831 20187 raft_consensus.cc:3060] T 422c5262067c45cbb2b2e980de3564a1 P ea5a78fda54440b6aa0bed5b47700a1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.489990 20236 raft_consensus.cc:493] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.490454 20236 raft_consensus.cc:515] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.492267 20187 raft_consensus.cc:2468] T 422c5262067c45cbb2b2e980de3564a1 P ea5a78fda54440b6aa0bed5b47700a1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68f86fe519ed4da79ae1b7e8090c3960 in term 1.
I20260713 09:08:17.492432 20038 raft_consensus.cc:2468] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68f86fe519ed4da79ae1b7e8090c3960 in term 1.
I20260713 09:08:17.492869 20236 leader_election.cc:290] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5806f3c5f9ba45da81fc5dd7cf1813dd (127.16.36.65:46659), 68f86fe519ed4da79ae1b7e8090c3960 (127.16.36.66:44993)
I20260713 09:08:17.494331 20077 leader_election.cc:304] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68f86fe519ed4da79ae1b7e8090c3960, ea5a78fda54440b6aa0bed5b47700a1b; no voters: 
I20260713 09:08:17.496001 20234 raft_consensus.cc:2804] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:17.497601 20234 raft_consensus.cc:697] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [term 1 LEADER]: Becoming Leader. State: Replica: 68f86fe519ed4da79ae1b7e8090c3960, State: Running, Role: LEADER
I20260713 09:08:17.498857 20234 consensus_queue.cc:237] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } }
I20260713 09:08:17.501837 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f0b19f74e74e04b0f969f8da2285f0" candidate_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" is_pre_election: true
I20260713 09:08:17.502434 20038 raft_consensus.cc:2468] T e0f0b19f74e74e04b0f969f8da2285f0 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea5a78fda54440b6aa0bed5b47700a1b in term 0.
I20260713 09:08:17.503786 20152 leader_election.cc:304] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5806f3c5f9ba45da81fc5dd7cf1813dd, ea5a78fda54440b6aa0bed5b47700a1b; no voters: 
I20260713 09:08:17.504658 20236 raft_consensus.cc:2804] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:17.504614 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f0b19f74e74e04b0f969f8da2285f0" candidate_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68f86fe519ed4da79ae1b7e8090c3960" is_pre_election: true
I20260713 09:08:17.505179 20236 raft_consensus.cc:493] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:17.505462 20236 raft_consensus.cc:3060] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.505367 20113 raft_consensus.cc:2468] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea5a78fda54440b6aa0bed5b47700a1b in term 0.
I20260713 09:08:17.507831 19935 catalog_manager.cc:5697] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68f86fe519ed4da79ae1b7e8090c3960 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "68f86fe519ed4da79ae1b7e8090c3960" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:17.511695 20236 raft_consensus.cc:515] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.513396 20236 leader_election.cc:290] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [CANDIDATE]: Term 1 election: Requested vote from peers 5806f3c5f9ba45da81fc5dd7cf1813dd (127.16.36.65:46659), 68f86fe519ed4da79ae1b7e8090c3960 (127.16.36.66:44993)
I20260713 09:08:17.513986 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f0b19f74e74e04b0f969f8da2285f0" candidate_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd"
I20260713 09:08:17.514513 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f0b19f74e74e04b0f969f8da2285f0" candidate_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68f86fe519ed4da79ae1b7e8090c3960"
I20260713 09:08:17.515077 20113 raft_consensus.cc:3060] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.514533 20038 raft_consensus.cc:3060] T e0f0b19f74e74e04b0f969f8da2285f0 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.520098 20038 raft_consensus.cc:2468] T e0f0b19f74e74e04b0f969f8da2285f0 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea5a78fda54440b6aa0bed5b47700a1b in term 1.
I20260713 09:08:17.520254 20113 raft_consensus.cc:2468] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea5a78fda54440b6aa0bed5b47700a1b in term 1.
I20260713 09:08:17.520953 20152 leader_election.cc:304] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5806f3c5f9ba45da81fc5dd7cf1813dd, ea5a78fda54440b6aa0bed5b47700a1b; no voters: 
I20260713 09:08:17.521611 20236 raft_consensus.cc:2804] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:17.522539 20236 raft_consensus.cc:697] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [term 1 LEADER]: Becoming Leader. State: Replica: ea5a78fda54440b6aa0bed5b47700a1b, State: Running, Role: LEADER
I20260713 09:08:17.523154 20236 consensus_queue.cc:237] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.529301 19934 catalog_manager.cc:5697] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b reported cstate change: term changed from 0 to 1, leader changed from <none> to ea5a78fda54440b6aa0bed5b47700a1b (127.16.36.67). New cstate: current_term: 1 leader_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:17.589476 19934 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45068:
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:08:17.591421 19934 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:08:17.611243 20028 tablet_service.cc:1511] Processing CreateTablet for tablet bc9bbd15b4e244afbf60afa068932560 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=011a1b7af0ea4ffba749ac0a95a59c8c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:17.612448 20028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9bbd15b4e244afbf60afa068932560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.612324 20103 tablet_service.cc:1511] Processing CreateTablet for tablet bc9bbd15b4e244afbf60afa068932560 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=011a1b7af0ea4ffba749ac0a95a59c8c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:17.613538 20103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9bbd15b4e244afbf60afa068932560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.613690 20177 tablet_service.cc:1511] Processing CreateTablet for tablet bc9bbd15b4e244afbf60afa068932560 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=011a1b7af0ea4ffba749ac0a95a59c8c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:17.614869 20177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9bbd15b4e244afbf60afa068932560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.616528 20027 tablet_service.cc:1511] Processing CreateTablet for tablet 86a47bd0981f43ed894536d2524c2a95 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=011a1b7af0ea4ffba749ac0a95a59c8c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:17.617633 20027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86a47bd0981f43ed894536d2524c2a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.618378 20176 tablet_service.cc:1511] Processing CreateTablet for tablet 86a47bd0981f43ed894536d2524c2a95 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=011a1b7af0ea4ffba749ac0a95a59c8c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:17.619516 20176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86a47bd0981f43ed894536d2524c2a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.624212 20102 tablet_service.cc:1511] Processing CreateTablet for tablet 86a47bd0981f43ed894536d2524c2a95 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=011a1b7af0ea4ffba749ac0a95a59c8c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:17.625355 20102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86a47bd0981f43ed894536d2524c2a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.627233 20227 tablet_bootstrap.cc:492] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd: Bootstrap starting.
I20260713 09:08:17.629320 20229 tablet_bootstrap.cc:492] T bc9bbd15b4e244afbf60afa068932560 P ea5a78fda54440b6aa0bed5b47700a1b: Bootstrap starting.
I20260713 09:08:17.632827 20227 tablet_bootstrap.cc:654] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.634992 20229 tablet_bootstrap.cc:654] T bc9bbd15b4e244afbf60afa068932560 P ea5a78fda54440b6aa0bed5b47700a1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.643245 20228 tablet_bootstrap.cc:492] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960: Bootstrap starting.
I20260713 09:08:17.643977 20227 tablet_bootstrap.cc:492] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd: No bootstrap required, opened a new log
I20260713 09:08:17.644457 20227 ts_tablet_manager.cc:1403] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.004s
I20260713 09:08:17.647185 20227 raft_consensus.cc:359] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.647850 20227 raft_consensus.cc:385] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.648139 20227 raft_consensus.cc:740] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5806f3c5f9ba45da81fc5dd7cf1813dd, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.649228 20229 tablet_bootstrap.cc:492] T bc9bbd15b4e244afbf60afa068932560 P ea5a78fda54440b6aa0bed5b47700a1b: No bootstrap required, opened a new log
I20260713 09:08:17.649727 20229 ts_tablet_manager.cc:1403] T bc9bbd15b4e244afbf60afa068932560 P ea5a78fda54440b6aa0bed5b47700a1b: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.003s
I20260713 09:08:17.649405 20227 consensus_queue.cc:260] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.649946 20228 tablet_bootstrap.cc:654] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.651593 20227 ts_tablet_manager.cc:1434] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260713 09:08:17.652575 20229 raft_consensus.cc:359] T bc9bbd15b4e244afbf60afa068932560 P ea5a78fda54440b6aa0bed5b47700a1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.653303 20229 raft_consensus.cc:385] T bc9bbd15b4e244afbf60afa068932560 P ea5a78fda54440b6aa0bed5b47700a1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.653631 20229 raft_consensus.cc:740] T bc9bbd15b4e244afbf60afa068932560 P ea5a78fda54440b6aa0bed5b47700a1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea5a78fda54440b6aa0bed5b47700a1b, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.654387 20229 consensus_queue.cc:260] T bc9bbd15b4e244afbf60afa068932560 P ea5a78fda54440b6aa0bed5b47700a1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.656188 20227 tablet_bootstrap.cc:492] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd: Bootstrap starting.
I20260713 09:08:17.656551 20229 ts_tablet_manager.cc:1434] T bc9bbd15b4e244afbf60afa068932560 P ea5a78fda54440b6aa0bed5b47700a1b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:17.657544 20229 tablet_bootstrap.cc:492] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b: Bootstrap starting.
I20260713 09:08:17.662345 20227 tablet_bootstrap.cc:654] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.663375 20229 tablet_bootstrap.cc:654] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.667593 20228 tablet_bootstrap.cc:492] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960: No bootstrap required, opened a new log
I20260713 09:08:17.668056 20228 ts_tablet_manager.cc:1403] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260713 09:08:17.668459 20227 tablet_bootstrap.cc:492] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd: No bootstrap required, opened a new log
I20260713 09:08:17.668884 20227 ts_tablet_manager.cc:1403] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:08:17.670469 20229 tablet_bootstrap.cc:492] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b: No bootstrap required, opened a new log
I20260713 09:08:17.670328 20228 raft_consensus.cc:359] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.671002 20228 raft_consensus.cc:385] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.671053 20229 ts_tablet_manager.cc:1403] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:08:17.671280 20228 raft_consensus.cc:740] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68f86fe519ed4da79ae1b7e8090c3960, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.671538 20227 raft_consensus.cc:359] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.671969 20228 consensus_queue.cc:260] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.672250 20227 raft_consensus.cc:385] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.672627 20227 raft_consensus.cc:740] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5806f3c5f9ba45da81fc5dd7cf1813dd, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.673355 20227 consensus_queue.cc:260] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.673974 20228 ts_tablet_manager.cc:1434] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260713 09:08:17.673902 20229 raft_consensus.cc:359] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.674772 20229 raft_consensus.cc:385] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.675073 20228 tablet_bootstrap.cc:492] T 86a47bd0981f43ed894536d2524c2a95 P 68f86fe519ed4da79ae1b7e8090c3960: Bootstrap starting.
I20260713 09:08:17.675081 20229 raft_consensus.cc:740] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea5a78fda54440b6aa0bed5b47700a1b, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.676462 20229 consensus_queue.cc:260] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.678294 20227 ts_tablet_manager.cc:1434] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:17.681130 20228 tablet_bootstrap.cc:654] T 86a47bd0981f43ed894536d2524c2a95 P 68f86fe519ed4da79ae1b7e8090c3960: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.681650 20229 ts_tablet_manager.cc:1434] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:08:17.690150 20228 tablet_bootstrap.cc:492] T 86a47bd0981f43ed894536d2524c2a95 P 68f86fe519ed4da79ae1b7e8090c3960: No bootstrap required, opened a new log
I20260713 09:08:17.690657 20228 ts_tablet_manager.cc:1403] T 86a47bd0981f43ed894536d2524c2a95 P 68f86fe519ed4da79ae1b7e8090c3960: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.006s
I20260713 09:08:17.693125 20228 raft_consensus.cc:359] T 86a47bd0981f43ed894536d2524c2a95 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.693586 20228 raft_consensus.cc:385] T 86a47bd0981f43ed894536d2524c2a95 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.693766 20228 raft_consensus.cc:740] T 86a47bd0981f43ed894536d2524c2a95 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68f86fe519ed4da79ae1b7e8090c3960, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.694243 20228 consensus_queue.cc:260] T 86a47bd0981f43ed894536d2524c2a95 P 68f86fe519ed4da79ae1b7e8090c3960 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.696026 20228 ts_tablet_manager.cc:1434] T 86a47bd0981f43ed894536d2524c2a95 P 68f86fe519ed4da79ae1b7e8090c3960: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260713 09:08:17.777235 20233 raft_consensus.cc:493] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.777701 20233 raft_consensus.cc:515] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.779693 20233 leader_election.cc:290] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68f86fe519ed4da79ae1b7e8090c3960 (127.16.36.66:44993), ea5a78fda54440b6aa0bed5b47700a1b (127.16.36.67:42223)
I20260713 09:08:17.789630 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a47bd0981f43ed894536d2524c2a95" candidate_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68f86fe519ed4da79ae1b7e8090c3960" is_pre_election: true
I20260713 09:08:17.790314 20113 raft_consensus.cc:2468] T 86a47bd0981f43ed894536d2524c2a95 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5806f3c5f9ba45da81fc5dd7cf1813dd in term 0.
I20260713 09:08:17.790669 20187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a47bd0981f43ed894536d2524c2a95" candidate_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" is_pre_election: true
I20260713 09:08:17.791244 20187 raft_consensus.cc:2468] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5806f3c5f9ba45da81fc5dd7cf1813dd in term 0.
I20260713 09:08:17.791389 20001 leader_election.cc:304] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5806f3c5f9ba45da81fc5dd7cf1813dd, 68f86fe519ed4da79ae1b7e8090c3960; no voters: 
I20260713 09:08:17.792140 20233 raft_consensus.cc:2804] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:17.792382 20233 raft_consensus.cc:493] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:17.792583 20233 raft_consensus.cc:3060] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.797348 20233 raft_consensus.cc:515] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.798699 20233 leader_election.cc:290] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [CANDIDATE]: Term 1 election: Requested vote from peers 68f86fe519ed4da79ae1b7e8090c3960 (127.16.36.66:44993), ea5a78fda54440b6aa0bed5b47700a1b (127.16.36.67:42223)
I20260713 09:08:17.799315 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a47bd0981f43ed894536d2524c2a95" candidate_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68f86fe519ed4da79ae1b7e8090c3960"
I20260713 09:08:17.799659 20187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a47bd0981f43ed894536d2524c2a95" candidate_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5a78fda54440b6aa0bed5b47700a1b"
I20260713 09:08:17.799847 20113 raft_consensus.cc:3060] T 86a47bd0981f43ed894536d2524c2a95 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.800184 20187 raft_consensus.cc:3060] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.806206 20113 raft_consensus.cc:2468] T 86a47bd0981f43ed894536d2524c2a95 P 68f86fe519ed4da79ae1b7e8090c3960 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5806f3c5f9ba45da81fc5dd7cf1813dd in term 1.
I20260713 09:08:17.806202 20187 raft_consensus.cc:2468] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5806f3c5f9ba45da81fc5dd7cf1813dd in term 1.
I20260713 09:08:17.807507 20002 leader_election.cc:304] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5806f3c5f9ba45da81fc5dd7cf1813dd, ea5a78fda54440b6aa0bed5b47700a1b; no voters: 
I20260713 09:08:17.808092 20233 raft_consensus.cc:2804] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:17.809008 20233 raft_consensus.cc:697] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 1 LEADER]: Becoming Leader. State: Replica: 5806f3c5f9ba45da81fc5dd7cf1813dd, State: Running, Role: LEADER
I20260713 09:08:17.809628 20233 consensus_queue.cc:237] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.815541 19935 catalog_manager.cc:5697] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5806f3c5f9ba45da81fc5dd7cf1813dd (127.16.36.65). New cstate: current_term: 1 leader_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:17.872612 20234 raft_consensus.cc:493] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.873063 20234 raft_consensus.cc:515] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.874593 20234 leader_election.cc:290] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5806f3c5f9ba45da81fc5dd7cf1813dd (127.16.36.65:46659), ea5a78fda54440b6aa0bed5b47700a1b (127.16.36.67:42223)
I20260713 09:08:17.875257 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9bbd15b4e244afbf60afa068932560" candidate_uuid: "68f86fe519ed4da79ae1b7e8090c3960" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" is_pre_election: true
I20260713 09:08:17.875527 20187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9bbd15b4e244afbf60afa068932560" candidate_uuid: "68f86fe519ed4da79ae1b7e8090c3960" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" is_pre_election: true
I20260713 09:08:17.875746 20038 raft_consensus.cc:2468] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68f86fe519ed4da79ae1b7e8090c3960 in term 0.
I20260713 09:08:17.876122 20187 raft_consensus.cc:2468] T bc9bbd15b4e244afbf60afa068932560 P ea5a78fda54440b6aa0bed5b47700a1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68f86fe519ed4da79ae1b7e8090c3960 in term 0.
I20260713 09:08:17.876748 20078 leader_election.cc:304] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5806f3c5f9ba45da81fc5dd7cf1813dd, 68f86fe519ed4da79ae1b7e8090c3960; no voters: 
I20260713 09:08:17.877375 20234 raft_consensus.cc:2804] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:17.877664 20234 raft_consensus.cc:493] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:17.877921 20234 raft_consensus.cc:3060] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.883602 20234 raft_consensus.cc:515] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:17.885129 20234 leader_election.cc:290] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [CANDIDATE]: Term 1 election: Requested vote from peers 5806f3c5f9ba45da81fc5dd7cf1813dd (127.16.36.65:46659), ea5a78fda54440b6aa0bed5b47700a1b (127.16.36.67:42223)
I20260713 09:08:17.885835 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9bbd15b4e244afbf60afa068932560" candidate_uuid: "68f86fe519ed4da79ae1b7e8090c3960" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd"
I20260713 09:08:17.886093 20187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9bbd15b4e244afbf60afa068932560" candidate_uuid: "68f86fe519ed4da79ae1b7e8090c3960" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5a78fda54440b6aa0bed5b47700a1b"
I20260713 09:08:17.886284 20038 raft_consensus.cc:3060] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.886610 20187 raft_consensus.cc:3060] T bc9bbd15b4e244afbf60afa068932560 P ea5a78fda54440b6aa0bed5b47700a1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.890569 20038 raft_consensus.cc:2468] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68f86fe519ed4da79ae1b7e8090c3960 in term 1.
I20260713 09:08:17.890996 20187 raft_consensus.cc:2468] T bc9bbd15b4e244afbf60afa068932560 P ea5a78fda54440b6aa0bed5b47700a1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68f86fe519ed4da79ae1b7e8090c3960 in term 1.
I20260713 09:08:17.891466 20078 leader_election.cc:304] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5806f3c5f9ba45da81fc5dd7cf1813dd, 68f86fe519ed4da79ae1b7e8090c3960; no voters: 
I20260713 09:08:17.892083 20234 raft_consensus.cc:2804] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:17.892443 20234 raft_consensus.cc:697] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [term 1 LEADER]: Becoming Leader. State: Replica: 68f86fe519ed4da79ae1b7e8090c3960, State: Running, Role: LEADER
I20260713 09:08:17.893059 20234 consensus_queue.cc:237] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
W20260713 09:08:17.896652 19984 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:17.899435 19935 catalog_manager.cc:5697] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68f86fe519ed4da79ae1b7e8090c3960 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "68f86fe519ed4da79ae1b7e8090c3960" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:17.929412 20236 consensus_queue.cc:1048] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.940294 20243 consensus_queue.cc:1048] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.950438 20234 consensus_queue.cc:1048] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.958734 20113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "422c5262067c45cbb2b2e980de3564a1"
dest_uuid: "68f86fe519ed4da79ae1b7e8090c3960"
mode: GRACEFUL
new_leader_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd"
 from {username='slave'} at 127.0.0.1:45724
I20260713 09:08:17.959354 20113 raft_consensus.cc:606] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [term 1 LEADER]: Received request to transfer leadership to TS 5806f3c5f9ba45da81fc5dd7cf1813dd
I20260713 09:08:17.963726 20241 consensus_queue.cc:1048] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.972708 20241 raft_consensus.cc:993] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960: : Instructing follower 5806f3c5f9ba45da81fc5dd7cf1813dd to start an election
I20260713 09:08:17.973073 20234 raft_consensus.cc:1081] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [term 1 LEADER]: Signalling peer 5806f3c5f9ba45da81fc5dd7cf1813dd to start an election
I20260713 09:08:17.974459 20038 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "422c5262067c45cbb2b2e980de3564a1"
dest_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd"
 from {username='slave'} at 127.0.0.1:37672
I20260713 09:08:17.975025 20038 raft_consensus.cc:493] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:17.975344 20038 raft_consensus.cc:3060] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.977272 20187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0f0b19f74e74e04b0f969f8da2285f0"
dest_uuid: "ea5a78fda54440b6aa0bed5b47700a1b"
mode: GRACEFUL
new_leader_uuid: "68f86fe519ed4da79ae1b7e8090c3960"
 from {username='slave'} at 127.0.0.1:59550
I20260713 09:08:17.977757 20187 raft_consensus.cc:606] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [term 1 LEADER]: Received request to transfer leadership to TS 68f86fe519ed4da79ae1b7e8090c3960
I20260713 09:08:17.980743 20038 raft_consensus.cc:515] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } }
I20260713 09:08:17.983100 20187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "422c5262067c45cbb2b2e980de3564a1" candidate_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea5a78fda54440b6aa0bed5b47700a1b"
I20260713 09:08:17.983276 20113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc9bbd15b4e244afbf60afa068932560"
dest_uuid: "68f86fe519ed4da79ae1b7e8090c3960"
mode: GRACEFUL
new_leader_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd"
 from {username='slave'} at 127.0.0.1:45724
I20260713 09:08:17.983443 20112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "422c5262067c45cbb2b2e980de3564a1" candidate_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68f86fe519ed4da79ae1b7e8090c3960"
I20260713 09:08:17.983757 20187 raft_consensus.cc:3060] T 422c5262067c45cbb2b2e980de3564a1 P ea5a78fda54440b6aa0bed5b47700a1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.983922 20113 raft_consensus.cc:606] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [term 1 LEADER]: Received request to transfer leadership to TS 5806f3c5f9ba45da81fc5dd7cf1813dd
I20260713 09:08:17.984007 20112 raft_consensus.cc:3055] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:17.984494 20112 raft_consensus.cc:740] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 68f86fe519ed4da79ae1b7e8090c3960, State: Running, Role: LEADER
I20260713 09:08:17.985256 20112 consensus_queue.cc:260] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } }
I20260713 09:08:17.986270 20112 raft_consensus.cc:3060] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.990283 20187 raft_consensus.cc:2468] T 422c5262067c45cbb2b2e980de3564a1 P ea5a78fda54440b6aa0bed5b47700a1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5806f3c5f9ba45da81fc5dd7cf1813dd in term 2.
I20260713 09:08:17.991636 20002 leader_election.cc:304] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5806f3c5f9ba45da81fc5dd7cf1813dd, ea5a78fda54440b6aa0bed5b47700a1b; no voters: 
I20260713 09:08:17.992290 20233 raft_consensus.cc:2804] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:17.992686 20233 raft_consensus.cc:697] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 2 LEADER]: Becoming Leader. State: Replica: 5806f3c5f9ba45da81fc5dd7cf1813dd, State: Running, Role: LEADER
I20260713 09:08:17.993114 20112 raft_consensus.cc:2468] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5806f3c5f9ba45da81fc5dd7cf1813dd in term 2.
I20260713 09:08:17.982816 20038 leader_election.cc:290] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd [CANDIDATE]: Term 2 election: Requested vote from peers ea5a78fda54440b6aa0bed5b47700a1b (127.16.36.67:42223), 68f86fe519ed4da79ae1b7e8090c3960 (127.16.36.66:44993)
I20260713 09:08:17.993415 20233 consensus_queue.cc:237] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } }
I20260713 09:08:17.999424 19936 catalog_manager.cc:5697] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd reported cstate change: term changed from 1 to 2, leader changed from 68f86fe519ed4da79ae1b7e8090c3960 (127.16.36.66) to 5806f3c5f9ba45da81fc5dd7cf1813dd (127.16.36.65). New cstate: current_term: 2 leader_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:18.223487 20233 consensus_queue.cc:1048] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:18.232999 20270 consensus_queue.cc:1048] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:18.368891 20236 raft_consensus.cc:993] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b: : Instructing follower 68f86fe519ed4da79ae1b7e8090c3960 to start an election
I20260713 09:08:18.369378 20272 raft_consensus.cc:1081] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [term 1 LEADER]: Signalling peer 68f86fe519ed4da79ae1b7e8090c3960 to start an election
I20260713 09:08:18.370796 20112 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0f0b19f74e74e04b0f969f8da2285f0"
dest_uuid: "68f86fe519ed4da79ae1b7e8090c3960"
 from {username='slave'} at 127.0.0.1:45700
I20260713 09:08:18.371382 20112 raft_consensus.cc:493] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:18.371726 20112 raft_consensus.cc:3060] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:18.376173 20112 raft_consensus.cc:515] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:18.377719 20112 leader_election.cc:290] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960 [CANDIDATE]: Term 2 election: Requested vote from peers 5806f3c5f9ba45da81fc5dd7cf1813dd (127.16.36.65:46659), ea5a78fda54440b6aa0bed5b47700a1b (127.16.36.67:42223)
I20260713 09:08:18.378343 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f0b19f74e74e04b0f969f8da2285f0" candidate_uuid: "68f86fe519ed4da79ae1b7e8090c3960" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd"
I20260713 09:08:18.378737 20187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f0b19f74e74e04b0f969f8da2285f0" candidate_uuid: "68f86fe519ed4da79ae1b7e8090c3960" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea5a78fda54440b6aa0bed5b47700a1b"
I20260713 09:08:18.378888 20038 raft_consensus.cc:3060] T e0f0b19f74e74e04b0f969f8da2285f0 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:18.379245 20187 raft_consensus.cc:3055] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:18.379496 20187 raft_consensus.cc:740] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea5a78fda54440b6aa0bed5b47700a1b, State: Running, Role: LEADER
I20260713 09:08:18.380138 20187 consensus_queue.cc:260] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:18.381073 20187 raft_consensus.cc:3060] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:18.383896 20038 raft_consensus.cc:2468] T e0f0b19f74e74e04b0f969f8da2285f0 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68f86fe519ed4da79ae1b7e8090c3960 in term 2.
I20260713 09:08:18.384898 20078 leader_election.cc:304] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5806f3c5f9ba45da81fc5dd7cf1813dd, 68f86fe519ed4da79ae1b7e8090c3960; no voters: 
I20260713 09:08:18.385613 20234 raft_consensus.cc:2804] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:18.385973 20234 raft_consensus.cc:697] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960 [term 2 LEADER]: Becoming Leader. State: Replica: 68f86fe519ed4da79ae1b7e8090c3960, State: Running, Role: LEADER
I20260713 09:08:18.386655 20187 raft_consensus.cc:2468] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68f86fe519ed4da79ae1b7e8090c3960 in term 2.
I20260713 09:08:18.386662 20234 consensus_queue.cc:237] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:18.392946 19933 catalog_manager.cc:5697] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960 reported cstate change: term changed from 1 to 2, leader changed from ea5a78fda54440b6aa0bed5b47700a1b (127.16.36.67) to 68f86fe519ed4da79ae1b7e8090c3960 (127.16.36.66). New cstate: current_term: 2 leader_uuid: "68f86fe519ed4da79ae1b7e8090c3960" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:18.456444 20112 raft_consensus.cc:1275] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [term 2 FOLLOWER]: Refusing update from remote peer 5806f3c5f9ba45da81fc5dd7cf1813dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:18.457540 20270 consensus_queue.cc:1048] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:18.464329 20187 raft_consensus.cc:1275] T 422c5262067c45cbb2b2e980de3564a1 P ea5a78fda54440b6aa0bed5b47700a1b [term 2 FOLLOWER]: Refusing update from remote peer 5806f3c5f9ba45da81fc5dd7cf1813dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:18.465631 20233 consensus_queue.cc:1048] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:18.476640 20234 consensus_queue.cc:1048] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:18.482350 20241 raft_consensus.cc:993] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960: : Instructing follower 5806f3c5f9ba45da81fc5dd7cf1813dd to start an election
I20260713 09:08:18.483179 20241 raft_consensus.cc:1081] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [term 1 LEADER]: Signalling peer 5806f3c5f9ba45da81fc5dd7cf1813dd to start an election
I20260713 09:08:18.484911 20037 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc9bbd15b4e244afbf60afa068932560"
dest_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd"
 from {username='slave'} at 127.0.0.1:37672
I20260713 09:08:18.485467 20037 raft_consensus.cc:493] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:18.485798 20037 raft_consensus.cc:3060] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:18.488547 20234 consensus_queue.cc:1048] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:18.492328 20037 raft_consensus.cc:515] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:18.496877 20037 leader_election.cc:290] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd [CANDIDATE]: Term 2 election: Requested vote from peers 68f86fe519ed4da79ae1b7e8090c3960 (127.16.36.66:44993), ea5a78fda54440b6aa0bed5b47700a1b (127.16.36.67:42223)
I20260713 09:08:18.497828 20187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9bbd15b4e244afbf60afa068932560" candidate_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea5a78fda54440b6aa0bed5b47700a1b"
I20260713 09:08:18.498381 20187 raft_consensus.cc:3060] T bc9bbd15b4e244afbf60afa068932560 P ea5a78fda54440b6aa0bed5b47700a1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:18.499406 20112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9bbd15b4e244afbf60afa068932560" candidate_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68f86fe519ed4da79ae1b7e8090c3960"
I20260713 09:08:18.500183 20112 raft_consensus.cc:3055] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:18.500495 20112 raft_consensus.cc:740] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 68f86fe519ed4da79ae1b7e8090c3960, State: Running, Role: LEADER
I20260713 09:08:18.501261 20112 consensus_queue.cc:260] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:18.502436 20112 raft_consensus.cc:3060] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:18.504755 20187 raft_consensus.cc:2468] T bc9bbd15b4e244afbf60afa068932560 P ea5a78fda54440b6aa0bed5b47700a1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5806f3c5f9ba45da81fc5dd7cf1813dd in term 2.
I20260713 09:08:18.505865 20002 leader_election.cc:304] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5806f3c5f9ba45da81fc5dd7cf1813dd, ea5a78fda54440b6aa0bed5b47700a1b; no voters: 
I20260713 09:08:18.506619 20233 raft_consensus.cc:2804] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:18.507042 20233 raft_consensus.cc:697] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 2 LEADER]: Becoming Leader. State: Replica: 5806f3c5f9ba45da81fc5dd7cf1813dd, State: Running, Role: LEADER
I20260713 09:08:18.507745 20233 consensus_queue.cc:237] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:18.510444 20112 raft_consensus.cc:2468] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5806f3c5f9ba45da81fc5dd7cf1813dd in term 2.
I20260713 09:08:18.512826 19933 catalog_manager.cc:5697] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd reported cstate change: term changed from 1 to 2, leader changed from 68f86fe519ed4da79ae1b7e8090c3960 (127.16.36.66) to 5806f3c5f9ba45da81fc5dd7cf1813dd (127.16.36.65). New cstate: current_term: 2 leader_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:18.675482 16529 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:08:18.676975 16529 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:08:18.677323 16529 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:08:18.687592 20037 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86a47bd0981f43ed894536d2524c2a95"
dest_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd"
mode: GRACEFUL
new_leader_uuid: "ea5a78fda54440b6aa0bed5b47700a1b"
 from {username='slave'} at 127.0.0.1:37684
I20260713 09:08:18.688043 20037 raft_consensus.cc:606] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 1 LEADER]: Received request to transfer leadership to TS ea5a78fda54440b6aa0bed5b47700a1b
I20260713 09:08:18.689074 16529 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:08:18.792695 20270 raft_consensus.cc:993] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd: : Instructing follower ea5a78fda54440b6aa0bed5b47700a1b to start an election
I20260713 09:08:18.793090 20233 raft_consensus.cc:1081] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 1 LEADER]: Signalling peer ea5a78fda54440b6aa0bed5b47700a1b to start an election
I20260713 09:08:18.794452 20187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86a47bd0981f43ed894536d2524c2a95"
dest_uuid: "ea5a78fda54440b6aa0bed5b47700a1b"
 from {username='slave'} at 127.0.0.1:59546
I20260713 09:08:18.794911 20187 raft_consensus.cc:493] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:18.795234 20187 raft_consensus.cc:3060] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:18.799566 20187 raft_consensus.cc:515] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:18.800947 20187 leader_election.cc:290] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b [CANDIDATE]: Term 2 election: Requested vote from peers 5806f3c5f9ba45da81fc5dd7cf1813dd (127.16.36.65:46659), 68f86fe519ed4da79ae1b7e8090c3960 (127.16.36.66:44993)
I20260713 09:08:18.801973 20037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a47bd0981f43ed894536d2524c2a95" candidate_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd"
I20260713 09:08:18.802739 20037 raft_consensus.cc:3055] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:18.802757 20112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a47bd0981f43ed894536d2524c2a95" candidate_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68f86fe519ed4da79ae1b7e8090c3960"
I20260713 09:08:18.803117 20037 raft_consensus.cc:740] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5806f3c5f9ba45da81fc5dd7cf1813dd, State: Running, Role: LEADER
I20260713 09:08:18.803329 20112 raft_consensus.cc:3060] T 86a47bd0981f43ed894536d2524c2a95 P 68f86fe519ed4da79ae1b7e8090c3960 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:18.803996 20037 consensus_queue.cc:260] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:18.805310 20037 raft_consensus.cc:3060] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:18.809114 20112 raft_consensus.cc:2468] T 86a47bd0981f43ed894536d2524c2a95 P 68f86fe519ed4da79ae1b7e8090c3960 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea5a78fda54440b6aa0bed5b47700a1b in term 2.
I20260713 09:08:18.810231 20150 leader_election.cc:304] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68f86fe519ed4da79ae1b7e8090c3960, ea5a78fda54440b6aa0bed5b47700a1b; no voters: 
I20260713 09:08:18.811038 20272 raft_consensus.cc:2804] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:18.811091 20037 raft_consensus.cc:2468] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea5a78fda54440b6aa0bed5b47700a1b in term 2.
I20260713 09:08:18.811594 20272 raft_consensus.cc:697] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b [term 2 LEADER]: Becoming Leader. State: Replica: ea5a78fda54440b6aa0bed5b47700a1b, State: Running, Role: LEADER
I20260713 09:08:18.812408 20272 consensus_queue.cc:237] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } }
I20260713 09:08:18.818030 19933 catalog_manager.cc:5697] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b reported cstate change: term changed from 1 to 2, leader changed from 5806f3c5f9ba45da81fc5dd7cf1813dd (127.16.36.65) to ea5a78fda54440b6aa0bed5b47700a1b (127.16.36.67). New cstate: current_term: 2 leader_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68f86fe519ed4da79ae1b7e8090c3960" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 44993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:18.828790 20037 raft_consensus.cc:1275] T e0f0b19f74e74e04b0f969f8da2285f0 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 2 FOLLOWER]: Refusing update from remote peer 68f86fe519ed4da79ae1b7e8090c3960: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:18.829890 20234 consensus_queue.cc:1048] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5806f3c5f9ba45da81fc5dd7cf1813dd" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 46659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:18.836905 20187 raft_consensus.cc:1275] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [term 2 FOLLOWER]: Refusing update from remote peer 68f86fe519ed4da79ae1b7e8090c3960: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:18.838954 20241 consensus_queue.cc:1048] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5a78fda54440b6aa0bed5b47700a1b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:18.888299 16529 tablet_server.cc:179] TabletServer@127.16.36.65:0 shutting down...
I20260713 09:08:18.908841 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:18.909413 16529 tablet_replica.cc:333] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd: stopping tablet replica
I20260713 09:08:18.910092 16529 raft_consensus.cc:2243] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:18.910828 16529 pending_rounds.cc:70] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd: Trying to abort 1 pending ops.
I20260713 09:08:18.911000 16529 pending_rounds.cc:77] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306992429094014976 op_type: NO_OP noop_request { }
I20260713 09:08:18.911235 16529 raft_consensus.cc:2889] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:08:18.911445 16529 raft_consensus.cc:2272] T bc9bbd15b4e244afbf60afa068932560 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.913494 16529 tablet_replica.cc:333] T e0f0b19f74e74e04b0f969f8da2285f0 P 5806f3c5f9ba45da81fc5dd7cf1813dd: stopping tablet replica
I20260713 09:08:18.913939 16529 raft_consensus.cc:2243] T e0f0b19f74e74e04b0f969f8da2285f0 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.914275 16529 raft_consensus.cc:2272] T e0f0b19f74e74e04b0f969f8da2285f0 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.916142 16529 tablet_replica.cc:333] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd: stopping tablet replica
I20260713 09:08:18.916566 16529 raft_consensus.cc:2243] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.916858 16529 raft_consensus.cc:2272] T 86a47bd0981f43ed894536d2524c2a95 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.918541 16529 tablet_replica.cc:333] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd: stopping tablet replica
I20260713 09:08:18.918955 16529 raft_consensus.cc:2243] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:18.919593 16529 raft_consensus.cc:2272] T 422c5262067c45cbb2b2e980de3564a1 P 5806f3c5f9ba45da81fc5dd7cf1813dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.941076 16529 tablet_server.cc:196] TabletServer@127.16.36.65:0 shutdown complete.
I20260713 09:08:18.951388 16529 tablet_server.cc:179] TabletServer@127.16.36.66:0 shutting down...
I20260713 09:08:18.965966 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:18.966559 16529 tablet_replica.cc:333] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960: stopping tablet replica
I20260713 09:08:18.967056 16529 raft_consensus.cc:2243] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.967417 16529 raft_consensus.cc:2272] T bc9bbd15b4e244afbf60afa068932560 P 68f86fe519ed4da79ae1b7e8090c3960 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.969226 16529 tablet_replica.cc:333] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960: stopping tablet replica
I20260713 09:08:18.969655 16529 raft_consensus.cc:2243] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:18.970329 16529 raft_consensus.cc:2272] T e0f0b19f74e74e04b0f969f8da2285f0 P 68f86fe519ed4da79ae1b7e8090c3960 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.972218 16529 tablet_replica.cc:333] T 86a47bd0981f43ed894536d2524c2a95 P 68f86fe519ed4da79ae1b7e8090c3960: stopping tablet replica
I20260713 09:08:18.972630 16529 raft_consensus.cc:2243] T 86a47bd0981f43ed894536d2524c2a95 P 68f86fe519ed4da79ae1b7e8090c3960 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.972940 16529 raft_consensus.cc:2272] T 86a47bd0981f43ed894536d2524c2a95 P 68f86fe519ed4da79ae1b7e8090c3960 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.974900 16529 tablet_replica.cc:333] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960: stopping tablet replica
I20260713 09:08:18.975302 16529 raft_consensus.cc:2243] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.975632 16529 raft_consensus.cc:2272] T 422c5262067c45cbb2b2e980de3564a1 P 68f86fe519ed4da79ae1b7e8090c3960 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.996568 16529 tablet_server.cc:196] TabletServer@127.16.36.66:0 shutdown complete.
I20260713 09:08:19.006940 16529 tablet_server.cc:179] TabletServer@127.16.36.67:0 shutting down...
I20260713 09:08:19.022032 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:19.022601 16529 tablet_replica.cc:333] T bc9bbd15b4e244afbf60afa068932560 P ea5a78fda54440b6aa0bed5b47700a1b: stopping tablet replica
I20260713 09:08:19.023095 16529 raft_consensus.cc:2243] T bc9bbd15b4e244afbf60afa068932560 P ea5a78fda54440b6aa0bed5b47700a1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:19.023485 16529 raft_consensus.cc:2272] T bc9bbd15b4e244afbf60afa068932560 P ea5a78fda54440b6aa0bed5b47700a1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.025532 16529 tablet_replica.cc:333] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b: stopping tablet replica
I20260713 09:08:19.025995 16529 raft_consensus.cc:2243] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:19.026368 16529 raft_consensus.cc:2272] T e0f0b19f74e74e04b0f969f8da2285f0 P ea5a78fda54440b6aa0bed5b47700a1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.028158 16529 tablet_replica.cc:333] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b: stopping tablet replica
I20260713 09:08:19.028589 16529 raft_consensus.cc:2243] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:19.029095 16529 pending_rounds.cc:70] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b: Trying to abort 1 pending ops.
I20260713 09:08:19.029260 16529 pending_rounds.cc:77] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306992430342615040 op_type: NO_OP noop_request { }
I20260713 09:08:19.029496 16529 raft_consensus.cc:2889] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:08:19.029734 16529 raft_consensus.cc:2272] T 86a47bd0981f43ed894536d2524c2a95 P ea5a78fda54440b6aa0bed5b47700a1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.031718 16529 tablet_replica.cc:333] T 422c5262067c45cbb2b2e980de3564a1 P ea5a78fda54440b6aa0bed5b47700a1b: stopping tablet replica
I20260713 09:08:19.032147 16529 raft_consensus.cc:2243] T 422c5262067c45cbb2b2e980de3564a1 P ea5a78fda54440b6aa0bed5b47700a1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:19.032500 16529 raft_consensus.cc:2272] T 422c5262067c45cbb2b2e980de3564a1 P ea5a78fda54440b6aa0bed5b47700a1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.052608 16529 tablet_server.cc:196] TabletServer@127.16.36.67:0 shutdown complete.
I20260713 09:08:19.062436 16529 master.cc:562] Master@127.16.36.126:37285 shutting down...
I20260713 09:08:19.075277 16529 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:19.075685 16529 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.075922 16529 tablet_replica.cc:333] T 00000000000000000000000000000000 P ce7da4d4a8b54cc48fcc20ace36221f3: stopping tablet replica
I20260713 09:08:19.092607 16529 master.cc:584] Master@127.16.36.126:37285 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2336 ms)
[----------] 6 tests from LeaderRebalancerTest (83775 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:08:19.116582 16529 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.36.126:45807
I20260713 09:08:19.117573 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:19.122283 20278 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:19.122437 20279 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:19.123226 20281 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:19.124051 16529 server_base.cc:1061] running on GCE node
I20260713 09:08:19.124930 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:19.125105 16529 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:19.125214 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933699125204 us; error 0 us; skew 500 ppm
I20260713 09:08:19.125644 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:19.127686 16529 webserver.cc:533] Webserver started at http://127.16.36.126:40507/ using document root <none> and password file <none>
I20260713 09:08:19.128072 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:19.128217 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:19.128405 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:19.129294 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933615176355-16529-0/minicluster-data/master-0-root/instance:
uuid: "cb12a31cc0b545f39ae8c22146fb905e"
format_stamp: "Formatted at 2026-07-13 09:08:19 on dist-test-slave-f03f"
I20260713 09:08:19.133132 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:08:19.135949 20286 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:19.136579 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:19.136802 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933615176355-16529-0/minicluster-data/master-0-root
uuid: "cb12a31cc0b545f39ae8c22146fb905e"
format_stamp: "Formatted at 2026-07-13 09:08:19 on dist-test-slave-f03f"
I20260713 09:08:19.137018 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933615176355-16529-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933615176355-16529-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933615176355-16529-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:19.148957 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:19.149766 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:19.181241 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.126:45807
I20260713 09:08:19.181317 20337 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.126:45807 every 8 connection(s)
I20260713 09:08:19.184723 20338 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:19.193961 20338 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e: Bootstrap starting.
I20260713 09:08:19.197871 20338 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:19.201311 20338 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e: No bootstrap required, opened a new log
I20260713 09:08:19.203112 20338 raft_consensus.cc:359] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb12a31cc0b545f39ae8c22146fb905e" member_type: VOTER }
I20260713 09:08:19.203449 20338 raft_consensus.cc:385] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:19.203624 20338 raft_consensus.cc:740] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb12a31cc0b545f39ae8c22146fb905e, State: Initialized, Role: FOLLOWER
I20260713 09:08:19.204066 20338 consensus_queue.cc:260] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cb12a31cc0b545f39ae8c22146fb905e" member_type: VOTER }
I20260713 09:08:19.204440 20338 raft_consensus.cc:399] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:19.204633 20338 raft_consensus.cc:493] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:19.204828 20338 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:19.208745 20338 raft_consensus.cc:515] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb12a31cc0b545f39ae8c22146fb905e" member_type: VOTER }
I20260713 09:08:19.209162 20338 leader_election.cc:304] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e [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: cb12a31cc0b545f39ae8c22146fb905e; no voters: 
I20260713 09:08:19.210099 20338 leader_election.cc:290] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:19.210366 20341 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:19.211634 20341 raft_consensus.cc:697] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e [term 1 LEADER]: Becoming Leader. State: Replica: cb12a31cc0b545f39ae8c22146fb905e, State: Running, Role: LEADER
I20260713 09:08:19.212163 20341 consensus_queue.cc:237] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e [LEADER]: Queue going to LEADER mode. State: All 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: "cb12a31cc0b545f39ae8c22146fb905e" member_type: VOTER }
I20260713 09:08:19.212693 20338 sys_catalog.cc:565] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:19.214772 20342 sys_catalog.cc:455] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cb12a31cc0b545f39ae8c22146fb905e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb12a31cc0b545f39ae8c22146fb905e" member_type: VOTER } }
I20260713 09:08:19.215438 20342 sys_catalog.cc:458] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:19.214774 20343 sys_catalog.cc:455] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e [sys.catalog]: SysCatalogTable state changed. Reason: New leader cb12a31cc0b545f39ae8c22146fb905e. Latest consensus state: current_term: 1 leader_uuid: "cb12a31cc0b545f39ae8c22146fb905e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb12a31cc0b545f39ae8c22146fb905e" member_type: VOTER } }
I20260713 09:08:19.216315 20343 sys_catalog.cc:458] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:19.218293 20346 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:19.222802 20346 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:19.225883 16529 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:19.230515 20346 catalog_manager.cc:1383] Generated new cluster ID: 03ffee9542424ce1963cfb467d3c7df4
I20260713 09:08:19.230777 20346 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:19.256640 20346 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:19.257769 20346 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:19.271502 20346 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e: Generated new TSK 0
I20260713 09:08:19.272032 20346 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:19.291851 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:19.296911 20359 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:19.297829 20360 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:19.299044 20362 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:19.299479 16529 server_base.cc:1061] running on GCE node
I20260713 09:08:19.300184 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:19.300351 16529 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:19.300504 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933699300488 us; error 0 us; skew 500 ppm
I20260713 09:08:19.301023 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:19.303012 16529 webserver.cc:533] Webserver started at http://127.16.36.65:33949/ using document root <none> and password file <none>
I20260713 09:08:19.303452 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:19.303627 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:19.303854 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:19.304811 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933615176355-16529-0/minicluster-data/ts-0-root/instance:
uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
format_stamp: "Formatted at 2026-07-13 09:08:19 on dist-test-slave-f03f"
I20260713 09:08:19.308706 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:08:19.311558 20367 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:19.312204 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:19.312446 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933615176355-16529-0/minicluster-data/ts-0-root
uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
format_stamp: "Formatted at 2026-07-13 09:08:19 on dist-test-slave-f03f"
I20260713 09:08:19.312687 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933615176355-16529-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933615176355-16529-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933615176355-16529-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:19.335263 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:19.336203 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:19.337463 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:19.339640 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:19.339816 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:19.340040 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:19.340183 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:19.378429 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.65:37443
I20260713 09:08:19.378566 20429 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.65:37443 every 8 connection(s)
I20260713 09:08:19.382790 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:19.389232 20434 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:19.390170 20435 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:19.391916 20437 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:19.393630 16529 server_base.cc:1061] running on GCE node
I20260713 09:08:19.394559 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:08:19.394593 20430 heartbeater.cc:344] Connected to a master server at 127.16.36.126:45807
W20260713 09:08:19.394917 16529 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:19.395044 20430 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:19.395149 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933699395128 us; error 0 us; skew 500 ppm
I20260713 09:08:19.395916 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:19.395916 20430 heartbeater.cc:507] Master 127.16.36.126:45807 requested a full tablet report, sending...
I20260713 09:08:19.398262 20303 ts_manager.cc:194] Registered new tserver with Master: 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443)
I20260713 09:08:19.398447 16529 webserver.cc:533] Webserver started at http://127.16.36.66:35345/ using document root <none> and password file <none>
I20260713 09:08:19.399005 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:19.399176 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:19.399428 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:19.400079 20303 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50764
I20260713 09:08:19.400408 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933615176355-16529-0/minicluster-data/ts-1-root/instance:
uuid: "4b03017d8a75437e8039b7f0e41c6e55"
format_stamp: "Formatted at 2026-07-13 09:08:19 on dist-test-slave-f03f"
I20260713 09:08:19.404521 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:19.407361 20442 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:19.408013 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:19.408267 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933615176355-16529-0/minicluster-data/ts-1-root
uuid: "4b03017d8a75437e8039b7f0e41c6e55"
format_stamp: "Formatted at 2026-07-13 09:08:19 on dist-test-slave-f03f"
I20260713 09:08:19.408502 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933615176355-16529-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933615176355-16529-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933615176355-16529-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:19.432180 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:19.433112 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:19.434384 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:19.436403 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:19.436590 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:19.436810 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:19.436954 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:19.471380 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.66:41491
I20260713 09:08:19.471475 20504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.66:41491 every 8 connection(s)
I20260713 09:08:19.475728 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:19.481873 20508 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:19.482583 20509 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:19.485176 20511 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:19.485986 16529 server_base.cc:1061] running on GCE node
I20260713 09:08:19.486356 20505 heartbeater.cc:344] Connected to a master server at 127.16.36.126:45807
I20260713 09:08:19.486801 20505 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:19.486930 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:19.487238 16529 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:19.487406 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933699487387 us; error 0 us; skew 500 ppm
I20260713 09:08:19.487632 20505 heartbeater.cc:507] Master 127.16.36.126:45807 requested a full tablet report, sending...
I20260713 09:08:19.487988 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:19.489674 20303 ts_manager.cc:194] Registered new tserver with Master: 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491)
I20260713 09:08:19.490638 16529 webserver.cc:533] Webserver started at http://127.16.36.67:35771/ using document root <none> and password file <none>
I20260713 09:08:19.491274 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:19.491392 20303 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50780
I20260713 09:08:19.491498 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:19.491953 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:19.493018 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933615176355-16529-0/minicluster-data/ts-2-root/instance:
uuid: "79bc43a08b8743b28cd8ab0e5f495861"
format_stamp: "Formatted at 2026-07-13 09:08:19 on dist-test-slave-f03f"
I20260713 09:08:19.497013 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:19.499936 20516 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:19.500602 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:19.500870 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933615176355-16529-0/minicluster-data/ts-2-root
uuid: "79bc43a08b8743b28cd8ab0e5f495861"
format_stamp: "Formatted at 2026-07-13 09:08:19 on dist-test-slave-f03f"
I20260713 09:08:19.501106 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933615176355-16529-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933615176355-16529-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933615176355-16529-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:08:19.513543 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:19.514525 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:19.515765 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:19.517724 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:19.517910 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:19.518147 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:19.518290 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:19.552670 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.67:42589
I20260713 09:08:19.552771 20578 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.67:42589 every 8 connection(s)
I20260713 09:08:19.564643 20579 heartbeater.cc:344] Connected to a master server at 127.16.36.126:45807
I20260713 09:08:19.564989 20579 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:19.565634 20579 heartbeater.cc:507] Master 127.16.36.126:45807 requested a full tablet report, sending...
I20260713 09:08:19.567405 20303 ts_manager.cc:194] Registered new tserver with Master: 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:19.567637 16529 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01220485s
I20260713 09:08:19.569061 20303 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50796
I20260713 09:08:19.589744 20303 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50804:
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:08:19.592105 20303 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:08:19.665132 20395 tablet_service.cc:1511] Processing CreateTablet for tablet 927a04bd570740ccadce54ce56f5c181 (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:19.666623 20395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 927a04bd570740ccadce54ce56f5c181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.673130 20394 tablet_service.cc:1511] Processing CreateTablet for tablet 7304176d114a4aa09e47ac9939fa9ccd (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:19.674909 20470 tablet_service.cc:1511] Processing CreateTablet for tablet 927a04bd570740ccadce54ce56f5c181 (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:19.675709 20468 tablet_service.cc:1511] Processing CreateTablet for tablet 21ce722e78d140c391b38c2d8d39f295 (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:19.676352 20470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 927a04bd570740ccadce54ce56f5c181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.677129 20468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ce722e78d140c391b38c2d8d39f295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.676787 20543 tablet_service.cc:1511] Processing CreateTablet for tablet 7304176d114a4aa09e47ac9939fa9ccd (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:19.673122 20391 tablet_service.cc:1511] Processing CreateTablet for tablet 787bb331baf24106bce7711f0d65a116 (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:19.679586 20541 tablet_service.cc:1511] Processing CreateTablet for tablet b4711839d39343deb79ce6bce693780e (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:19.681340 20541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4711839d39343deb79ce6bce693780e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.684289 20469 tablet_service.cc:1511] Processing CreateTablet for tablet 7304176d114a4aa09e47ac9939fa9ccd (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:19.685577 20469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7304176d114a4aa09e47ac9939fa9ccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.685422 20392 tablet_service.cc:1511] Processing CreateTablet for tablet b4711839d39343deb79ce6bce693780e (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:19.687426 20393 tablet_service.cc:1511] Processing CreateTablet for tablet 21ce722e78d140c391b38c2d8d39f295 (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:19.691205 20467 tablet_service.cc:1511] Processing CreateTablet for tablet b4711839d39343deb79ce6bce693780e (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:19.691461 20465 tablet_service.cc:1511] Processing CreateTablet for tablet 5abd3a34d08a46a1b1ca799c09d150f4 (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:19.692467 20467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4711839d39343deb79ce6bce693780e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.693462 20464 tablet_service.cc:1511] Processing CreateTablet for tablet 80ea3869e28a41de9337d0cb410dbf56 (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:19.694749 20464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ea3869e28a41de9337d0cb410dbf56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.691241 20537 tablet_service.cc:1511] Processing CreateTablet for tablet 015f770e8a33407e9e94aa26be04ec2d (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:19.695780 20537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015f770e8a33407e9e94aa26be04ec2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.697629 20536 tablet_service.cc:1511] Processing CreateTablet for tablet 4b6e115e928c42c5a2cf4ab36885521e (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:19.690254 20466 tablet_service.cc:1511] Processing CreateTablet for tablet 787bb331baf24106bce7711f0d65a116 (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:19.700173 20463 tablet_service.cc:1511] Processing CreateTablet for tablet 015f770e8a33407e9e94aa26be04ec2d (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:19.684356 20539 tablet_service.cc:1511] Processing CreateTablet for tablet 5abd3a34d08a46a1b1ca799c09d150f4 (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:19.699396 20538 tablet_service.cc:1511] Processing CreateTablet for tablet 80ea3869e28a41de9337d0cb410dbf56 (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:19.675720 20544 tablet_service.cc:1511] Processing CreateTablet for tablet 927a04bd570740ccadce54ce56f5c181 (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:19.703061 20462 tablet_service.cc:1511] Processing CreateTablet for tablet 4b6e115e928c42c5a2cf4ab36885521e (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:19.704018 20394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7304176d114a4aa09e47ac9939fa9ccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.700502 20540 tablet_service.cc:1511] Processing CreateTablet for tablet 787bb331baf24106bce7711f0d65a116 (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:19.704641 20391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787bb331baf24106bce7711f0d65a116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.702096 20542 tablet_service.cc:1511] Processing CreateTablet for tablet 21ce722e78d140c391b38c2d8d39f295 (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:19.699383 20536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b6e115e928c42c5a2cf4ab36885521e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.705899 20542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ce722e78d140c391b38c2d8d39f295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.707512 20540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787bb331baf24106bce7711f0d65a116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.707288 20390 tablet_service.cc:1511] Processing CreateTablet for tablet 5abd3a34d08a46a1b1ca799c09d150f4 (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:19.707800 20393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ce722e78d140c391b38c2d8d39f295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.708550 20539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5abd3a34d08a46a1b1ca799c09d150f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.709187 20543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7304176d114a4aa09e47ac9939fa9ccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.709607 20388 tablet_service.cc:1511] Processing CreateTablet for tablet 015f770e8a33407e9e94aa26be04ec2d (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:19.710917 20538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ea3869e28a41de9337d0cb410dbf56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.703718 20465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5abd3a34d08a46a1b1ca799c09d150f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.711730 20387 tablet_service.cc:1511] Processing CreateTablet for tablet 4b6e115e928c42c5a2cf4ab36885521e (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:19.712846 20544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 927a04bd570740ccadce54ce56f5c181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.713817 20389 tablet_service.cc:1511] Processing CreateTablet for tablet 80ea3869e28a41de9337d0cb410dbf56 (DEFAULT_TABLE table=test-workload [id=f8acb9de1b05463e95c1c1e3b3f92193]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:19.712182 20466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787bb331baf24106bce7711f0d65a116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.708544 20390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5abd3a34d08a46a1b1ca799c09d150f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.719316 20388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015f770e8a33407e9e94aa26be04ec2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.719589 20463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015f770e8a33407e9e94aa26be04ec2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.723834 20462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b6e115e928c42c5a2cf4ab36885521e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.730792 20387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b6e115e928c42c5a2cf4ab36885521e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.731427 20392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4711839d39343deb79ce6bce693780e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.734005 20389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ea3869e28a41de9337d0cb410dbf56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.785786 20594 tablet_bootstrap.cc:492] T 927a04bd570740ccadce54ce56f5c181 P 4b03017d8a75437e8039b7f0e41c6e55: Bootstrap starting.
I20260713 09:08:19.823577 20595 tablet_bootstrap.cc:492] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861: Bootstrap starting.
I20260713 09:08:19.827528 20596 tablet_bootstrap.cc:492] T 787bb331baf24106bce7711f0d65a116 P 0ecac1c4c62f46838b7a9c52f39c1f52: Bootstrap starting.
I20260713 09:08:19.829622 20595 tablet_bootstrap.cc:654] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:19.837092 20594 tablet_bootstrap.cc:654] T 927a04bd570740ccadce54ce56f5c181 P 4b03017d8a75437e8039b7f0e41c6e55: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:19.837162 20596 tablet_bootstrap.cc:654] T 787bb331baf24106bce7711f0d65a116 P 0ecac1c4c62f46838b7a9c52f39c1f52: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:19.840377 20595 tablet_bootstrap.cc:492] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861: No bootstrap required, opened a new log
I20260713 09:08:19.840966 20595 ts_tablet_manager.cc:1403] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260713 09:08:19.843825 20595 raft_consensus.cc:359] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:19.844383 20595 raft_consensus.cc:385] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:19.844671 20595 raft_consensus.cc:740] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Initialized, Role: FOLLOWER
I20260713 09:08:19.844844 20594 tablet_bootstrap.cc:492] T 927a04bd570740ccadce54ce56f5c181 P 4b03017d8a75437e8039b7f0e41c6e55: No bootstrap required, opened a new log
I20260713 09:08:19.845291 20594 ts_tablet_manager.cc:1403] T 927a04bd570740ccadce54ce56f5c181 P 4b03017d8a75437e8039b7f0e41c6e55: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.004s
I20260713 09:08:19.845791 20596 tablet_bootstrap.cc:492] T 787bb331baf24106bce7711f0d65a116 P 0ecac1c4c62f46838b7a9c52f39c1f52: No bootstrap required, opened a new log
I20260713 09:08:19.845376 20595 consensus_queue.cc:260] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:19.846242 20596 ts_tablet_manager.cc:1403] T 787bb331baf24106bce7711f0d65a116 P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260713 09:08:19.847199 20594 raft_consensus.cc:359] T 927a04bd570740ccadce54ce56f5c181 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:19.847699 20594 raft_consensus.cc:385] T 927a04bd570740ccadce54ce56f5c181 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:19.847908 20594 raft_consensus.cc:740] T 927a04bd570740ccadce54ce56f5c181 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Initialized, Role: FOLLOWER
I20260713 09:08:19.848503 20594 consensus_queue.cc:260] T 927a04bd570740ccadce54ce56f5c181 P 4b03017d8a75437e8039b7f0e41c6e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:19.848883 20596 raft_consensus.cc:359] T 787bb331baf24106bce7711f0d65a116 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:19.849655 20596 raft_consensus.cc:385] T 787bb331baf24106bce7711f0d65a116 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:19.849943 20596 raft_consensus.cc:740] T 787bb331baf24106bce7711f0d65a116 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Initialized, Role: FOLLOWER
I20260713 09:08:19.850665 20596 consensus_queue.cc:260] T 787bb331baf24106bce7711f0d65a116 P 0ecac1c4c62f46838b7a9c52f39c1f52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:19.853868 20579 heartbeater.cc:499] Master 127.16.36.126:45807 was elected leader, sending a full tablet report...
I20260713 09:08:19.854873 20595 ts_tablet_manager.cc:1434] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.007s
I20260713 09:08:19.855960 20595 tablet_bootstrap.cc:492] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861: Bootstrap starting.
I20260713 09:08:19.858946 20430 heartbeater.cc:499] Master 127.16.36.126:45807 was elected leader, sending a full tablet report...
I20260713 09:08:19.859902 20596 ts_tablet_manager.cc:1434] T 787bb331baf24106bce7711f0d65a116 P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 09:08:19.860868 20596 tablet_bootstrap.cc:492] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52: Bootstrap starting.
I20260713 09:08:19.866338 20596 tablet_bootstrap.cc:654] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:19.869205 20505 heartbeater.cc:499] Master 127.16.36.126:45807 was elected leader, sending a full tablet report...
I20260713 09:08:19.869724 20594 ts_tablet_manager.cc:1434] T 927a04bd570740ccadce54ce56f5c181 P 4b03017d8a75437e8039b7f0e41c6e55: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.012s
I20260713 09:08:19.870748 20594 tablet_bootstrap.cc:492] T 21ce722e78d140c391b38c2d8d39f295 P 4b03017d8a75437e8039b7f0e41c6e55: Bootstrap starting.
I20260713 09:08:19.871367 20595 tablet_bootstrap.cc:654] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:19.876272 20594 tablet_bootstrap.cc:654] T 21ce722e78d140c391b38c2d8d39f295 P 4b03017d8a75437e8039b7f0e41c6e55: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:19.877429 20596 tablet_bootstrap.cc:492] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52: No bootstrap required, opened a new log
I20260713 09:08:19.877948 20596 ts_tablet_manager.cc:1403] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260713 09:08:19.880630 20596 raft_consensus.cc:359] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:19.881470 20596 raft_consensus.cc:385] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:19.881805 20596 raft_consensus.cc:740] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Initialized, Role: FOLLOWER
I20260713 09:08:19.882648 20596 consensus_queue.cc:260] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:19.885049 20596 ts_tablet_manager.cc:1434] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:19.885942 20596 tablet_bootstrap.cc:492] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52: Bootstrap starting.
I20260713 09:08:19.892180 20596 tablet_bootstrap.cc:654] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:19.907752 20596 tablet_bootstrap.cc:492] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52: No bootstrap required, opened a new log
I20260713 09:08:19.908257 20596 ts_tablet_manager.cc:1403] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260713 09:08:19.910897 20596 raft_consensus.cc:359] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:19.911686 20596 raft_consensus.cc:385] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:19.912014 20596 raft_consensus.cc:740] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Initialized, Role: FOLLOWER
I20260713 09:08:19.912839 20596 consensus_queue.cc:260] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:19.918509 20596 ts_tablet_manager.cc:1434] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:08:19.919499 20596 tablet_bootstrap.cc:492] T 4b6e115e928c42c5a2cf4ab36885521e P 0ecac1c4c62f46838b7a9c52f39c1f52: Bootstrap starting.
I20260713 09:08:19.924911 20596 tablet_bootstrap.cc:654] T 4b6e115e928c42c5a2cf4ab36885521e P 0ecac1c4c62f46838b7a9c52f39c1f52: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:19.931092 20595 tablet_bootstrap.cc:492] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861: No bootstrap required, opened a new log
I20260713 09:08:19.931387 20594 tablet_bootstrap.cc:492] T 21ce722e78d140c391b38c2d8d39f295 P 4b03017d8a75437e8039b7f0e41c6e55: No bootstrap required, opened a new log
I20260713 09:08:19.931463 20595 ts_tablet_manager.cc:1403] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861: Time spent bootstrapping tablet: real 0.076s	user 0.027s	sys 0.036s
I20260713 09:08:19.931996 20594 ts_tablet_manager.cc:1403] T 21ce722e78d140c391b38c2d8d39f295 P 4b03017d8a75437e8039b7f0e41c6e55: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.040s
I20260713 09:08:19.932333 20596 tablet_bootstrap.cc:492] T 4b6e115e928c42c5a2cf4ab36885521e P 0ecac1c4c62f46838b7a9c52f39c1f52: No bootstrap required, opened a new log
I20260713 09:08:19.932786 20596 ts_tablet_manager.cc:1403] T 4b6e115e928c42c5a2cf4ab36885521e P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:08:19.933725 20595 raft_consensus.cc:359] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:19.934240 20595 raft_consensus.cc:385] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:19.934458 20595 raft_consensus.cc:740] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Initialized, Role: FOLLOWER
I20260713 09:08:19.934702 20594 raft_consensus.cc:359] T 21ce722e78d140c391b38c2d8d39f295 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:19.935061 20595 consensus_queue.cc:260] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:19.935384 20594 raft_consensus.cc:385] T 21ce722e78d140c391b38c2d8d39f295 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:19.935827 20594 raft_consensus.cc:740] T 21ce722e78d140c391b38c2d8d39f295 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Initialized, Role: FOLLOWER
I20260713 09:08:19.935405 20596 raft_consensus.cc:359] T 4b6e115e928c42c5a2cf4ab36885521e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:19.936308 20596 raft_consensus.cc:385] T 4b6e115e928c42c5a2cf4ab36885521e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:19.936648 20596 raft_consensus.cc:740] T 4b6e115e928c42c5a2cf4ab36885521e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Initialized, Role: FOLLOWER
I20260713 09:08:19.936579 20594 consensus_queue.cc:260] T 21ce722e78d140c391b38c2d8d39f295 P 4b03017d8a75437e8039b7f0e41c6e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:19.937233 20595 ts_tablet_manager.cc:1434] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:08:19.937680 20596 consensus_queue.cc:260] T 4b6e115e928c42c5a2cf4ab36885521e P 0ecac1c4c62f46838b7a9c52f39c1f52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:19.938180 20595 tablet_bootstrap.cc:492] T 5abd3a34d08a46a1b1ca799c09d150f4 P 79bc43a08b8743b28cd8ab0e5f495861: Bootstrap starting.
I20260713 09:08:19.938898 20594 ts_tablet_manager.cc:1434] T 21ce722e78d140c391b38c2d8d39f295 P 4b03017d8a75437e8039b7f0e41c6e55: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:08:19.939941 20594 tablet_bootstrap.cc:492] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55: Bootstrap starting.
I20260713 09:08:19.944286 20595 tablet_bootstrap.cc:654] T 5abd3a34d08a46a1b1ca799c09d150f4 P 79bc43a08b8743b28cd8ab0e5f495861: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:19.945274 20594 tablet_bootstrap.cc:654] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:19.946139 20596 ts_tablet_manager.cc:1434] T 4b6e115e928c42c5a2cf4ab36885521e P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260713 09:08:19.953425 20596 tablet_bootstrap.cc:492] T 5abd3a34d08a46a1b1ca799c09d150f4 P 0ecac1c4c62f46838b7a9c52f39c1f52: Bootstrap starting.
I20260713 09:08:19.954047 20600 raft_consensus.cc:493] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:19.954603 20600 raft_consensus.cc:515] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:19.957118 20600 leader_election.cc:290] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491)
I20260713 09:08:19.959403 20596 tablet_bootstrap.cc:654] T 5abd3a34d08a46a1b1ca799c09d150f4 P 0ecac1c4c62f46838b7a9c52f39c1f52: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:19.962203 20602 raft_consensus.cc:493] T 4b6e115e928c42c5a2cf4ab36885521e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:19.962724 20602 raft_consensus.cc:515] T 4b6e115e928c42c5a2cf4ab36885521e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:19.964749 20594 tablet_bootstrap.cc:492] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55: No bootstrap required, opened a new log
I20260713 09:08:19.965327 20594 ts_tablet_manager.cc:1403] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.005s
I20260713 09:08:19.968217 20594 raft_consensus.cc:359] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:19.968976 20594 raft_consensus.cc:385] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:19.969378 20594 raft_consensus.cc:740] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Initialized, Role: FOLLOWER
I20260713 09:08:19.970288 20594 consensus_queue.cc:260] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:19.972992 20594 ts_tablet_manager.cc:1434] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:19.974050 20594 tablet_bootstrap.cc:492] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55: Bootstrap starting.
I20260713 09:08:19.979357 20602 leader_election.cc:290] T 4b6e115e928c42c5a2cf4ab36885521e P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:19.981014 20601 raft_consensus.cc:493] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:19.987624 20594 tablet_bootstrap.cc:654] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:19.987692 20601 raft_consensus.cc:515] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:19.990267 20601 leader_election.cc:290] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:19.993589 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927a04bd570740ccadce54ce56f5c181" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" is_pre_election: true
I20260713 09:08:19.998862 20594 tablet_bootstrap.cc:492] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55: No bootstrap required, opened a new log
I20260713 09:08:19.999420 20594 ts_tablet_manager.cc:1403] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.007s
W20260713 09:08:20.000957 20518 leader_election.cc:343] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.002537 20594 raft_consensus.cc:359] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.003364 20594 raft_consensus.cc:385] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.003720 20594 raft_consensus.cc:740] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.004150 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927a04bd570740ccadce54ce56f5c181" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55" is_pre_election: true
I20260713 09:08:20.004819 20480 raft_consensus.cc:2468] T 927a04bd570740ccadce54ce56f5c181 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 0.
I20260713 09:08:20.004647 20594 consensus_queue.cc:260] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.006160 20518 leader_election.cc:304] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [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: 4b03017d8a75437e8039b7f0e41c6e55, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 0ecac1c4c62f46838b7a9c52f39c1f52
I20260713 09:08:20.007210 20594 ts_tablet_manager.cc:1434] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:20.007040 20600 raft_consensus.cc:2804] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:20.007844 20600 raft_consensus.cc:493] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:20.008225 20600 raft_consensus.cc:3060] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.008282 20594 tablet_bootstrap.cc:492] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55: Bootstrap starting.
I20260713 09:08:20.015182 20594 tablet_bootstrap.cc:654] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.015437 20600 raft_consensus.cc:515] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.025906 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927a04bd570740ccadce54ce56f5c181" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
I20260713 09:08:20.026465 20594 tablet_bootstrap.cc:492] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55: No bootstrap required, opened a new log
I20260713 09:08:20.027000 20594 ts_tablet_manager.cc:1403] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
W20260713 09:08:20.027302 20518 leader_election.cc:343] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.029807 20594 raft_consensus.cc:359] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.030606 20594 raft_consensus.cc:385] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.030961 20594 raft_consensus.cc:740] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.031245 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927a04bd570740ccadce54ce56f5c181" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
I20260713 09:08:20.031787 20480 raft_consensus.cc:3060] T 927a04bd570740ccadce54ce56f5c181 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.031885 20594 consensus_queue.cc:260] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.034098 20601 raft_consensus.cc:493] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.034564 20601 raft_consensus.cc:515] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.036547 20601 leader_election.cc:290] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:20.038565 20480 raft_consensus.cc:2468] T 927a04bd570740ccadce54ce56f5c181 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 1.
I20260713 09:08:20.039649 20518 leader_election.cc:304] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b03017d8a75437e8039b7f0e41c6e55, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 0ecac1c4c62f46838b7a9c52f39c1f52
I20260713 09:08:20.040238 20600 leader_election.cc:290] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 election: Requested vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491)
I20260713 09:08:20.039620 20594 ts_tablet_manager.cc:1434] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260713 09:08:20.047202 20594 tablet_bootstrap.cc:492] T b4711839d39343deb79ce6bce693780e P 4b03017d8a75437e8039b7f0e41c6e55: Bootstrap starting.
I20260713 09:08:20.047607 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ea3869e28a41de9337d0cb410dbf56" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" is_pre_election: true
I20260713 09:08:20.050570 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015f770e8a33407e9e94aa26be04ec2d" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" is_pre_election: true
I20260713 09:08:20.043869 20620 raft_consensus.cc:2804] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:20.044572 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6e115e928c42c5a2cf4ab36885521e" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55" is_pre_election: true
I20260713 09:08:20.051884 20620 raft_consensus.cc:697] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Becoming Leader. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Running, Role: LEADER
W20260713 09:08:20.052536 20444 leader_election.cc:343] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.052914 20620 consensus_queue.cc:237] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.045097 20596 tablet_bootstrap.cc:492] T 5abd3a34d08a46a1b1ca799c09d150f4 P 0ecac1c4c62f46838b7a9c52f39c1f52: No bootstrap required, opened a new log
W20260713 09:08:20.053496 20444 leader_election.cc:343] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.053982 20596 ts_tablet_manager.cc:1403] T 5abd3a34d08a46a1b1ca799c09d150f4 P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent bootstrapping tablet: real 0.101s	user 0.041s	sys 0.048s
W20260713 09:08:20.054410 20369 leader_election.cc:343] T 4b6e115e928c42c5a2cf4ab36885521e P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.055092 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6e115e928c42c5a2cf4ab36885521e" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861" is_pre_election: true
I20260713 09:08:20.056159 20594 tablet_bootstrap.cc:654] T b4711839d39343deb79ce6bce693780e P 4b03017d8a75437e8039b7f0e41c6e55: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:20.056648 20368 leader_election.cc:343] T 4b6e115e928c42c5a2cf4ab36885521e P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.057158 20595 tablet_bootstrap.cc:492] T 5abd3a34d08a46a1b1ca799c09d150f4 P 79bc43a08b8743b28cd8ab0e5f495861: No bootstrap required, opened a new log
I20260713 09:08:20.057065 20368 leader_election.cc:304] T 4b6e115e928c42c5a2cf4ab36885521e P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52; no voters: 4b03017d8a75437e8039b7f0e41c6e55, 79bc43a08b8743b28cd8ab0e5f495861
I20260713 09:08:20.057629 20595 ts_tablet_manager.cc:1403] T 5abd3a34d08a46a1b1ca799c09d150f4 P 79bc43a08b8743b28cd8ab0e5f495861: Time spent bootstrapping tablet: real 0.120s	user 0.028s	sys 0.011s
I20260713 09:08:20.057878 20602 raft_consensus.cc:2749] T 4b6e115e928c42c5a2cf4ab36885521e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:20.060948 20595 raft_consensus.cc:359] T 5abd3a34d08a46a1b1ca799c09d150f4 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.061467 20595 raft_consensus.cc:385] T 5abd3a34d08a46a1b1ca799c09d150f4 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.061733 20594 tablet_bootstrap.cc:492] T b4711839d39343deb79ce6bce693780e P 4b03017d8a75437e8039b7f0e41c6e55: No bootstrap required, opened a new log
I20260713 09:08:20.062215 20594 ts_tablet_manager.cc:1403] T b4711839d39343deb79ce6bce693780e P 4b03017d8a75437e8039b7f0e41c6e55: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:08:20.057542 20596 raft_consensus.cc:359] T 5abd3a34d08a46a1b1ca799c09d150f4 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.064234 20596 raft_consensus.cc:385] T 5abd3a34d08a46a1b1ca799c09d150f4 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.064577 20596 raft_consensus.cc:740] T 5abd3a34d08a46a1b1ca799c09d150f4 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.065268 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ea3869e28a41de9337d0cb410dbf56" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861" is_pre_election: true
I20260713 09:08:20.065091 20594 raft_consensus.cc:359] T b4711839d39343deb79ce6bce693780e P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.065814 20594 raft_consensus.cc:385] T b4711839d39343deb79ce6bce693780e P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.065433 20596 consensus_queue.cc:260] T 5abd3a34d08a46a1b1ca799c09d150f4 P 0ecac1c4c62f46838b7a9c52f39c1f52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.066092 20594 raft_consensus.cc:740] T b4711839d39343deb79ce6bce693780e P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.066529 20553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015f770e8a33407e9e94aa26be04ec2d" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861" is_pre_election: true
W20260713 09:08:20.066704 20443 leader_election.cc:343] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.067112 20443 leader_election.cc:304] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b03017d8a75437e8039b7f0e41c6e55; no voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 79bc43a08b8743b28cd8ab0e5f495861
I20260713 09:08:20.066948 20594 consensus_queue.cc:260] T b4711839d39343deb79ce6bce693780e P 4b03017d8a75437e8039b7f0e41c6e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.061703 20595 raft_consensus.cc:740] T 5abd3a34d08a46a1b1ca799c09d150f4 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.068212 20601 raft_consensus.cc:2749] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:20.068295 20595 consensus_queue.cc:260] T 5abd3a34d08a46a1b1ca799c09d150f4 P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
W20260713 09:08:20.069684 20443 leader_election.cc:343] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.070094 20443 leader_election.cc:304] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b03017d8a75437e8039b7f0e41c6e55; no voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 79bc43a08b8743b28cd8ab0e5f495861
I20260713 09:08:20.070375 20596 ts_tablet_manager.cc:1434] T 5abd3a34d08a46a1b1ca799c09d150f4 P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.005s
I20260713 09:08:20.071545 20596 tablet_bootstrap.cc:492] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52: Bootstrap starting.
I20260713 09:08:20.072829 20601 raft_consensus.cc:2749] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:20.075090 20594 ts_tablet_manager.cc:1434] T b4711839d39343deb79ce6bce693780e P 4b03017d8a75437e8039b7f0e41c6e55: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.009s
I20260713 09:08:20.076124 20594 tablet_bootstrap.cc:492] T 4b6e115e928c42c5a2cf4ab36885521e P 4b03017d8a75437e8039b7f0e41c6e55: Bootstrap starting.
I20260713 09:08:20.077744 20595 ts_tablet_manager.cc:1434] T 5abd3a34d08a46a1b1ca799c09d150f4 P 79bc43a08b8743b28cd8ab0e5f495861: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260713 09:08:20.079161 20595 tablet_bootstrap.cc:492] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861: Bootstrap starting.
I20260713 09:08:20.080252 20303 catalog_manager.cc:5697] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67). New cstate: current_term: 1 leader_uuid: "79bc43a08b8743b28cd8ab0e5f495861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:20.081908 20594 tablet_bootstrap.cc:654] T 4b6e115e928c42c5a2cf4ab36885521e P 4b03017d8a75437e8039b7f0e41c6e55: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.085601 20596 tablet_bootstrap.cc:654] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.088922 20595 tablet_bootstrap.cc:654] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.095222 20623 raft_consensus.cc:493] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.095686 20623 raft_consensus.cc:515] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.097642 20623 leader_election.cc:290] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:20.098415 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7304176d114a4aa09e47ac9939fa9ccd" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" is_pre_election: true
I20260713 09:08:20.099095 20405 raft_consensus.cc:2468] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 0.
I20260713 09:08:20.099255 20553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7304176d114a4aa09e47ac9939fa9ccd" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861" is_pre_election: true
I20260713 09:08:20.100430 20444 leader_election.cc:304] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 4b03017d8a75437e8039b7f0e41c6e55; no voters: 
I20260713 09:08:20.101311 20623 raft_consensus.cc:2804] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:08:20.101483 20443 leader_election.cc:343] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.101787 20623 raft_consensus.cc:493] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:20.102200 20623 raft_consensus.cc:3060] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.105621 20594 tablet_bootstrap.cc:492] T 4b6e115e928c42c5a2cf4ab36885521e P 4b03017d8a75437e8039b7f0e41c6e55: No bootstrap required, opened a new log
I20260713 09:08:20.106129 20594 ts_tablet_manager.cc:1403] T 4b6e115e928c42c5a2cf4ab36885521e P 4b03017d8a75437e8039b7f0e41c6e55: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.014s
I20260713 09:08:20.106382 20596 tablet_bootstrap.cc:492] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52: No bootstrap required, opened a new log
I20260713 09:08:20.106568 20595 tablet_bootstrap.cc:492] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861: No bootstrap required, opened a new log
I20260713 09:08:20.106894 20596 ts_tablet_manager.cc:1403] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.008s
I20260713 09:08:20.107117 20595 ts_tablet_manager.cc:1403] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.005s
I20260713 09:08:20.109037 20594 raft_consensus.cc:359] T 4b6e115e928c42c5a2cf4ab36885521e P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.109234 20623 raft_consensus.cc:515] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.109793 20594 raft_consensus.cc:385] T 4b6e115e928c42c5a2cf4ab36885521e P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.109717 20596 raft_consensus.cc:359] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.110343 20594 raft_consensus.cc:740] T 4b6e115e928c42c5a2cf4ab36885521e P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.110524 20596 raft_consensus.cc:385] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.110025 20595 raft_consensus.cc:359] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.110953 20596 raft_consensus.cc:740] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.111136 20595 raft_consensus.cc:385] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.111584 20595 raft_consensus.cc:740] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.111337 20594 consensus_queue.cc:260] T 4b6e115e928c42c5a2cf4ab36885521e P 4b03017d8a75437e8039b7f0e41c6e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.111876 20596 consensus_queue.cc:260] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.112293 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7304176d114a4aa09e47ac9939fa9ccd" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
I20260713 09:08:20.112861 20405 raft_consensus.cc:3060] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.112550 20595 consensus_queue.cc:260] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.114471 20596 ts_tablet_manager.cc:1434] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:20.115494 20596 tablet_bootstrap.cc:492] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52: Bootstrap starting.
I20260713 09:08:20.115649 20594 ts_tablet_manager.cc:1434] T 4b6e115e928c42c5a2cf4ab36885521e P 4b03017d8a75437e8039b7f0e41c6e55: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:08:20.116582 20594 tablet_bootstrap.cc:492] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55: Bootstrap starting.
I20260713 09:08:20.121264 20595 ts_tablet_manager.cc:1434] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:08:20.121385 20596 tablet_bootstrap.cc:654] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.122238 20594 tablet_bootstrap.cc:654] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.131954 20595 tablet_bootstrap.cc:492] T 7304176d114a4aa09e47ac9939fa9ccd P 79bc43a08b8743b28cd8ab0e5f495861: Bootstrap starting.
I20260713 09:08:20.138661 20595 tablet_bootstrap.cc:654] T 7304176d114a4aa09e47ac9939fa9ccd P 79bc43a08b8743b28cd8ab0e5f495861: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.140844 20405 raft_consensus.cc:2468] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 1.
I20260713 09:08:20.142066 20444 leader_election.cc:304] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 4b03017d8a75437e8039b7f0e41c6e55; no voters: 
I20260713 09:08:20.142916 20601 raft_consensus.cc:2804] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:20.143544 20623 leader_election.cc:290] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 election: Requested vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:20.144335 20596 tablet_bootstrap.cc:492] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52: No bootstrap required, opened a new log
I20260713 09:08:20.144219 20553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7304176d114a4aa09e47ac9939fa9ccd" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
I20260713 09:08:20.144881 20596 ts_tablet_manager.cc:1403] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.008s
W20260713 09:08:20.145658 20443 leader_election.cc:343] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.147195 20595 tablet_bootstrap.cc:492] T 7304176d114a4aa09e47ac9939fa9ccd P 79bc43a08b8743b28cd8ab0e5f495861: No bootstrap required, opened a new log
I20260713 09:08:20.147681 20595 ts_tablet_manager.cc:1403] T 7304176d114a4aa09e47ac9939fa9ccd P 79bc43a08b8743b28cd8ab0e5f495861: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.002s
I20260713 09:08:20.147755 20594 tablet_bootstrap.cc:492] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55: No bootstrap required, opened a new log
I20260713 09:08:20.147859 20596 raft_consensus.cc:359] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.148452 20601 raft_consensus.cc:697] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 LEADER]: Becoming Leader. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Running, Role: LEADER
I20260713 09:08:20.148727 20596 raft_consensus.cc:385] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.148881 20594 ts_tablet_manager.cc:1403] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.014s
I20260713 09:08:20.149067 20596 raft_consensus.cc:740] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.149431 20601 consensus_queue.cc:237] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.149955 20596 consensus_queue.cc:260] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.151445 20594 raft_consensus.cc:359] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.152094 20594 raft_consensus.cc:385] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.152376 20594 raft_consensus.cc:740] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.153045 20594 consensus_queue.cc:260] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.153396 20595 raft_consensus.cc:359] T 7304176d114a4aa09e47ac9939fa9ccd P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.154165 20595 raft_consensus.cc:385] T 7304176d114a4aa09e47ac9939fa9ccd P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.154520 20595 raft_consensus.cc:740] T 7304176d114a4aa09e47ac9939fa9ccd P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.155005 20594 ts_tablet_manager.cc:1434] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:20.155416 20595 consensus_queue.cc:260] T 7304176d114a4aa09e47ac9939fa9ccd P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.156250 20594 tablet_bootstrap.cc:492] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55: Bootstrap starting.
I20260713 09:08:20.158591 20596 ts_tablet_manager.cc:1434] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:08:20.161744 20602 raft_consensus.cc:493] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.161932 20594 tablet_bootstrap.cc:654] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.163578 20595 ts_tablet_manager.cc:1434] T 7304176d114a4aa09e47ac9939fa9ccd P 79bc43a08b8743b28cd8ab0e5f495861: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:08:20.162187 20602 raft_consensus.cc:515] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.166911 20302 catalog_manager.cc:5697] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "4b03017d8a75437e8039b7f0e41c6e55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:20.167780 20602 leader_election.cc:290] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:20.169019 20596 tablet_bootstrap.cc:492] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52: Bootstrap starting.
I20260713 09:08:20.169253 20553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4711839d39343deb79ce6bce693780e" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861" is_pre_election: true
I20260713 09:08:20.166937 20595 tablet_bootstrap.cc:492] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861: Bootstrap starting.
W20260713 09:08:20.171118 20368 leader_election.cc:343] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.173265 20601 raft_consensus.cc:493] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.173713 20601 raft_consensus.cc:515] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.175658 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4711839d39343deb79ce6bce693780e" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55" is_pre_election: true
I20260713 09:08:20.175905 20596 tablet_bootstrap.cc:654] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.177663 20601 leader_election.cc:290] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:20.179481 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abd3a34d08a46a1b1ca799c09d150f4" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" is_pre_election: true
I20260713 09:08:20.180079 20405 raft_consensus.cc:2468] T 5abd3a34d08a46a1b1ca799c09d150f4 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 0.
I20260713 09:08:20.181066 20553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abd3a34d08a46a1b1ca799c09d150f4" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861" is_pre_election: true
I20260713 09:08:20.181432 20595 tablet_bootstrap.cc:654] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.181672 20553 raft_consensus.cc:2468] T 5abd3a34d08a46a1b1ca799c09d150f4 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 0.
I20260713 09:08:20.182761 20443 leader_election.cc:304] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b03017d8a75437e8039b7f0e41c6e55, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:20.185149 20480 raft_consensus.cc:2468] T b4711839d39343deb79ce6bce693780e P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in term 0.
I20260713 09:08:20.186141 20594 tablet_bootstrap.cc:492] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55: No bootstrap required, opened a new log
I20260713 09:08:20.186713 20594 ts_tablet_manager.cc:1403] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.015s
I20260713 09:08:20.186697 20369 leader_election.cc:304] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [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: 0ecac1c4c62f46838b7a9c52f39c1f52, 4b03017d8a75437e8039b7f0e41c6e55; no voters: 79bc43a08b8743b28cd8ab0e5f495861
I20260713 09:08:20.188196 20602 raft_consensus.cc:2804] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:20.188562 20602 raft_consensus.cc:493] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:20.188881 20602 raft_consensus.cc:3060] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.189795 20594 raft_consensus.cc:359] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.190594 20594 raft_consensus.cc:385] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.190964 20594 raft_consensus.cc:740] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.191793 20594 consensus_queue.cc:260] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.193987 20594 ts_tablet_manager.cc:1434] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:20.187005 20601 raft_consensus.cc:2804] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:20.198761 20601 raft_consensus.cc:493] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:20.199198 20601 raft_consensus.cc:3060] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.206270 20601 raft_consensus.cc:515] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.208326 20602 raft_consensus.cc:515] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.210925 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4711839d39343deb79ce6bce693780e" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
I20260713 09:08:20.211431 20480 raft_consensus.cc:3060] T b4711839d39343deb79ce6bce693780e P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.211951 20595 tablet_bootstrap.cc:492] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861: No bootstrap required, opened a new log
I20260713 09:08:20.212435 20595 ts_tablet_manager.cc:1403] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.012s
I20260713 09:08:20.215384 20595 raft_consensus.cc:359] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.216056 20595 raft_consensus.cc:385] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.216324 20601 leader_election.cc:290] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 election: Requested vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:20.217304 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abd3a34d08a46a1b1ca799c09d150f4" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
I20260713 09:08:20.217866 20405 raft_consensus.cc:3060] T 5abd3a34d08a46a1b1ca799c09d150f4 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.216079 20596 tablet_bootstrap.cc:492] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52: No bootstrap required, opened a new log
I20260713 09:08:20.218235 20480 raft_consensus.cc:2468] T b4711839d39343deb79ce6bce693780e P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in term 1.
I20260713 09:08:20.218464 20596 ts_tablet_manager.cc:1403] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent bootstrapping tablet: real 0.050s	user 0.026s	sys 0.019s
I20260713 09:08:20.217159 20602 leader_election.cc:290] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 election: Requested vote from peers 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:20.218348 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4711839d39343deb79ce6bce693780e" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
I20260713 09:08:20.219308 20369 leader_election.cc:304] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 4b03017d8a75437e8039b7f0e41c6e55; no voters: 
W20260713 09:08:20.219810 20368 leader_election.cc:343] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.220585 20602 raft_consensus.cc:2804] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:20.221012 20602 raft_consensus.cc:697] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 LEADER]: Becoming Leader. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Running, Role: LEADER
I20260713 09:08:20.221096 20596 raft_consensus.cc:359] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.216522 20553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abd3a34d08a46a1b1ca799c09d150f4" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
I20260713 09:08:20.222134 20553 raft_consensus.cc:3060] T 5abd3a34d08a46a1b1ca799c09d150f4 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.221791 20602 consensus_queue.cc:237] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
W20260713 09:08:20.223676 20351 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:20.224128 20405 raft_consensus.cc:2468] T 5abd3a34d08a46a1b1ca799c09d150f4 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 1.
I20260713 09:08:20.221803 20596 raft_consensus.cc:385] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.225320 20596 raft_consensus.cc:740] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.225234 20444 leader_election.cc:304] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 4b03017d8a75437e8039b7f0e41c6e55; no voters: 
I20260713 09:08:20.226169 20601 raft_consensus.cc:2804] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:20.226075 20596 consensus_queue.cc:260] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.227602 20601 raft_consensus.cc:697] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 LEADER]: Becoming Leader. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Running, Role: LEADER
I20260713 09:08:20.228622 20553 raft_consensus.cc:2468] T 5abd3a34d08a46a1b1ca799c09d150f4 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 1.
I20260713 09:08:20.228413 20601 consensus_queue.cc:237] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.216396 20595 raft_consensus.cc:740] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.231037 20595 consensus_queue.cc:260] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.240796 20595 ts_tablet_manager.cc:1434] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:08:20.245985 20595 tablet_bootstrap.cc:492] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861: Bootstrap starting.
I20260713 09:08:20.246263 20301 catalog_manager.cc:5697] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "4b03017d8a75437e8039b7f0e41c6e55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:20.249094 20302 catalog_manager.cc:5697] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:20.251955 20595 tablet_bootstrap.cc:654] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.256067 20596 ts_tablet_manager.cc:1434] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent starting tablet: real 0.037s	user 0.017s	sys 0.006s
I20260713 09:08:20.257091 20596 tablet_bootstrap.cc:492] T 80ea3869e28a41de9337d0cb410dbf56 P 0ecac1c4c62f46838b7a9c52f39c1f52: Bootstrap starting.
I20260713 09:08:20.259195 20595 tablet_bootstrap.cc:492] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861: No bootstrap required, opened a new log
I20260713 09:08:20.259687 20595 ts_tablet_manager.cc:1403] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:08:20.261955 20596 tablet_bootstrap.cc:654] T 80ea3869e28a41de9337d0cb410dbf56 P 0ecac1c4c62f46838b7a9c52f39c1f52: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.262478 20595 raft_consensus.cc:359] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.263226 20595 raft_consensus.cc:385] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.263546 20595 raft_consensus.cc:740] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.264400 20595 consensus_queue.cc:260] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.266444 20595 ts_tablet_manager.cc:1434] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:20.266855 20596 tablet_bootstrap.cc:492] T 80ea3869e28a41de9337d0cb410dbf56 P 0ecac1c4c62f46838b7a9c52f39c1f52: No bootstrap required, opened a new log
I20260713 09:08:20.267292 20596 ts_tablet_manager.cc:1403] T 80ea3869e28a41de9337d0cb410dbf56 P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:08:20.267395 20595 tablet_bootstrap.cc:492] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861: Bootstrap starting.
I20260713 09:08:20.269806 20596 raft_consensus.cc:359] T 80ea3869e28a41de9337d0cb410dbf56 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.270421 20596 raft_consensus.cc:385] T 80ea3869e28a41de9337d0cb410dbf56 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.270709 20596 raft_consensus.cc:740] T 80ea3869e28a41de9337d0cb410dbf56 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.271302 20596 consensus_queue.cc:260] T 80ea3869e28a41de9337d0cb410dbf56 P 0ecac1c4c62f46838b7a9c52f39c1f52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.273078 20596 ts_tablet_manager.cc:1434] T 80ea3869e28a41de9337d0cb410dbf56 P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:08:20.273650 20595 tablet_bootstrap.cc:654] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.278311 20595 tablet_bootstrap.cc:492] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861: No bootstrap required, opened a new log
I20260713 09:08:20.278687 20595 ts_tablet_manager.cc:1403] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.003s
I20260713 09:08:20.280675 20595 raft_consensus.cc:359] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.281330 20595 raft_consensus.cc:385] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.281594 20595 raft_consensus.cc:740] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.282196 20595 consensus_queue.cc:260] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.283840 20595 ts_tablet_manager.cc:1434] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:20.284596 20595 tablet_bootstrap.cc:492] T 015f770e8a33407e9e94aa26be04ec2d P 79bc43a08b8743b28cd8ab0e5f495861: Bootstrap starting.
I20260713 09:08:20.285467 20620 raft_consensus.cc:493] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.285845 20620 raft_consensus.cc:515] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.287647 20620 leader_election.cc:290] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491)
I20260713 09:08:20.289150 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787bb331baf24106bce7711f0d65a116" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55" is_pre_election: true
I20260713 09:08:20.289376 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787bb331baf24106bce7711f0d65a116" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" is_pre_election: true
I20260713 09:08:20.289624 20595 tablet_bootstrap.cc:654] T 015f770e8a33407e9e94aa26be04ec2d P 79bc43a08b8743b28cd8ab0e5f495861: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.289772 20480 raft_consensus.cc:2468] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 0.
I20260713 09:08:20.289976 20405 raft_consensus.cc:2468] T 787bb331baf24106bce7711f0d65a116 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 0.
I20260713 09:08:20.291420 20518 leader_election.cc:304] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:20.292207 20620 raft_consensus.cc:2804] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:20.292644 20620 raft_consensus.cc:493] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:20.293028 20620 raft_consensus.cc:3060] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.295022 20595 tablet_bootstrap.cc:492] T 015f770e8a33407e9e94aa26be04ec2d P 79bc43a08b8743b28cd8ab0e5f495861: No bootstrap required, opened a new log
I20260713 09:08:20.295444 20595 ts_tablet_manager.cc:1403] T 015f770e8a33407e9e94aa26be04ec2d P 79bc43a08b8743b28cd8ab0e5f495861: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260713 09:08:20.297771 20595 raft_consensus.cc:359] T 015f770e8a33407e9e94aa26be04ec2d P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.298173 20595 raft_consensus.cc:385] T 015f770e8a33407e9e94aa26be04ec2d P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.298381 20595 raft_consensus.cc:740] T 015f770e8a33407e9e94aa26be04ec2d P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.298698 20620 raft_consensus.cc:515] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.298924 20595 consensus_queue.cc:260] T 015f770e8a33407e9e94aa26be04ec2d P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.300405 20620 leader_election.cc:290] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 election: Requested vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491)
I20260713 09:08:20.300701 20595 ts_tablet_manager.cc:1434] T 015f770e8a33407e9e94aa26be04ec2d P 79bc43a08b8743b28cd8ab0e5f495861: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:20.301384 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787bb331baf24106bce7711f0d65a116" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
I20260713 09:08:20.301851 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787bb331baf24106bce7711f0d65a116" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
I20260713 09:08:20.301988 20480 raft_consensus.cc:3060] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.302470 20405 raft_consensus.cc:3060] T 787bb331baf24106bce7711f0d65a116 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.308624 20480 raft_consensus.cc:2468] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 1.
I20260713 09:08:20.309042 20405 raft_consensus.cc:2468] T 787bb331baf24106bce7711f0d65a116 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 1.
I20260713 09:08:20.309909 20518 leader_election.cc:304] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b03017d8a75437e8039b7f0e41c6e55, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:20.310624 20620 raft_consensus.cc:2804] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:20.311007 20620 raft_consensus.cc:697] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Becoming Leader. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Running, Role: LEADER
I20260713 09:08:20.311731 20620 consensus_queue.cc:237] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.315488 20620 raft_consensus.cc:493] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.315910 20620 raft_consensus.cc:515] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.317720 20620 leader_election.cc:290] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491)
I20260713 09:08:20.318404 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ce722e78d140c391b38c2d8d39f295" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" is_pre_election: true
I20260713 09:08:20.318749 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ce722e78d140c391b38c2d8d39f295" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55" is_pre_election: true
I20260713 09:08:20.319083 20405 raft_consensus.cc:2468] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 0.
I20260713 09:08:20.319387 20480 raft_consensus.cc:2468] T 21ce722e78d140c391b38c2d8d39f295 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 0.
I20260713 09:08:20.319023 20301 catalog_manager.cc:5697] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67). New cstate: current_term: 1 leader_uuid: "79bc43a08b8743b28cd8ab0e5f495861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:20.320180 20518 leader_election.cc:304] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:20.320807 20620 raft_consensus.cc:2804] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:20.321205 20620 raft_consensus.cc:493] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:20.321552 20620 raft_consensus.cc:3060] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.326700 20620 raft_consensus.cc:515] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.328111 20620 leader_election.cc:290] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 election: Requested vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491)
I20260713 09:08:20.328739 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ce722e78d140c391b38c2d8d39f295" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
I20260713 09:08:20.329008 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ce722e78d140c391b38c2d8d39f295" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
I20260713 09:08:20.329325 20405 raft_consensus.cc:3060] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.329550 20480 raft_consensus.cc:3060] T 21ce722e78d140c391b38c2d8d39f295 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.335789 20405 raft_consensus.cc:2468] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 1.
I20260713 09:08:20.335794 20480 raft_consensus.cc:2468] T 21ce722e78d140c391b38c2d8d39f295 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 1.
I20260713 09:08:20.336844 20518 leader_election.cc:304] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:20.337399 20620 raft_consensus.cc:2804] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:20.337756 20620 raft_consensus.cc:697] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Becoming Leader. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Running, Role: LEADER
I20260713 09:08:20.338433 20620 consensus_queue.cc:237] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.344480 20301 catalog_manager.cc:5697] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67). New cstate: current_term: 1 leader_uuid: "79bc43a08b8743b28cd8ab0e5f495861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:20.467188 20620 raft_consensus.cc:493] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.467658 20620 raft_consensus.cc:515] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.469242 20620 leader_election.cc:290] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491)
I20260713 09:08:20.470118 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6e115e928c42c5a2cf4ab36885521e" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" is_pre_election: true
I20260713 09:08:20.470382 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6e115e928c42c5a2cf4ab36885521e" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55" is_pre_election: true
I20260713 09:08:20.470762 20405 raft_consensus.cc:2468] T 4b6e115e928c42c5a2cf4ab36885521e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 0.
I20260713 09:08:20.470939 20480 raft_consensus.cc:2468] T 4b6e115e928c42c5a2cf4ab36885521e P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 0.
I20260713 09:08:20.472112 20518 leader_election.cc:304] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:20.472757 20620 raft_consensus.cc:2804] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:20.473035 20620 raft_consensus.cc:493] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:20.473304 20620 raft_consensus.cc:3060] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.474848 20405 raft_consensus.cc:3060] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.477463 20637 raft_consensus.cc:493] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.477945 20637 raft_consensus.cc:515] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.478833 20620 raft_consensus.cc:515] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.480309 20637 leader_election.cc:290] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:20.481119 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015f770e8a33407e9e94aa26be04ec2d" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55" is_pre_election: true
I20260713 09:08:20.481264 20600 consensus_queue.cc:1048] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:20.482244 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6e115e928c42c5a2cf4ab36885521e" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
I20260713 09:08:20.482537 20480 raft_consensus.cc:2468] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in term 0.
I20260713 09:08:20.481248 20620 leader_election.cc:290] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 election: Requested vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491)
I20260713 09:08:20.481714 20553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015f770e8a33407e9e94aa26be04ec2d" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861" is_pre_election: true
I20260713 09:08:20.482806 20405 raft_consensus.cc:3060] T 4b6e115e928c42c5a2cf4ab36885521e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.483650 20553 raft_consensus.cc:2468] T 015f770e8a33407e9e94aa26be04ec2d P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in term 0.
I20260713 09:08:20.484910 20368 leader_election.cc:304] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:20.485716 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6e115e928c42c5a2cf4ab36885521e" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
I20260713 09:08:20.486428 20637 raft_consensus.cc:2804] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:20.486850 20637 raft_consensus.cc:493] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:20.487187 20637 raft_consensus.cc:3060] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.488660 20479 raft_consensus.cc:3060] T 4b6e115e928c42c5a2cf4ab36885521e P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.489369 20405 raft_consensus.cc:2468] T 4b6e115e928c42c5a2cf4ab36885521e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 1.
I20260713 09:08:20.490267 20518 leader_election.cc:304] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:20.491098 20620 raft_consensus.cc:2804] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:20.492398 20620 raft_consensus.cc:697] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Becoming Leader. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Running, Role: LEADER
I20260713 09:08:20.493206 20620 consensus_queue.cc:237] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.493659 20637 raft_consensus.cc:515] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.495136 20479 raft_consensus.cc:2468] T 4b6e115e928c42c5a2cf4ab36885521e P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 1.
I20260713 09:08:20.497787 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015f770e8a33407e9e94aa26be04ec2d" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
I20260713 09:08:20.498435 20480 raft_consensus.cc:3060] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.498512 20553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015f770e8a33407e9e94aa26be04ec2d" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
I20260713 09:08:20.499140 20553 raft_consensus.cc:3060] T 015f770e8a33407e9e94aa26be04ec2d P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.497917 20637 leader_election.cc:290] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 election: Requested vote from peers 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:20.506659 20553 raft_consensus.cc:2468] T 015f770e8a33407e9e94aa26be04ec2d P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in term 1.
I20260713 09:08:20.507689 20368 leader_election.cc:304] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:20.508476 20637 raft_consensus.cc:2804] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:20.509096 20637 raft_consensus.cc:697] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 LEADER]: Becoming Leader. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Running, Role: LEADER
I20260713 09:08:20.509914 20637 consensus_queue.cc:237] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.508396 20480 raft_consensus.cc:2468] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in term 1.
I20260713 09:08:20.517242 20600 raft_consensus.cc:493] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.518396 20600 raft_consensus.cc:515] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.519870 20646 raft_consensus.cc:493] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.520393 20646 raft_consensus.cc:515] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.523218 20600 leader_election.cc:290] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491)
I20260713 09:08:20.525583 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4711839d39343deb79ce6bce693780e" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" is_pre_election: true
I20260713 09:08:20.526288 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4711839d39343deb79ce6bce693780e" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55" is_pre_election: true
I20260713 09:08:20.527084 20480 raft_consensus.cc:2393] T b4711839d39343deb79ce6bce693780e P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 79bc43a08b8743b28cd8ab0e5f495861 in current term 1: Already voted for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in this term.
I20260713 09:08:20.527766 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ea3869e28a41de9337d0cb410dbf56" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" is_pre_election: true
I20260713 09:08:20.528365 20518 leader_election.cc:304] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79bc43a08b8743b28cd8ab0e5f495861; no voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 4b03017d8a75437e8039b7f0e41c6e55
I20260713 09:08:20.528445 20405 raft_consensus.cc:2468] T 80ea3869e28a41de9337d0cb410dbf56 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 0.
I20260713 09:08:20.529472 20650 raft_consensus.cc:3060] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.529803 20646 leader_election.cc:290] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491)
I20260713 09:08:20.530458 20518 leader_election.cc:304] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:20.530927 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ea3869e28a41de9337d0cb410dbf56" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55" is_pre_election: true
I20260713 09:08:20.531805 20600 raft_consensus.cc:2804] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:20.533190 20600 raft_consensus.cc:493] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:20.524823 20653 consensus_queue.cc:1048] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:08:20.534109 20600 raft_consensus.cc:3060] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.536849 20301 catalog_manager.cc:5697] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:20.542079 20650 raft_consensus.cc:2749] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:20.544366 20302 catalog_manager.cc:5697] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67). New cstate: current_term: 1 leader_uuid: "79bc43a08b8743b28cd8ab0e5f495861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:20.531737 20480 raft_consensus.cc:2468] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 0.
I20260713 09:08:20.549535 20653 raft_consensus.cc:493] T 7304176d114a4aa09e47ac9939fa9ccd P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.549965 20653 raft_consensus.cc:515] T 7304176d114a4aa09e47ac9939fa9ccd P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.552011 20653 leader_election.cc:290] T 7304176d114a4aa09e47ac9939fa9ccd P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491)
I20260713 09:08:20.554533 20600 raft_consensus.cc:515] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.554333 20404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7304176d114a4aa09e47ac9939fa9ccd" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" is_pre_election: true
I20260713 09:08:20.556012 20404 raft_consensus.cc:2393] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 79bc43a08b8743b28cd8ab0e5f495861 in current term 1: Already voted for candidate 4b03017d8a75437e8039b7f0e41c6e55 in this term.
I20260713 09:08:20.556612 20600 leader_election.cc:290] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 election: Requested vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491)
I20260713 09:08:20.558727 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7304176d114a4aa09e47ac9939fa9ccd" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55" is_pre_election: true
I20260713 09:08:20.559522 20404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ea3869e28a41de9337d0cb410dbf56" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
I20260713 09:08:20.560112 20404 raft_consensus.cc:3060] T 80ea3869e28a41de9337d0cb410dbf56 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.567445 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ea3869e28a41de9337d0cb410dbf56" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
I20260713 09:08:20.568110 20479 raft_consensus.cc:3060] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.567605 20518 leader_election.cc:304] T 7304176d114a4aa09e47ac9939fa9ccd P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79bc43a08b8743b28cd8ab0e5f495861; no voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 4b03017d8a75437e8039b7f0e41c6e55
I20260713 09:08:20.569617 20647 raft_consensus.cc:3060] T 7304176d114a4aa09e47ac9939fa9ccd P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.570290 20404 raft_consensus.cc:2468] T 80ea3869e28a41de9337d0cb410dbf56 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 1.
I20260713 09:08:20.574723 20479 raft_consensus.cc:2468] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 1.
I20260713 09:08:20.575731 20518 leader_election.cc:304] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b03017d8a75437e8039b7f0e41c6e55, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:20.576452 20600 raft_consensus.cc:2804] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:20.576932 20600 raft_consensus.cc:697] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Becoming Leader. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Running, Role: LEADER
I20260713 09:08:20.577904 20647 raft_consensus.cc:2749] T 7304176d114a4aa09e47ac9939fa9ccd P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:20.577735 20600 consensus_queue.cc:237] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.583993 20302 catalog_manager.cc:5697] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67). New cstate: current_term: 1 leader_uuid: "79bc43a08b8743b28cd8ab0e5f495861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:20.623291 20601 consensus_queue.cc:1048] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:20.631196 20630 consensus_queue.cc:1048] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:20.632612 20630 consensus_queue.cc:1048] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:20.643790 20601 consensus_queue.cc:1048] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:20.671126 20637 consensus_queue.cc:1048] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:20.679715 20635 consensus_queue.cc:1048] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:20.799976 20553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "927a04bd570740ccadce54ce56f5c181"
dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
mode: GRACEFUL
new_leader_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
 from {username='slave'} at 127.0.0.1:43858
I20260713 09:08:20.800446 20553 raft_consensus.cc:606] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Received request to transfer leadership to TS 0ecac1c4c62f46838b7a9c52f39c1f52
I20260713 09:08:20.811769 20479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7304176d114a4aa09e47ac9939fa9ccd"
dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
mode: GRACEFUL
new_leader_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
 from {username='slave'} at 127.0.0.1:59468
I20260713 09:08:20.812193 20479 raft_consensus.cc:606] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 LEADER]: Received request to transfer leadership to TS 0ecac1c4c62f46838b7a9c52f39c1f52
I20260713 09:08:20.816473 20553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21ce722e78d140c391b38c2d8d39f295"
dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
mode: GRACEFUL
new_leader_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
 from {username='slave'} at 127.0.0.1:43858
I20260713 09:08:20.816983 20553 raft_consensus.cc:606] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Received request to transfer leadership to TS 0ecac1c4c62f46838b7a9c52f39c1f52
I20260713 09:08:20.823566 20553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "787bb331baf24106bce7711f0d65a116"
dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
mode: GRACEFUL
new_leader_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
 from {username='slave'} at 127.0.0.1:43858
I20260713 09:08:20.823946 20553 raft_consensus.cc:606] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Received request to transfer leadership to TS 4b03017d8a75437e8039b7f0e41c6e55
I20260713 09:08:20.830092 20553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80ea3869e28a41de9337d0cb410dbf56"
dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
mode: GRACEFUL
new_leader_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
 from {username='slave'} at 127.0.0.1:43858
I20260713 09:08:20.830466 20553 raft_consensus.cc:606] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Received request to transfer leadership to TS 4b03017d8a75437e8039b7f0e41c6e55
I20260713 09:08:20.841432 20404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "015f770e8a33407e9e94aa26be04ec2d"
dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
mode: GRACEFUL
new_leader_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
 from {username='slave'} at 127.0.0.1:44406
I20260713 09:08:20.841823 20404 raft_consensus.cc:606] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 LEADER]: Received request to transfer leadership to TS 4b03017d8a75437e8039b7f0e41c6e55
I20260713 09:08:20.868757 20600 consensus_queue.cc:1048] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:20.878695 20600 consensus_queue.cc:1048] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:20.884954 20650 raft_consensus.cc:993] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861: : Instructing follower 4b03017d8a75437e8039b7f0e41c6e55 to start an election
I20260713 09:08:20.885298 20600 raft_consensus.cc:1081] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Signalling peer 4b03017d8a75437e8039b7f0e41c6e55 to start an election
I20260713 09:08:20.886646 20479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "787bb331baf24106bce7711f0d65a116"
dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
 from {username='slave'} at 127.0.0.1:59460
I20260713 09:08:20.887081 20479 raft_consensus.cc:493] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:20.887384 20479 raft_consensus.cc:3060] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:20.892014 20479 raft_consensus.cc:515] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.893757 20479 leader_election.cc:290] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 2 election: Requested vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:20.894253 20404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787bb331baf24106bce7711f0d65a116" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
I20260713 09:08:20.894788 20404 raft_consensus.cc:3060] T 787bb331baf24106bce7711f0d65a116 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:20.895797 20553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787bb331baf24106bce7711f0d65a116" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
I20260713 09:08:20.896359 20553 raft_consensus.cc:3055] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:20.896672 20553 raft_consensus.cc:740] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Running, Role: LEADER
I20260713 09:08:20.897418 20553 consensus_queue.cc:260] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.898524 20553 raft_consensus.cc:3060] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:20.900256 20404 raft_consensus.cc:2468] T 787bb331baf24106bce7711f0d65a116 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 2.
I20260713 09:08:20.901274 20444 leader_election.cc:304] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 4b03017d8a75437e8039b7f0e41c6e55; no voters: 
I20260713 09:08:20.901942 20601 raft_consensus.cc:2804] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:20.902309 20601 raft_consensus.cc:697] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 LEADER]: Becoming Leader. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Running, Role: LEADER
I20260713 09:08:20.903090 20601 consensus_queue.cc:237] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.903570 20553 raft_consensus.cc:2468] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 2.
I20260713 09:08:20.904824 20600 consensus_queue.cc:1048] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:20.909354 20303 catalog_manager.cc:5697] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 reported cstate change: term changed from 1 to 2, leader changed from 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67) to 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66). New cstate: current_term: 2 leader_uuid: "4b03017d8a75437e8039b7f0e41c6e55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:20.917390 20600 consensus_queue.cc:1048] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:20.931684 20600 consensus_queue.cc:1048] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:20.937374 20653 raft_consensus.cc:993] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861: : Instructing follower 0ecac1c4c62f46838b7a9c52f39c1f52 to start an election
I20260713 09:08:20.937811 20647 raft_consensus.cc:1081] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Signalling peer 0ecac1c4c62f46838b7a9c52f39c1f52 to start an election
I20260713 09:08:20.939483 20405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21ce722e78d140c391b38c2d8d39f295"
dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
 from {username='slave'} at 127.0.0.1:44392
I20260713 09:08:20.940587 20405 raft_consensus.cc:493] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:20.940979 20405 raft_consensus.cc:3060] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:20.943938 20647 consensus_queue.cc:1048] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:20.947157 20405 raft_consensus.cc:515] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.949893 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ce722e78d140c391b38c2d8d39f295" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
I20260713 09:08:20.952184 20553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ce722e78d140c391b38c2d8d39f295" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
I20260713 09:08:20.952414 20405 leader_election.cc:290] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 2 election: Requested vote from peers 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:20.952716 20553 raft_consensus.cc:3055] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:20.953063 20553 raft_consensus.cc:740] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Running, Role: LEADER
I20260713 09:08:20.953807 20553 consensus_queue.cc:260] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.955044 20553 raft_consensus.cc:3060] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:20.960779 20553 raft_consensus.cc:2468] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in term 2.
I20260713 09:08:20.961544 20368 leader_election.cc:304] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52 [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: 0ecac1c4c62f46838b7a9c52f39c1f52, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 4b03017d8a75437e8039b7f0e41c6e55
I20260713 09:08:20.962144 20635 raft_consensus.cc:2804] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:20.962519 20635 raft_consensus.cc:697] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 LEADER]: Becoming Leader. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Running, Role: LEADER
I20260713 09:08:20.963088 20635 consensus_queue.cc:237] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:20.968427 20303 catalog_manager.cc:5697] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52 reported cstate change: term changed from 1 to 2, leader changed from 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67) to 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:21.037479 20635 consensus_queue.cc:1048] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:21.038738 20653 raft_consensus.cc:993] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861: : Instructing follower 0ecac1c4c62f46838b7a9c52f39c1f52 to start an election
I20260713 09:08:21.039173 20647 raft_consensus.cc:1081] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Signalling peer 0ecac1c4c62f46838b7a9c52f39c1f52 to start an election
I20260713 09:08:21.040853 20405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "927a04bd570740ccadce54ce56f5c181"
dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
 from {username='slave'} at 127.0.0.1:44392
I20260713 09:08:21.041407 20405 raft_consensus.cc:493] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:21.041808 20405 raft_consensus.cc:3060] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.047961 20635 consensus_queue.cc:1048] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:21.048424 20405 raft_consensus.cc:515] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:21.050426 20405 leader_election.cc:290] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 2 election: Requested vote from peers 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:21.051479 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927a04bd570740ccadce54ce56f5c181" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
I20260713 09:08:21.052037 20554 raft_consensus.cc:3055] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:21.052332 20554 raft_consensus.cc:740] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Running, Role: LEADER
I20260713 09:08:21.053056 20554 consensus_queue.cc:260] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:21.054127 20554 raft_consensus.cc:3060] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.054829 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927a04bd570740ccadce54ce56f5c181" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
I20260713 09:08:21.055408 20480 raft_consensus.cc:3060] T 927a04bd570740ccadce54ce56f5c181 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.062287 20480 raft_consensus.cc:2468] T 927a04bd570740ccadce54ce56f5c181 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in term 2.
I20260713 09:08:21.063354 20369 leader_election.cc:304] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 4b03017d8a75437e8039b7f0e41c6e55; no voters: 
I20260713 09:08:21.064668 20602 raft_consensus.cc:2804] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:21.065018 20602 raft_consensus.cc:697] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 LEADER]: Becoming Leader. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Running, Role: LEADER
I20260713 09:08:21.065593 20602 consensus_queue.cc:237] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:21.065881 20554 raft_consensus.cc:2468] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in term 2.
I20260713 09:08:21.074316 20301 catalog_manager.cc:5697] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52 reported cstate change: term changed from 1 to 2, leader changed from 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67) to 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:21.075302 20637 raft_consensus.cc:993] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52: : Instructing follower 4b03017d8a75437e8039b7f0e41c6e55 to start an election
I20260713 09:08:21.075762 20637 raft_consensus.cc:1081] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 LEADER]: Signalling peer 4b03017d8a75437e8039b7f0e41c6e55 to start an election
I20260713 09:08:21.077342 20480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "015f770e8a33407e9e94aa26be04ec2d"
dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
 from {username='slave'} at 127.0.0.1:59464
I20260713 09:08:21.077761 20480 raft_consensus.cc:493] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:21.078034 20480 raft_consensus.cc:3060] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.082747 20480 raft_consensus.cc:515] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:21.084623 20480 leader_election.cc:290] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 2 election: Requested vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:21.085083 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015f770e8a33407e9e94aa26be04ec2d" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
I20260713 09:08:21.085086 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015f770e8a33407e9e94aa26be04ec2d" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
I20260713 09:08:21.085790 20554 raft_consensus.cc:3060] T 015f770e8a33407e9e94aa26be04ec2d P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.085855 20405 raft_consensus.cc:3055] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:21.086254 20405 raft_consensus.cc:740] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Running, Role: LEADER
I20260713 09:08:21.087033 20405 consensus_queue.cc:260] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:21.088212 20405 raft_consensus.cc:3060] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.091900 20554 raft_consensus.cc:2468] T 015f770e8a33407e9e94aa26be04ec2d P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 2.
I20260713 09:08:21.093009 20443 leader_election.cc:304] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b03017d8a75437e8039b7f0e41c6e55, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:21.093709 20601 raft_consensus.cc:2804] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:21.094063 20601 raft_consensus.cc:697] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 LEADER]: Becoming Leader. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Running, Role: LEADER
I20260713 09:08:21.094209 20405 raft_consensus.cc:2468] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 2.
I20260713 09:08:21.094851 20601 consensus_queue.cc:237] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:21.100713 20301 catalog_manager.cc:5697] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 reported cstate change: term changed from 1 to 2, leader changed from 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65) to 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66). New cstate: current_term: 2 leader_uuid: "4b03017d8a75437e8039b7f0e41c6e55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:21.110081 20601 raft_consensus.cc:993] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55: : Instructing follower 0ecac1c4c62f46838b7a9c52f39c1f52 to start an election
I20260713 09:08:21.110436 20630 raft_consensus.cc:1081] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 LEADER]: Signalling peer 0ecac1c4c62f46838b7a9c52f39c1f52 to start an election
I20260713 09:08:21.111210 20647 consensus_queue.cc:1048] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:21.111971 20405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7304176d114a4aa09e47ac9939fa9ccd"
dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
 from {username='slave'} at 127.0.0.1:44396
I20260713 09:08:21.112485 20405 raft_consensus.cc:493] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:21.112884 20405 raft_consensus.cc:3060] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.118091 20653 raft_consensus.cc:993] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861: : Instructing follower 4b03017d8a75437e8039b7f0e41c6e55 to start an election
I20260713 09:08:21.118521 20653 raft_consensus.cc:1081] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Signalling peer 4b03017d8a75437e8039b7f0e41c6e55 to start an election
I20260713 09:08:21.119261 20405 raft_consensus.cc:515] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:21.120482 20479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80ea3869e28a41de9337d0cb410dbf56"
dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
 from {username='slave'} at 127.0.0.1:59460
I20260713 09:08:21.121088 20479 raft_consensus.cc:493] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:21.121428 20479 raft_consensus.cc:3060] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.125393 20405 leader_election.cc:290] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 2 election: Requested vote from peers 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:21.126159 20478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7304176d114a4aa09e47ac9939fa9ccd" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
I20260713 09:08:21.126754 20478 raft_consensus.cc:3055] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:21.127048 20478 raft_consensus.cc:740] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Running, Role: LEADER
I20260713 09:08:21.127462 20653 consensus_queue.cc:1048] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:21.127426 20479 raft_consensus.cc:515] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:21.127830 20478 consensus_queue.cc:260] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:21.128546 20480 raft_consensus.cc:1240] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Rejecting Update request from peer 79bc43a08b8743b28cd8ab0e5f495861 for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:21.129117 20478 raft_consensus.cc:3060] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.130371 20404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ea3869e28a41de9337d0cb410dbf56" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
I20260713 09:08:21.132236 20653 consensus_queue.cc:1059] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:21.133036 20653 raft_consensus.cc:3055] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:21.133359 20653 raft_consensus.cc:740] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Running, Role: LEADER
I20260713 09:08:21.133211 20479 leader_election.cc:290] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 2 election: Requested vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:21.134266 20553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ea3869e28a41de9337d0cb410dbf56" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
I20260713 09:08:21.134179 20653 consensus_queue.cc:260] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:21.135327 20653 raft_consensus.cc:3060] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.127007 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7304176d114a4aa09e47ac9939fa9ccd" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
I20260713 09:08:21.136130 20554 raft_consensus.cc:3060] T 7304176d114a4aa09e47ac9939fa9ccd P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.139024 20478 raft_consensus.cc:2468] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in term 2.
I20260713 09:08:21.140197 20369 leader_election.cc:304] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 4b03017d8a75437e8039b7f0e41c6e55; no voters: 
I20260713 09:08:21.141017 20637 raft_consensus.cc:2804] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:21.141466 20637 raft_consensus.cc:697] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 LEADER]: Becoming Leader. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Running, Role: LEADER
I20260713 09:08:21.141961 20554 raft_consensus.cc:2468] T 7304176d114a4aa09e47ac9939fa9ccd P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in term 2.
I20260713 09:08:21.142197 20637 consensus_queue.cc:237] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:21.147864 20553 raft_consensus.cc:2468] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 2.
I20260713 09:08:21.149251 20443 leader_election.cc:304] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [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: 4b03017d8a75437e8039b7f0e41c6e55, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 0ecac1c4c62f46838b7a9c52f39c1f52
I20260713 09:08:21.149981 20601 raft_consensus.cc:2804] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:21.150375 20601 raft_consensus.cc:697] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 LEADER]: Becoming Leader. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Running, Role: LEADER
I20260713 09:08:21.150048 20301 catalog_manager.cc:5697] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52 reported cstate change: term changed from 1 to 2, leader changed from 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66) to 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:21.151110 20601 consensus_queue.cc:237] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [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: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:21.157317 20303 catalog_manager.cc:5697] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 reported cstate change: term changed from 1 to 2, leader changed from 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67) to 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66). New cstate: current_term: 2 leader_uuid: "4b03017d8a75437e8039b7f0e41c6e55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:21.433153 20405 raft_consensus.cc:1275] T 787bb331baf24106bce7711f0d65a116 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Refusing update from remote peer 4b03017d8a75437e8039b7f0e41c6e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:21.434301 20601 consensus_queue.cc:1048] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.441027 20553 raft_consensus.cc:1275] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Refusing update from remote peer 4b03017d8a75437e8039b7f0e41c6e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:21.442440 20630 consensus_queue.cc:1048] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.513769 20553 raft_consensus.cc:1275] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Refusing update from remote peer 0ecac1c4c62f46838b7a9c52f39c1f52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:21.514887 20637 consensus_queue.cc:1048] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.521391 20478 raft_consensus.cc:3060] T 21ce722e78d140c391b38c2d8d39f295 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.527740 20478 raft_consensus.cc:1275] T 21ce722e78d140c391b38c2d8d39f295 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Refusing update from remote peer 0ecac1c4c62f46838b7a9c52f39c1f52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:21.528875 20602 consensus_queue.cc:1048] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.534703 20405 raft_consensus.cc:1275] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Refusing update from remote peer 4b03017d8a75437e8039b7f0e41c6e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:21.535948 20630 consensus_queue.cc:1048] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.545856 20553 raft_consensus.cc:1275] T 015f770e8a33407e9e94aa26be04ec2d P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Refusing update from remote peer 4b03017d8a75437e8039b7f0e41c6e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:21.547300 20601 consensus_queue.cc:1048] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.560719 20553 raft_consensus.cc:1275] T 7304176d114a4aa09e47ac9939fa9ccd P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Refusing update from remote peer 0ecac1c4c62f46838b7a9c52f39c1f52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:21.561753 20602 consensus_queue.cc:1048] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.569952 20478 raft_consensus.cc:1275] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Refusing update from remote peer 0ecac1c4c62f46838b7a9c52f39c1f52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:21.571215 20637 consensus_queue.cc:1048] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.621323 20405 raft_consensus.cc:3060] T 80ea3869e28a41de9337d0cb410dbf56 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.626506 20405 raft_consensus.cc:1275] T 80ea3869e28a41de9337d0cb410dbf56 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Refusing update from remote peer 4b03017d8a75437e8039b7f0e41c6e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:21.627681 20678 consensus_queue.cc:1048] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.634251 20553 raft_consensus.cc:1275] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Refusing update from remote peer 4b03017d8a75437e8039b7f0e41c6e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:21.635813 20630 consensus_queue.cc:1048] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.637882 20553 raft_consensus.cc:1275] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Refusing update from remote peer 0ecac1c4c62f46838b7a9c52f39c1f52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:21.639731 20637 consensus_queue.cc:1048] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.648896 20478 raft_consensus.cc:1275] T 927a04bd570740ccadce54ce56f5c181 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Refusing update from remote peer 0ecac1c4c62f46838b7a9c52f39c1f52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:21.650187 20635 consensus_queue.cc:1048] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:23.869117 20302 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43308:
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:08:23.871088 20302 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:08:23.918848 20389 tablet_service.cc:1511] Processing CreateTablet for tablet b6e14c2eca8f4c9eaddfa33a49cc9461 (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:23.919894 20389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e14c2eca8f4c9eaddfa33a49cc9461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:23.919948 20466 tablet_service.cc:1511] Processing CreateTablet for tablet b6e14c2eca8f4c9eaddfa33a49cc9461 (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:23.921271 20466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e14c2eca8f4c9eaddfa33a49cc9461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:23.925236 20393 tablet_service.cc:1511] Processing CreateTablet for tablet 73f1ceb1a35d478297702b7aba875aa2 (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:23.926393 20393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73f1ceb1a35d478297702b7aba875aa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:23.926225 20541 tablet_service.cc:1511] Processing CreateTablet for tablet 73f1ceb1a35d478297702b7aba875aa2 (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:23.927407 20541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73f1ceb1a35d478297702b7aba875aa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:23.920922 20537 tablet_service.cc:1511] Processing CreateTablet for tablet b6e14c2eca8f4c9eaddfa33a49cc9461 (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:23.929030 20537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e14c2eca8f4c9eaddfa33a49cc9461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:23.931816 20538 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc0eef93e4b4e1c920d38c2d26a4439 (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:23.932966 20538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc0eef93e4b4e1c920d38c2d26a4439. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:23.935815 20465 tablet_service.cc:1511] Processing CreateTablet for tablet 73f1ceb1a35d478297702b7aba875aa2 (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:23.936969 20465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73f1ceb1a35d478297702b7aba875aa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:23.941255 20395 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc0eef93e4b4e1c920d38c2d26a4439 (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:23.942444 20395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc0eef93e4b4e1c920d38c2d26a4439. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:23.945950 20691 tablet_bootstrap.cc:492] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52: Bootstrap starting.
I20260713 09:08:23.946789 20391 tablet_service.cc:1511] Processing CreateTablet for tablet 8058e7d383494bc893e215c0f300733f (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:23.947438 20692 tablet_bootstrap.cc:492] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861: Bootstrap starting.
I20260713 09:08:23.947978 20391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8058e7d383494bc893e215c0f300733f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:23.952148 20462 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc0eef93e4b4e1c920d38c2d26a4439 (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:23.953322 20462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc0eef93e4b4e1c920d38c2d26a4439. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:23.954892 20389 tablet_service.cc:1511] Processing CreateTablet for tablet f172bd1f411a4c5993dcd7b47b0285ca (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:23.955480 20463 tablet_service.cc:1511] Processing CreateTablet for tablet 8058e7d383494bc893e215c0f300733f (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:23.956041 20389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f172bd1f411a4c5993dcd7b47b0285ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:23.956601 20463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8058e7d383494bc893e215c0f300733f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:23.967067 20692 tablet_bootstrap.cc:654] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:23.970364 20691 tablet_bootstrap.cc:654] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:23.975641 20467 tablet_service.cc:1511] Processing CreateTablet for tablet f172bd1f411a4c5993dcd7b47b0285ca (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:23.976856 20467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f172bd1f411a4c5993dcd7b47b0285ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:23.981310 20692 tablet_bootstrap.cc:492] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861: No bootstrap required, opened a new log
I20260713 09:08:23.981894 20692 ts_tablet_manager.cc:1403] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.017s
I20260713 09:08:23.984387 20541 tablet_service.cc:1511] Processing CreateTablet for tablet f172bd1f411a4c5993dcd7b47b0285ca (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:23.985594 20541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f172bd1f411a4c5993dcd7b47b0285ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:23.985394 20388 tablet_service.cc:1511] Processing CreateTablet for tablet cba9d99b06e84e118b9031a866eda84e (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:23.986129 20692 raft_consensus.cc:359] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:23.986447 20470 tablet_service.cc:1511] Processing CreateTablet for tablet cba9d99b06e84e118b9031a866eda84e (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:23.986935 20692 raft_consensus.cc:385] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:23.987246 20692 raft_consensus.cc:740] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Initialized, Role: FOLLOWER
I20260713 09:08:23.987653 20470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cba9d99b06e84e118b9031a866eda84e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:23.986563 20388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cba9d99b06e84e118b9031a866eda84e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:23.987955 20692 consensus_queue.cc:260] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:23.997988 20538 tablet_service.cc:1511] Processing CreateTablet for tablet 8058e7d383494bc893e215c0f300733f (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:24.003189 20392 tablet_service.cc:1511] Processing CreateTablet for tablet a775dd2fcc8d49c38a99604c8eb70781 (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:24.004382 20392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a775dd2fcc8d49c38a99604c8eb70781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.005813 20469 tablet_service.cc:1511] Processing CreateTablet for tablet a775dd2fcc8d49c38a99604c8eb70781 (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:24.007014 20469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a775dd2fcc8d49c38a99604c8eb70781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:23.999605 20542 tablet_service.cc:1511] Processing CreateTablet for tablet cba9d99b06e84e118b9031a866eda84e (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:24.004365 20538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8058e7d383494bc893e215c0f300733f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.018911 20542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cba9d99b06e84e118b9031a866eda84e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.025717 20390 tablet_service.cc:1511] Processing CreateTablet for tablet 212a00025a604d4c9775778daaaa0544 (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:24.026933 20390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 212a00025a604d4c9775778daaaa0544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.032516 20692 ts_tablet_manager.cc:1434] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260713 09:08:24.043299 20692 tablet_bootstrap.cc:492] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 79bc43a08b8743b28cd8ab0e5f495861: Bootstrap starting.
I20260713 09:08:24.049454 20692 tablet_bootstrap.cc:654] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 79bc43a08b8743b28cd8ab0e5f495861: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.055609 20541 tablet_service.cc:1511] Processing CreateTablet for tablet a775dd2fcc8d49c38a99604c8eb70781 (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:24.065776 20541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a775dd2fcc8d49c38a99604c8eb70781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.066114 20691 tablet_bootstrap.cc:492] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52: No bootstrap required, opened a new log
I20260713 09:08:24.068704 20691 ts_tablet_manager.cc:1403] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent bootstrapping tablet: real 0.123s	user 0.010s	sys 0.016s
I20260713 09:08:24.071452 20691 raft_consensus.cc:359] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.072091 20691 raft_consensus.cc:385] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.072357 20691 raft_consensus.cc:740] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.066042 20465 tablet_service.cc:1511] Processing CreateTablet for tablet 212a00025a604d4c9775778daaaa0544 (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:24.073158 20537 tablet_service.cc:1511] Processing CreateTablet for tablet 212a00025a604d4c9775778daaaa0544 (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:24.073647 20465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 212a00025a604d4c9775778daaaa0544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.074374 20537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 212a00025a604d4c9775778daaaa0544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.074231 20388 tablet_service.cc:1511] Processing CreateTablet for tablet ef30cb283000450f848231d816c9f839 (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:24.075371 20388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef30cb283000450f848231d816c9f839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.076648 20691 consensus_queue.cc:260] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.078831 20691 ts_tablet_manager.cc:1434] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:08:24.083138 20467 tablet_service.cc:1511] Processing CreateTablet for tablet ef30cb283000450f848231d816c9f839 (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:24.087666 20467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef30cb283000450f848231d816c9f839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.093226 20691 tablet_bootstrap.cc:492] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52: Bootstrap starting.
I20260713 09:08:24.067819 20696 tablet_bootstrap.cc:492] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55: Bootstrap starting.
I20260713 09:08:24.101565 20538 tablet_service.cc:1511] Processing CreateTablet for tablet ef30cb283000450f848231d816c9f839 (DEFAULT_TABLE table=soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:24.102880 20538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef30cb283000450f848231d816c9f839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.107384 20691 tablet_bootstrap.cc:654] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.109000 20674 raft_consensus.cc:493] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:24.109969 20674 raft_consensus.cc:515] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.112154 20674 leader_election.cc:290] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:24.113276 20692 tablet_bootstrap.cc:492] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 79bc43a08b8743b28cd8ab0e5f495861: No bootstrap required, opened a new log
I20260713 09:08:24.113751 20692 ts_tablet_manager.cc:1403] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 79bc43a08b8743b28cd8ab0e5f495861: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.005s
I20260713 09:08:24.113934 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e14c2eca8f4c9eaddfa33a49cc9461" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55" is_pre_election: true
I20260713 09:08:24.114472 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e14c2eca8f4c9eaddfa33a49cc9461" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861" is_pre_election: true
W20260713 09:08:24.115769 20369 leader_election.cc:343] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:24.116739 20368 leader_election.cc:343] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:24.116708 20692 raft_consensus.cc:359] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.117292 20368 leader_election.cc:304] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52; no voters: 4b03017d8a75437e8039b7f0e41c6e55, 79bc43a08b8743b28cd8ab0e5f495861
I20260713 09:08:24.117558 20692 raft_consensus.cc:385] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.117837 20692 raft_consensus.cc:740] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.118327 20674 raft_consensus.cc:2749] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:24.118476 20692 consensus_queue.cc:260] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.120822 20692 ts_tablet_manager.cc:1434] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 79bc43a08b8743b28cd8ab0e5f495861: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:24.121606 20696 tablet_bootstrap.cc:654] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.121754 20692 tablet_bootstrap.cc:492] T f172bd1f411a4c5993dcd7b47b0285ca P 79bc43a08b8743b28cd8ab0e5f495861: Bootstrap starting.
I20260713 09:08:24.130384 20692 tablet_bootstrap.cc:654] T f172bd1f411a4c5993dcd7b47b0285ca P 79bc43a08b8743b28cd8ab0e5f495861: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.131769 20696 tablet_bootstrap.cc:492] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55: No bootstrap required, opened a new log
I20260713 09:08:24.132242 20696 ts_tablet_manager.cc:1403] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55: Time spent bootstrapping tablet: real 0.065s	user 0.002s	sys 0.009s
I20260713 09:08:24.134745 20696 raft_consensus.cc:359] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.135087 20691 tablet_bootstrap.cc:492] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52: No bootstrap required, opened a new log
I20260713 09:08:24.135249 20696 raft_consensus.cc:385] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.135586 20696 raft_consensus.cc:740] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.135666 20691 ts_tablet_manager.cc:1403] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.002s
I20260713 09:08:24.136180 20696 consensus_queue.cc:260] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.137979 20696 ts_tablet_manager.cc:1434] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:08:24.139189 20696 tablet_bootstrap.cc:492] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 4b03017d8a75437e8039b7f0e41c6e55: Bootstrap starting.
I20260713 09:08:24.140612 20692 tablet_bootstrap.cc:492] T f172bd1f411a4c5993dcd7b47b0285ca P 79bc43a08b8743b28cd8ab0e5f495861: No bootstrap required, opened a new log
I20260713 09:08:24.141163 20692 ts_tablet_manager.cc:1403] T f172bd1f411a4c5993dcd7b47b0285ca P 79bc43a08b8743b28cd8ab0e5f495861: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260713 09:08:24.140821 20691 raft_consensus.cc:359] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.141624 20691 raft_consensus.cc:385] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.141973 20691 raft_consensus.cc:740] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.142717 20691 consensus_queue.cc:260] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.143954 20692 raft_consensus.cc:359] T f172bd1f411a4c5993dcd7b47b0285ca P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.144656 20692 raft_consensus.cc:385] T f172bd1f411a4c5993dcd7b47b0285ca P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.147943 20696 tablet_bootstrap.cc:654] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 4b03017d8a75437e8039b7f0e41c6e55: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.144923 20691 ts_tablet_manager.cc:1434] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260713 09:08:24.144961 20692 raft_consensus.cc:740] T f172bd1f411a4c5993dcd7b47b0285ca P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.150538 20691 tablet_bootstrap.cc:492] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52: Bootstrap starting.
I20260713 09:08:24.151106 20692 consensus_queue.cc:260] T f172bd1f411a4c5993dcd7b47b0285ca P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.153489 20692 ts_tablet_manager.cc:1434] T f172bd1f411a4c5993dcd7b47b0285ca P 79bc43a08b8743b28cd8ab0e5f495861: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
I20260713 09:08:24.154573 20692 tablet_bootstrap.cc:492] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 79bc43a08b8743b28cd8ab0e5f495861: Bootstrap starting.
I20260713 09:08:24.158855 20691 tablet_bootstrap.cc:654] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.160355 20692 tablet_bootstrap.cc:654] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 79bc43a08b8743b28cd8ab0e5f495861: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.163689 20696 tablet_bootstrap.cc:492] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 4b03017d8a75437e8039b7f0e41c6e55: No bootstrap required, opened a new log
I20260713 09:08:24.164196 20696 ts_tablet_manager.cc:1403] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 4b03017d8a75437e8039b7f0e41c6e55: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.000s
I20260713 09:08:24.167019 20696 raft_consensus.cc:359] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.167735 20696 raft_consensus.cc:385] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.168031 20696 raft_consensus.cc:740] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.168882 20696 consensus_queue.cc:260] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 4b03017d8a75437e8039b7f0e41c6e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.170981 20696 ts_tablet_manager.cc:1434] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 4b03017d8a75437e8039b7f0e41c6e55: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:24.171867 20696 tablet_bootstrap.cc:492] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55: Bootstrap starting.
I20260713 09:08:24.173251 20692 tablet_bootstrap.cc:492] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 79bc43a08b8743b28cd8ab0e5f495861: No bootstrap required, opened a new log
I20260713 09:08:24.173712 20692 ts_tablet_manager.cc:1403] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 79bc43a08b8743b28cd8ab0e5f495861: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260713 09:08:24.177820 20696 tablet_bootstrap.cc:654] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.180480 20691 tablet_bootstrap.cc:492] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52: No bootstrap required, opened a new log
I20260713 09:08:24.181069 20691 ts_tablet_manager.cc:1403] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.003s
I20260713 09:08:24.181981 20692 raft_consensus.cc:359] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.182699 20692 raft_consensus.cc:385] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.182972 20692 raft_consensus.cc:740] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.183665 20692 consensus_queue.cc:260] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.184170 20691 raft_consensus.cc:359] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.184844 20691 raft_consensus.cc:385] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.185113 20691 raft_consensus.cc:740] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.185542 20696 tablet_bootstrap.cc:492] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55: No bootstrap required, opened a new log
I20260713 09:08:24.185973 20696 ts_tablet_manager.cc:1403] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.002s
I20260713 09:08:24.185796 20691 consensus_queue.cc:260] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.188633 20692 ts_tablet_manager.cc:1434] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 79bc43a08b8743b28cd8ab0e5f495861: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:08:24.189580 20692 tablet_bootstrap.cc:492] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861: Bootstrap starting.
I20260713 09:08:24.190171 20691 ts_tablet_manager.cc:1434] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260713 09:08:24.189333 20696 raft_consensus.cc:359] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.191021 20696 raft_consensus.cc:385] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.191119 20691 tablet_bootstrap.cc:492] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52: Bootstrap starting.
I20260713 09:08:24.191387 20696 raft_consensus.cc:740] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.192183 20696 consensus_queue.cc:260] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.189631 20674 raft_consensus.cc:493] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:24.193675 20674 raft_consensus.cc:515] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.194331 20696 ts_tablet_manager.cc:1434] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260713 09:08:24.195235 20696 tablet_bootstrap.cc:492] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55: Bootstrap starting.
I20260713 09:08:24.195662 20674 leader_election.cc:290] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:24.196255 20692 tablet_bootstrap.cc:654] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.197131 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc0eef93e4b4e1c920d38c2d26a4439" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861" is_pre_election: true
I20260713 09:08:24.197728 20554 raft_consensus.cc:2468] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in term 0.
I20260713 09:08:24.199338 20368 leader_election.cc:304] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:24.200776 20691 tablet_bootstrap.cc:654] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.201448 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc0eef93e4b4e1c920d38c2d26a4439" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55" is_pre_election: true
I20260713 09:08:24.202207 20479 raft_consensus.cc:2468] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in term 0.
I20260713 09:08:24.200839 20696 tablet_bootstrap.cc:654] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.210932 20674 raft_consensus.cc:2804] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:24.212975 20696 tablet_bootstrap.cc:492] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55: No bootstrap required, opened a new log
I20260713 09:08:24.214413 20674 raft_consensus.cc:493] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:24.214752 20696 ts_tablet_manager.cc:1403] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.003s
I20260713 09:08:24.215849 20691 tablet_bootstrap.cc:492] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52: No bootstrap required, opened a new log
I20260713 09:08:24.216382 20691 ts_tablet_manager.cc:1403] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.006s
I20260713 09:08:24.218664 20696 raft_consensus.cc:359] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.219482 20696 raft_consensus.cc:385] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.219823 20696 raft_consensus.cc:740] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.219492 20674 raft_consensus.cc:3060] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.220762 20696 consensus_queue.cc:260] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.222679 20691 raft_consensus.cc:359] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.223124 20696 ts_tablet_manager.cc:1434] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260713 09:08:24.223451 20691 raft_consensus.cc:385] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.223845 20691 raft_consensus.cc:740] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.224361 20696 tablet_bootstrap.cc:492] T 8058e7d383494bc893e215c0f300733f P 4b03017d8a75437e8039b7f0e41c6e55: Bootstrap starting.
I20260713 09:08:24.224603 20691 consensus_queue.cc:260] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.231220 20696 tablet_bootstrap.cc:654] T 8058e7d383494bc893e215c0f300733f P 4b03017d8a75437e8039b7f0e41c6e55: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.235823 20674 raft_consensus.cc:515] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.241389 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc0eef93e4b4e1c920d38c2d26a4439" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
I20260713 09:08:24.242017 20479 raft_consensus.cc:3060] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.249138 20600 raft_consensus.cc:493] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:24.249635 20479 raft_consensus.cc:2468] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in term 1.
I20260713 09:08:24.249675 20600 raft_consensus.cc:515] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.251060 20369 leader_election.cc:304] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 4b03017d8a75437e8039b7f0e41c6e55; no voters: 
I20260713 09:08:24.251935 20600 leader_election.cc:290] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491)
I20260713 09:08:24.254871 20478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f1ceb1a35d478297702b7aba875aa2" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55" is_pre_election: true
I20260713 09:08:24.254185 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f1ceb1a35d478297702b7aba875aa2" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" is_pre_election: true
I20260713 09:08:24.256395 20405 raft_consensus.cc:2468] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 0.
W20260713 09:08:24.257131 20351 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:08:24.257323 20518 leader_election.cc:343] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:24.258153 20518 leader_election.cc:304] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [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: 0ecac1c4c62f46838b7a9c52f39c1f52, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 4b03017d8a75437e8039b7f0e41c6e55
I20260713 09:08:24.258322 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc0eef93e4b4e1c920d38c2d26a4439" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
I20260713 09:08:24.259037 20554 raft_consensus.cc:3060] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.259371 20600 raft_consensus.cc:2804] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:24.259848 20600 raft_consensus.cc:493] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:24.260231 20600 raft_consensus.cc:3060] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.266528 20554 raft_consensus.cc:2468] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in term 1.
I20260713 09:08:24.267246 20600 raft_consensus.cc:515] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.268827 20674 leader_election.cc:290] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 election: Requested vote from peers 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:24.269968 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f1ceb1a35d478297702b7aba875aa2" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
I20260713 09:08:24.270473 20405 raft_consensus.cc:3060] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.272799 20674 raft_consensus.cc:2804] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:24.274066 20674 raft_consensus.cc:697] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 LEADER]: Becoming Leader. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Running, Role: LEADER
I20260713 09:08:24.274969 20674 consensus_queue.cc:237] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.276773 20405 raft_consensus.cc:2468] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 1.
I20260713 09:08:24.284659 20518 leader_election.cc:304] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:24.279464 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f1ceb1a35d478297702b7aba875aa2" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
I20260713 09:08:24.280392 20600 leader_election.cc:290] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 election: Requested vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491)
I20260713 09:08:24.286481 20711 raft_consensus.cc:2804] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:24.287297 20711 raft_consensus.cc:697] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Becoming Leader. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Running, Role: LEADER
W20260713 09:08:24.287804 20518 leader_election.cc:343] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:24.288702 20711 consensus_queue.cc:237] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.291662 20691 ts_tablet_manager.cc:1434] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent starting tablet: real 0.075s	user 0.030s	sys 0.034s
I20260713 09:08:24.293696 20692 tablet_bootstrap.cc:492] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861: No bootstrap required, opened a new log
I20260713 09:08:24.293934 20696 tablet_bootstrap.cc:492] T 8058e7d383494bc893e215c0f300733f P 4b03017d8a75437e8039b7f0e41c6e55: No bootstrap required, opened a new log
I20260713 09:08:24.294234 20692 ts_tablet_manager.cc:1403] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861: Time spent bootstrapping tablet: real 0.105s	user 0.052s	sys 0.016s
I20260713 09:08:24.294958 20696 ts_tablet_manager.cc:1403] T 8058e7d383494bc893e215c0f300733f P 4b03017d8a75437e8039b7f0e41c6e55: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.041s
I20260713 09:08:24.293846 20691 tablet_bootstrap.cc:492] T 212a00025a604d4c9775778daaaa0544 P 0ecac1c4c62f46838b7a9c52f39c1f52: Bootstrap starting.
I20260713 09:08:24.297573 20692 raft_consensus.cc:359] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.298293 20692 raft_consensus.cc:385] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.298666 20692 raft_consensus.cc:740] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.297945 20696 raft_consensus.cc:359] T 8058e7d383494bc893e215c0f300733f P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.299465 20696 raft_consensus.cc:385] T 8058e7d383494bc893e215c0f300733f P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.299804 20696 raft_consensus.cc:740] T 8058e7d383494bc893e215c0f300733f P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.300530 20696 consensus_queue.cc:260] T 8058e7d383494bc893e215c0f300733f P 4b03017d8a75437e8039b7f0e41c6e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.300760 20303 catalog_manager.cc:5697] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:24.303611 20696 ts_tablet_manager.cc:1434] T 8058e7d383494bc893e215c0f300733f P 4b03017d8a75437e8039b7f0e41c6e55: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260713 09:08:24.301429 20692 consensus_queue.cc:260] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.302474 20691 tablet_bootstrap.cc:654] T 212a00025a604d4c9775778daaaa0544 P 0ecac1c4c62f46838b7a9c52f39c1f52: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.307921 20696 tablet_bootstrap.cc:492] T 73f1ceb1a35d478297702b7aba875aa2 P 4b03017d8a75437e8039b7f0e41c6e55: Bootstrap starting.
I20260713 09:08:24.311694 20692 ts_tablet_manager.cc:1434] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:08:24.312695 20692 tablet_bootstrap.cc:492] T a775dd2fcc8d49c38a99604c8eb70781 P 79bc43a08b8743b28cd8ab0e5f495861: Bootstrap starting.
I20260713 09:08:24.312232 20301 catalog_manager.cc:5697] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67). New cstate: current_term: 1 leader_uuid: "79bc43a08b8743b28cd8ab0e5f495861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:24.315779 20696 tablet_bootstrap.cc:654] T 73f1ceb1a35d478297702b7aba875aa2 P 4b03017d8a75437e8039b7f0e41c6e55: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.319626 20692 tablet_bootstrap.cc:654] T a775dd2fcc8d49c38a99604c8eb70781 P 79bc43a08b8743b28cd8ab0e5f495861: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.325688 20696 tablet_bootstrap.cc:492] T 73f1ceb1a35d478297702b7aba875aa2 P 4b03017d8a75437e8039b7f0e41c6e55: No bootstrap required, opened a new log
I20260713 09:08:24.326162 20696 ts_tablet_manager.cc:1403] T 73f1ceb1a35d478297702b7aba875aa2 P 4b03017d8a75437e8039b7f0e41c6e55: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.003s
I20260713 09:08:24.328962 20696 raft_consensus.cc:359] T 73f1ceb1a35d478297702b7aba875aa2 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.329660 20696 raft_consensus.cc:385] T 73f1ceb1a35d478297702b7aba875aa2 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.329943 20696 raft_consensus.cc:740] T 73f1ceb1a35d478297702b7aba875aa2 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.330825 20696 consensus_queue.cc:260] T 73f1ceb1a35d478297702b7aba875aa2 P 4b03017d8a75437e8039b7f0e41c6e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.335561 20696 ts_tablet_manager.cc:1434] T 73f1ceb1a35d478297702b7aba875aa2 P 4b03017d8a75437e8039b7f0e41c6e55: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260713 09:08:24.336273 20696 tablet_bootstrap.cc:492] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55: Bootstrap starting.
I20260713 09:08:24.339645 20692 tablet_bootstrap.cc:492] T a775dd2fcc8d49c38a99604c8eb70781 P 79bc43a08b8743b28cd8ab0e5f495861: No bootstrap required, opened a new log
I20260713 09:08:24.340176 20692 ts_tablet_manager.cc:1403] T a775dd2fcc8d49c38a99604c8eb70781 P 79bc43a08b8743b28cd8ab0e5f495861: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.006s
I20260713 09:08:24.341794 20696 tablet_bootstrap.cc:654] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.343031 20692 raft_consensus.cc:359] T a775dd2fcc8d49c38a99604c8eb70781 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.344481 20692 raft_consensus.cc:385] T a775dd2fcc8d49c38a99604c8eb70781 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.344765 20692 raft_consensus.cc:740] T a775dd2fcc8d49c38a99604c8eb70781 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.345386 20692 consensus_queue.cc:260] T a775dd2fcc8d49c38a99604c8eb70781 P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.347330 20692 ts_tablet_manager.cc:1434] T a775dd2fcc8d49c38a99604c8eb70781 P 79bc43a08b8743b28cd8ab0e5f495861: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:24.348222 20692 tablet_bootstrap.cc:492] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861: Bootstrap starting.
I20260713 09:08:24.352435 20691 tablet_bootstrap.cc:492] T 212a00025a604d4c9775778daaaa0544 P 0ecac1c4c62f46838b7a9c52f39c1f52: No bootstrap required, opened a new log
I20260713 09:08:24.352788 20696 tablet_bootstrap.cc:492] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55: No bootstrap required, opened a new log
I20260713 09:08:24.352953 20691 ts_tablet_manager.cc:1403] T 212a00025a604d4c9775778daaaa0544 P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.025s
I20260713 09:08:24.353257 20696 ts_tablet_manager.cc:1403] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260713 09:08:24.353701 20692 tablet_bootstrap.cc:654] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.355921 20691 raft_consensus.cc:359] T 212a00025a604d4c9775778daaaa0544 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.356613 20691 raft_consensus.cc:385] T 212a00025a604d4c9775778daaaa0544 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.356889 20691 raft_consensus.cc:740] T 212a00025a604d4c9775778daaaa0544 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.358322 20696 raft_consensus.cc:359] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.359036 20696 raft_consensus.cc:385] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.359319 20696 raft_consensus.cc:740] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.359592 20691 consensus_queue.cc:260] T 212a00025a604d4c9775778daaaa0544 P 0ecac1c4c62f46838b7a9c52f39c1f52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.360342 20692 tablet_bootstrap.cc:492] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861: No bootstrap required, opened a new log
I20260713 09:08:24.360035 20696 consensus_queue.cc:260] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.360837 20692 ts_tablet_manager.cc:1403] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:08:24.362736 20696 ts_tablet_manager.cc:1434] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:08:24.363911 20696 tablet_bootstrap.cc:492] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55: Bootstrap starting.
I20260713 09:08:24.366843 20692 raft_consensus.cc:359] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.367586 20692 raft_consensus.cc:385] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.367899 20692 raft_consensus.cc:740] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.368726 20692 consensus_queue.cc:260] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.369922 20696 tablet_bootstrap.cc:654] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.371223 20692 ts_tablet_manager.cc:1434] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:08:24.372202 20692 tablet_bootstrap.cc:492] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861: Bootstrap starting.
I20260713 09:08:24.377955 20692 tablet_bootstrap.cc:654] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.380519 20696 tablet_bootstrap.cc:492] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55: No bootstrap required, opened a new log
I20260713 09:08:24.380970 20696 ts_tablet_manager.cc:1403] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260713 09:08:24.383381 20691 ts_tablet_manager.cc:1434] T 212a00025a604d4c9775778daaaa0544 P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent starting tablet: real 0.030s	user 0.015s	sys 0.003s
I20260713 09:08:24.383553 20696 raft_consensus.cc:359] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.384254 20696 raft_consensus.cc:385] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.384389 20691 tablet_bootstrap.cc:492] T a775dd2fcc8d49c38a99604c8eb70781 P 0ecac1c4c62f46838b7a9c52f39c1f52: Bootstrap starting.
I20260713 09:08:24.384567 20696 raft_consensus.cc:740] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.385275 20696 consensus_queue.cc:260] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.387128 20696 ts_tablet_manager.cc:1434] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:24.392171 20691 tablet_bootstrap.cc:654] T a775dd2fcc8d49c38a99604c8eb70781 P 0ecac1c4c62f46838b7a9c52f39c1f52: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.392989 20696 tablet_bootstrap.cc:492] T ef30cb283000450f848231d816c9f839 P 4b03017d8a75437e8039b7f0e41c6e55: Bootstrap starting.
I20260713 09:08:24.398118 20696 tablet_bootstrap.cc:654] T ef30cb283000450f848231d816c9f839 P 4b03017d8a75437e8039b7f0e41c6e55: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.411760 20691 tablet_bootstrap.cc:492] T a775dd2fcc8d49c38a99604c8eb70781 P 0ecac1c4c62f46838b7a9c52f39c1f52: No bootstrap required, opened a new log
I20260713 09:08:24.412189 20696 tablet_bootstrap.cc:492] T ef30cb283000450f848231d816c9f839 P 4b03017d8a75437e8039b7f0e41c6e55: No bootstrap required, opened a new log
I20260713 09:08:24.412259 20691 ts_tablet_manager.cc:1403] T a775dd2fcc8d49c38a99604c8eb70781 P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.000s
I20260713 09:08:24.412676 20696 ts_tablet_manager.cc:1403] T ef30cb283000450f848231d816c9f839 P 4b03017d8a75437e8039b7f0e41c6e55: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.002s
I20260713 09:08:24.414983 20691 raft_consensus.cc:359] T a775dd2fcc8d49c38a99604c8eb70781 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.415166 20696 raft_consensus.cc:359] T ef30cb283000450f848231d816c9f839 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.415753 20691 raft_consensus.cc:385] T a775dd2fcc8d49c38a99604c8eb70781 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.415872 20696 raft_consensus.cc:385] T ef30cb283000450f848231d816c9f839 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.416115 20691 raft_consensus.cc:740] T a775dd2fcc8d49c38a99604c8eb70781 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.416222 20696 raft_consensus.cc:740] T ef30cb283000450f848231d816c9f839 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.416966 20696 consensus_queue.cc:260] T ef30cb283000450f848231d816c9f839 P 4b03017d8a75437e8039b7f0e41c6e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.418506 20695 raft_consensus.cc:493] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:24.418874 20695 raft_consensus.cc:515] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.419092 20696 ts_tablet_manager.cc:1434] T ef30cb283000450f848231d816c9f839 P 4b03017d8a75437e8039b7f0e41c6e55: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:24.419294 20692 tablet_bootstrap.cc:492] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861: No bootstrap required, opened a new log
I20260713 09:08:24.416939 20691 consensus_queue.cc:260] T a775dd2fcc8d49c38a99604c8eb70781 P 0ecac1c4c62f46838b7a9c52f39c1f52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.419699 20692 ts_tablet_manager.cc:1403] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.023s
I20260713 09:08:24.420578 20695 leader_election.cc:290] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:24.421139 20691 ts_tablet_manager.cc:1434] T a775dd2fcc8d49c38a99604c8eb70781 P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:24.422067 20691 tablet_bootstrap.cc:492] T cba9d99b06e84e118b9031a866eda84e P 0ecac1c4c62f46838b7a9c52f39c1f52: Bootstrap starting.
I20260713 09:08:24.422267 20692 raft_consensus.cc:359] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.422503 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e14c2eca8f4c9eaddfa33a49cc9461" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861" is_pre_election: true
I20260713 09:08:24.422924 20692 raft_consensus.cc:385] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.423239 20692 raft_consensus.cc:740] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.423528 20674 raft_consensus.cc:493] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:24.423974 20692 consensus_queue.cc:260] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.423995 20674 raft_consensus.cc:515] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.424460 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e14c2eca8f4c9eaddfa33a49cc9461" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" is_pre_election: true
I20260713 09:08:24.424983 20405 raft_consensus.cc:2468] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 0.
I20260713 09:08:24.425891 20692 ts_tablet_manager.cc:1434] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:24.426071 20674 leader_election.cc:290] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:24.426780 20692 tablet_bootstrap.cc:492] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861: Bootstrap starting.
I20260713 09:08:24.428020 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8058e7d383494bc893e215c0f300733f" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55" is_pre_election: true
I20260713 09:08:24.428311 20691 tablet_bootstrap.cc:654] T cba9d99b06e84e118b9031a866eda84e P 0ecac1c4c62f46838b7a9c52f39c1f52: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.428633 20479 raft_consensus.cc:2468] T 8058e7d383494bc893e215c0f300733f P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in term 0.
I20260713 09:08:24.429126 20553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8058e7d383494bc893e215c0f300733f" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861" is_pre_election: true
I20260713 09:08:24.429688 20553 raft_consensus.cc:2468] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in term 0.
I20260713 09:08:24.430871 20368 leader_election.cc:304] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:24.423131 20554 raft_consensus.cc:2468] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 0.
I20260713 09:08:24.431674 20674 raft_consensus.cc:2804] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:24.432971 20674 raft_consensus.cc:493] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:24.433409 20674 raft_consensus.cc:3060] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.432888 20444 leader_election.cc:304] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 4b03017d8a75437e8039b7f0e41c6e55; no voters: 
I20260713 09:08:24.437162 20695 raft_consensus.cc:2804] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:24.437521 20695 raft_consensus.cc:493] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:24.437834 20695 raft_consensus.cc:3060] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.444959 20695 raft_consensus.cc:515] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.431870 20692 tablet_bootstrap.cc:654] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.446708 20674 raft_consensus.cc:515] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.452451 20553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e14c2eca8f4c9eaddfa33a49cc9461" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
I20260713 09:08:24.452528 20552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8058e7d383494bc893e215c0f300733f" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
I20260713 09:08:24.453052 20553 raft_consensus.cc:3060] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.453497 20674 leader_election.cc:290] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 election: Requested vote from peers 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:24.448987 20695 leader_election.cc:290] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 election: Requested vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:24.453069 20552 raft_consensus.cc:3060] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.449815 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e14c2eca8f4c9eaddfa33a49cc9461" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
I20260713 09:08:24.454756 20405 raft_consensus.cc:3060] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.460048 20552 raft_consensus.cc:2468] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in term 1.
I20260713 09:08:24.461143 20368 leader_election.cc:304] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:24.462049 20674 raft_consensus.cc:2804] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:24.462570 20674 raft_consensus.cc:697] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 LEADER]: Becoming Leader. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Running, Role: LEADER
I20260713 09:08:24.463506 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8058e7d383494bc893e215c0f300733f" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
I20260713 09:08:24.464046 20479 raft_consensus.cc:3060] T 8058e7d383494bc893e215c0f300733f P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.463389 20674 consensus_queue.cc:237] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.469513 20695 raft_consensus.cc:493] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:24.469624 20691 tablet_bootstrap.cc:492] T cba9d99b06e84e118b9031a866eda84e P 0ecac1c4c62f46838b7a9c52f39c1f52: No bootstrap required, opened a new log
I20260713 09:08:24.470252 20691 ts_tablet_manager.cc:1403] T cba9d99b06e84e118b9031a866eda84e P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent bootstrapping tablet: real 0.048s	user 0.024s	sys 0.023s
I20260713 09:08:24.470072 20695 raft_consensus.cc:515] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.472944 20404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba9d99b06e84e118b9031a866eda84e" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" is_pre_election: true
I20260713 09:08:24.473261 20552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba9d99b06e84e118b9031a866eda84e" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861" is_pre_election: true
I20260713 09:08:24.473819 20552 raft_consensus.cc:2468] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 0.
W20260713 09:08:24.474376 20444 leader_election.cc:343] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:24.474429 20691 raft_consensus.cc:359] T cba9d99b06e84e118b9031a866eda84e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.475075 20443 leader_election.cc:304] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [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: 4b03017d8a75437e8039b7f0e41c6e55, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 0ecac1c4c62f46838b7a9c52f39c1f52
I20260713 09:08:24.475826 20678 raft_consensus.cc:2804] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:24.476161 20678 raft_consensus.cc:493] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:24.476446 20678 raft_consensus.cc:3060] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.476617 20691 raft_consensus.cc:385] T cba9d99b06e84e118b9031a866eda84e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.476982 20691 raft_consensus.cc:740] T cba9d99b06e84e118b9031a866eda84e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.477720 20691 consensus_queue.cc:260] T cba9d99b06e84e118b9031a866eda84e P 0ecac1c4c62f46838b7a9c52f39c1f52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.479485 20691 ts_tablet_manager.cc:1434] T cba9d99b06e84e118b9031a866eda84e P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:08:24.480469 20691 tablet_bootstrap.cc:492] T f172bd1f411a4c5993dcd7b47b0285ca P 0ecac1c4c62f46838b7a9c52f39c1f52: Bootstrap starting.
I20260713 09:08:24.482631 20553 raft_consensus.cc:2468] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 1.
I20260713 09:08:24.483696 20678 raft_consensus.cc:515] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.487123 20404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba9d99b06e84e118b9031a866eda84e" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
I20260713 09:08:24.487632 20404 raft_consensus.cc:3060] T cba9d99b06e84e118b9031a866eda84e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.489980 20479 raft_consensus.cc:2468] T 8058e7d383494bc893e215c0f300733f P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in term 1.
I20260713 09:08:24.492188 20726 raft_consensus.cc:493] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:24.492702 20726 raft_consensus.cc:515] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.493820 20404 raft_consensus.cc:2468] T cba9d99b06e84e118b9031a866eda84e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 1.
I20260713 09:08:24.493224 20691 tablet_bootstrap.cc:654] T f172bd1f411a4c5993dcd7b47b0285ca P 0ecac1c4c62f46838b7a9c52f39c1f52: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.484408 20405 raft_consensus.cc:2468] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 1.
I20260713 09:08:24.494952 20444 leader_election.cc:304] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 4b03017d8a75437e8039b7f0e41c6e55; no voters: 
I20260713 09:08:24.497143 20443 leader_election.cc:304] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b03017d8a75437e8039b7f0e41c6e55, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:24.499976 20301 catalog_manager.cc:5697] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:24.484362 20695 leader_election.cc:290] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:24.501902 20695 raft_consensus.cc:2804] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:24.503221 20726 leader_election.cc:290] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:24.516752 20404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a775dd2fcc8d49c38a99604c8eb70781" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" is_pre_election: true
I20260713 09:08:24.513057 20711 raft_consensus.cc:493] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:24.517325 20404 raft_consensus.cc:2468] T a775dd2fcc8d49c38a99604c8eb70781 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 0.
I20260713 09:08:24.505529 20692 tablet_bootstrap.cc:492] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861: No bootstrap required, opened a new log
I20260713 09:08:24.512631 20678 leader_election.cc:290] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 election: Requested vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:24.517679 20711 raft_consensus.cc:515] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.518268 20692 ts_tablet_manager.cc:1403] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861: Time spent bootstrapping tablet: real 0.092s	user 0.015s	sys 0.047s
I20260713 09:08:24.518780 20553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a775dd2fcc8d49c38a99604c8eb70781" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861" is_pre_election: true
I20260713 09:08:24.519418 20553 raft_consensus.cc:2468] T a775dd2fcc8d49c38a99604c8eb70781 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 0.
I20260713 09:08:24.519871 20711 leader_election.cc:290] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491)
I20260713 09:08:24.520912 20692 raft_consensus.cc:359] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.521152 20444 leader_election.cc:304] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 4b03017d8a75437e8039b7f0e41c6e55; no voters: 
I20260713 09:08:24.521353 20695 raft_consensus.cc:697] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 LEADER]: Becoming Leader. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Running, Role: LEADER
I20260713 09:08:24.521569 20692 raft_consensus.cc:385] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.518814 20691 tablet_bootstrap.cc:492] T f172bd1f411a4c5993dcd7b47b0285ca P 0ecac1c4c62f46838b7a9c52f39c1f52: No bootstrap required, opened a new log
I20260713 09:08:24.521940 20692 raft_consensus.cc:740] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.522274 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212a00025a604d4c9775778daaaa0544" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55" is_pre_election: true
I20260713 09:08:24.522046 20730 raft_consensus.cc:2804] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:24.515086 20727 raft_consensus.cc:2804] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:24.522177 20691 ts_tablet_manager.cc:1403] T f172bd1f411a4c5993dcd7b47b0285ca P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.020s
I20260713 09:08:24.523550 20727 raft_consensus.cc:697] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 LEADER]: Becoming Leader. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Running, Role: LEADER
I20260713 09:08:24.523595 20553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba9d99b06e84e118b9031a866eda84e" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
I20260713 09:08:24.524210 20553 raft_consensus.cc:3060] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.524477 20727 consensus_queue.cc:237] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.525802 20691 raft_consensus.cc:359] T f172bd1f411a4c5993dcd7b47b0285ca P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.526412 20691 raft_consensus.cc:385] T f172bd1f411a4c5993dcd7b47b0285ca P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.526684 20691 raft_consensus.cc:740] T f172bd1f411a4c5993dcd7b47b0285ca P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.515717 20729 raft_consensus.cc:493] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:24.522655 20692 consensus_queue.cc:260] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.527092 20695 consensus_queue.cc:237] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.527642 20729 raft_consensus.cc:515] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.529143 20692 ts_tablet_manager.cc:1434] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:08:24.527251 20691 consensus_queue.cc:260] T f172bd1f411a4c5993dcd7b47b0285ca P 0ecac1c4c62f46838b7a9c52f39c1f52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.529791 20729 leader_election.cc:290] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:24.532060 20730 raft_consensus.cc:493] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:24.532461 20730 raft_consensus.cc:3060] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.534076 20479 raft_consensus.cc:2468] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 0.
I20260713 09:08:24.535763 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f172bd1f411a4c5993dcd7b47b0285ca" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" is_pre_election: true
I20260713 09:08:24.537950 20405 raft_consensus.cc:2468] T f172bd1f411a4c5993dcd7b47b0285ca P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 0.
I20260713 09:08:24.539152 20730 raft_consensus.cc:515] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.539418 20518 leader_election.cc:304] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b03017d8a75437e8039b7f0e41c6e55, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:24.533543 20691 ts_tablet_manager.cc:1434] T f172bd1f411a4c5993dcd7b47b0285ca P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:08:24.540160 20711 raft_consensus.cc:2804] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:24.540509 20711 raft_consensus.cc:493] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:24.540617 20691 tablet_bootstrap.cc:492] T ef30cb283000450f848231d816c9f839 P 0ecac1c4c62f46838b7a9c52f39c1f52: Bootstrap starting.
I20260713 09:08:24.540863 20711 raft_consensus.cc:3060] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.544836 20730 leader_election.cc:290] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 election: Requested vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:24.545885 20691 tablet_bootstrap.cc:654] T ef30cb283000450f848231d816c9f839 P 0ecac1c4c62f46838b7a9c52f39c1f52: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.545814 20405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a775dd2fcc8d49c38a99604c8eb70781" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
I20260713 09:08:24.546409 20405 raft_consensus.cc:3060] T a775dd2fcc8d49c38a99604c8eb70781 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.548791 20553 raft_consensus.cc:2468] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 1.
I20260713 09:08:24.549480 20404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212a00025a604d4c9775778daaaa0544" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" is_pre_election: true
I20260713 09:08:24.551725 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a775dd2fcc8d49c38a99604c8eb70781" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
I20260713 09:08:24.552275 20554 raft_consensus.cc:3060] T a775dd2fcc8d49c38a99604c8eb70781 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.552686 20405 raft_consensus.cc:2468] T a775dd2fcc8d49c38a99604c8eb70781 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 1.
I20260713 09:08:24.553030 20711 raft_consensus.cc:515] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.553825 20444 leader_election.cc:304] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 4b03017d8a75437e8039b7f0e41c6e55; no voters: 
I20260713 09:08:24.554811 20444 leader_election.cc:304] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 4b03017d8a75437e8039b7f0e41c6e55; no voters: 
I20260713 09:08:24.557111 20403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212a00025a604d4c9775778daaaa0544" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
I20260713 09:08:24.557488 20727 raft_consensus.cc:2804] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:24.557924 20727 raft_consensus.cc:697] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 LEADER]: Becoming Leader. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Running, Role: LEADER
I20260713 09:08:24.558337 20691 tablet_bootstrap.cc:492] T ef30cb283000450f848231d816c9f839 P 0ecac1c4c62f46838b7a9c52f39c1f52: No bootstrap required, opened a new log
I20260713 09:08:24.558789 20691 ts_tablet_manager.cc:1403] T ef30cb283000450f848231d816c9f839 P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260713 09:08:24.558701 20727 consensus_queue.cc:237] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.560708 20554 raft_consensus.cc:2468] T a775dd2fcc8d49c38a99604c8eb70781 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 1.
I20260713 09:08:24.561956 20691 raft_consensus.cc:359] T ef30cb283000450f848231d816c9f839 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.562364 20404 raft_consensus.cc:2468] T 212a00025a604d4c9775778daaaa0544 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 0.
I20260713 09:08:24.562670 20691 raft_consensus.cc:385] T ef30cb283000450f848231d816c9f839 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.562980 20691 raft_consensus.cc:740] T ef30cb283000450f848231d816c9f839 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.563606 20691 consensus_queue.cc:260] T ef30cb283000450f848231d816c9f839 P 0ecac1c4c62f46838b7a9c52f39c1f52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.555370 20730 raft_consensus.cc:2804] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:24.556270 20552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f172bd1f411a4c5993dcd7b47b0285ca" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861" is_pre_election: true
I20260713 09:08:24.556593 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212a00025a604d4c9775778daaaa0544" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
I20260713 09:08:24.555080 20711 leader_election.cc:290] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 election: Requested vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491)
I20260713 09:08:24.567824 20552 raft_consensus.cc:2468] T f172bd1f411a4c5993dcd7b47b0285ca P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 0.
I20260713 09:08:24.567876 20479 raft_consensus.cc:3060] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.569458 20730 raft_consensus.cc:493] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:24.569813 20730 raft_consensus.cc:3060] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.565574 20691 ts_tablet_manager.cc:1434] T ef30cb283000450f848231d816c9f839 P 0ecac1c4c62f46838b7a9c52f39c1f52: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:24.574676 20479 raft_consensus.cc:2468] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 1.
I20260713 09:08:24.575843 20518 leader_election.cc:304] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b03017d8a75437e8039b7f0e41c6e55, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 0ecac1c4c62f46838b7a9c52f39c1f52
I20260713 09:08:24.576278 20730 raft_consensus.cc:515] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.576823 20711 raft_consensus.cc:2804] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:24.577289 20711 raft_consensus.cc:697] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Becoming Leader. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Running, Role: LEADER
I20260713 09:08:24.579036 20730 leader_election.cc:290] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 election: Requested vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:24.579231 20552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f172bd1f411a4c5993dcd7b47b0285ca" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
I20260713 09:08:24.578007 20711 consensus_queue.cc:237] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.579586 20404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f172bd1f411a4c5993dcd7b47b0285ca" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
I20260713 09:08:24.579769 20552 raft_consensus.cc:3060] T f172bd1f411a4c5993dcd7b47b0285ca P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.580137 20404 raft_consensus.cc:3060] T f172bd1f411a4c5993dcd7b47b0285ca P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.585856 20552 raft_consensus.cc:2468] T f172bd1f411a4c5993dcd7b47b0285ca P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 1.
I20260713 09:08:24.586781 20443 leader_election.cc:304] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b03017d8a75437e8039b7f0e41c6e55, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:24.587604 20695 raft_consensus.cc:2804] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:24.587623 20404 raft_consensus.cc:2468] T f172bd1f411a4c5993dcd7b47b0285ca P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 1.
I20260713 09:08:24.588243 20695 raft_consensus.cc:697] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 LEADER]: Becoming Leader. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Running, Role: LEADER
I20260713 09:08:24.588723 20301 catalog_manager.cc:5697] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "4b03017d8a75437e8039b7f0e41c6e55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:24.589231 20695 consensus_queue.cc:237] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.590165 20301 catalog_manager.cc:5697] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "4b03017d8a75437e8039b7f0e41c6e55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:24.591235 20301 catalog_manager.cc:5697] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "4b03017d8a75437e8039b7f0e41c6e55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:24.594542 20302 catalog_manager.cc:5697] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67). New cstate: current_term: 1 leader_uuid: "79bc43a08b8743b28cd8ab0e5f495861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:24.606863 20301 catalog_manager.cc:5697] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66). New cstate: current_term: 1 leader_uuid: "4b03017d8a75437e8039b7f0e41c6e55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:24.711113 20674 consensus_queue.cc:1048] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:24.721441 20708 consensus_queue.cc:1048] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:24.730742 20711 raft_consensus.cc:493] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:24.731115 20711 raft_consensus.cc:515] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.733017 20711 leader_election.cc:290] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491)
I20260713 09:08:24.734206 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef30cb283000450f848231d816c9f839" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55" is_pre_election: true
I20260713 09:08:24.734201 20404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef30cb283000450f848231d816c9f839" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" is_pre_election: true
I20260713 09:08:24.735065 20479 raft_consensus.cc:2468] T ef30cb283000450f848231d816c9f839 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 0.
I20260713 09:08:24.735142 20404 raft_consensus.cc:2468] T ef30cb283000450f848231d816c9f839 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 0.
I20260713 09:08:24.736159 20518 leader_election.cc:304] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b03017d8a75437e8039b7f0e41c6e55, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:24.736922 20711 raft_consensus.cc:2804] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:24.737319 20711 raft_consensus.cc:493] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:24.737601 20711 raft_consensus.cc:3060] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.742980 20711 raft_consensus.cc:515] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.744355 20711 leader_election.cc:290] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 election: Requested vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491)
I20260713 09:08:24.744985 20404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef30cb283000450f848231d816c9f839" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
I20260713 09:08:24.745216 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef30cb283000450f848231d816c9f839" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
I20260713 09:08:24.745448 20404 raft_consensus.cc:3060] T ef30cb283000450f848231d816c9f839 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.745699 20479 raft_consensus.cc:3060] T ef30cb283000450f848231d816c9f839 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.749938 20404 raft_consensus.cc:2468] T ef30cb283000450f848231d816c9f839 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 1.
I20260713 09:08:24.750061 20479 raft_consensus.cc:2468] T ef30cb283000450f848231d816c9f839 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 1.
I20260713 09:08:24.750854 20518 leader_election.cc:304] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:24.751462 20711 raft_consensus.cc:2804] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:24.751906 20711 raft_consensus.cc:697] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Becoming Leader. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Running, Role: LEADER
I20260713 09:08:24.752560 20711 consensus_queue.cc:237] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.759385 20301 catalog_manager.cc:5697] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67). New cstate: current_term: 1 leader_uuid: "79bc43a08b8743b28cd8ab0e5f495861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:24.783270 20695 raft_consensus.cc:493] T 73f1ceb1a35d478297702b7aba875aa2 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:24.783782 20695 raft_consensus.cc:515] T 73f1ceb1a35d478297702b7aba875aa2 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.785413 20695 leader_election.cc:290] T 73f1ceb1a35d478297702b7aba875aa2 P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:24.786278 20404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f1ceb1a35d478297702b7aba875aa2" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" is_pre_election: true
I20260713 09:08:24.786583 20552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f1ceb1a35d478297702b7aba875aa2" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861" is_pre_election: true
I20260713 09:08:24.786955 20404 raft_consensus.cc:2393] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b03017d8a75437e8039b7f0e41c6e55 in current term 1: Already voted for candidate 79bc43a08b8743b28cd8ab0e5f495861 in this term.
I20260713 09:08:24.787918 20444 leader_election.cc:304] T 73f1ceb1a35d478297702b7aba875aa2 P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b03017d8a75437e8039b7f0e41c6e55; no voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 79bc43a08b8743b28cd8ab0e5f495861
I20260713 09:08:24.788522 20695 raft_consensus.cc:3060] T 73f1ceb1a35d478297702b7aba875aa2 P 4b03017d8a75437e8039b7f0e41c6e55 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.792944 20695 raft_consensus.cc:2749] T 73f1ceb1a35d478297702b7aba875aa2 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:24.833039 20479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6e14c2eca8f4c9eaddfa33a49cc9461"
dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
mode: GRACEFUL
new_leader_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
 from {username='slave'} at 127.0.0.1:59468
I20260713 09:08:24.833482 20479 raft_consensus.cc:606] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 LEADER]: Received request to transfer leadership to TS 0ecac1c4c62f46838b7a9c52f39c1f52
I20260713 09:08:24.837584 20552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73f1ceb1a35d478297702b7aba875aa2"
dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
mode: GRACEFUL
new_leader_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
 from {username='slave'} at 127.0.0.1:43858
I20260713 09:08:24.837987 20552 raft_consensus.cc:606] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Received request to transfer leadership to TS 0ecac1c4c62f46838b7a9c52f39c1f52
I20260713 09:08:24.853191 20552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "212a00025a604d4c9775778daaaa0544"
dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
mode: GRACEFUL
new_leader_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
 from {username='slave'} at 127.0.0.1:43858
I20260713 09:08:24.853622 20552 raft_consensus.cc:606] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Received request to transfer leadership to TS 4b03017d8a75437e8039b7f0e41c6e55
I20260713 09:08:24.894635 20711 consensus_queue.cc:1048] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:24.906510 20600 consensus_queue.cc:1048] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:24.912815 20745 raft_consensus.cc:993] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861: : Instructing follower 0ecac1c4c62f46838b7a9c52f39c1f52 to start an election
I20260713 09:08:24.913187 20600 raft_consensus.cc:1081] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Signalling peer 0ecac1c4c62f46838b7a9c52f39c1f52 to start an election
I20260713 09:08:24.914502 20404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73f1ceb1a35d478297702b7aba875aa2"
dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
 from {username='slave'} at 127.0.0.1:44392
I20260713 09:08:24.915038 20404 raft_consensus.cc:493] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:24.915375 20404 raft_consensus.cc:3060] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:24.920353 20404 raft_consensus.cc:515] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.922739 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f1ceb1a35d478297702b7aba875aa2" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
I20260713 09:08:24.922986 20553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f1ceb1a35d478297702b7aba875aa2" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
I20260713 09:08:24.923324 20479 raft_consensus.cc:3060] T 73f1ceb1a35d478297702b7aba875aa2 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:24.923568 20553 raft_consensus.cc:3055] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:24.923923 20553 raft_consensus.cc:740] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Running, Role: LEADER
I20260713 09:08:24.924527 20553 consensus_queue.cc:260] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.925414 20553 raft_consensus.cc:3060] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:24.927562 20710 consensus_queue.cc:1048] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:24.929536 20479 raft_consensus.cc:2468] T 73f1ceb1a35d478297702b7aba875aa2 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in term 2.
I20260713 09:08:24.930851 20369 leader_election.cc:304] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 4b03017d8a75437e8039b7f0e41c6e55; no voters: 
I20260713 09:08:24.931603 20710 raft_consensus.cc:2804] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:24.922523 20404 leader_election.cc:290] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 2 election: Requested vote from peers 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:24.931573 20553 raft_consensus.cc:2468] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in term 2.
I20260713 09:08:24.932267 20710 raft_consensus.cc:697] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 LEADER]: Becoming Leader. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Running, Role: LEADER
I20260713 09:08:24.933068 20710 consensus_queue.cc:237] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:24.938825 20674 consensus_queue.cc:1048] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:24.946468 20301 catalog_manager.cc:5697] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52 reported cstate change: term changed from 1 to 2, leader changed from 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67) to 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:24.948730 20695 consensus_queue.cc:1048] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:24.958598 20729 consensus_queue.cc:1048] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:24.983872 20727 consensus_queue.cc:1048] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:24.992360 20678 consensus_queue.cc:1048] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.000882 20695 raft_consensus.cc:993] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55: : Instructing follower 0ecac1c4c62f46838b7a9c52f39c1f52 to start an election
I20260713 09:08:25.001279 20729 raft_consensus.cc:1081] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 LEADER]: Signalling peer 0ecac1c4c62f46838b7a9c52f39c1f52 to start an election
I20260713 09:08:25.002763 20404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6e14c2eca8f4c9eaddfa33a49cc9461"
dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
 from {username='slave'} at 127.0.0.1:44396
I20260713 09:08:25.003396 20404 raft_consensus.cc:493] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:25.003679 20404 raft_consensus.cc:3060] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.008400 20404 raft_consensus.cc:515] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:25.010133 20404 leader_election.cc:290] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 2 election: Requested vote from peers 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:25.010704 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e14c2eca8f4c9eaddfa33a49cc9461" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
I20260713 09:08:25.011091 20552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e14c2eca8f4c9eaddfa33a49cc9461" candidate_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
I20260713 09:08:25.011269 20479 raft_consensus.cc:3055] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:25.011662 20479 raft_consensus.cc:740] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Running, Role: LEADER
I20260713 09:08:25.011698 20552 raft_consensus.cc:3060] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.012449 20479 consensus_queue.cc:260] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:25.013554 20479 raft_consensus.cc:3060] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.018080 20552 raft_consensus.cc:2468] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in term 2.
I20260713 09:08:25.019201 20368 leader_election.cc:304] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:25.019570 20479 raft_consensus.cc:2468] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ecac1c4c62f46838b7a9c52f39c1f52 in term 2.
I20260713 09:08:25.019785 20674 raft_consensus.cc:2804] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:25.020321 20674 raft_consensus.cc:697] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 LEADER]: Becoming Leader. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Running, Role: LEADER
I20260713 09:08:25.020263 20729 consensus_queue.cc:1048] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.021229 20674 consensus_queue.cc:237] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:25.028581 20302 catalog_manager.cc:5697] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 reported cstate change: term changed from 1 to 2, leader changed from 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66) to 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:25.033200 20729 consensus_queue.cc:1048] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.072431 20729 consensus_queue.cc:1048] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.073587 20600 consensus_queue.cc:1048] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.086501 20678 consensus_queue.cc:1048] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.093192 20744 raft_consensus.cc:993] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861: : Instructing follower 4b03017d8a75437e8039b7f0e41c6e55 to start an election
I20260713 09:08:25.093567 20744 raft_consensus.cc:1081] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Signalling peer 4b03017d8a75437e8039b7f0e41c6e55 to start an election
I20260713 09:08:25.097213 20478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "212a00025a604d4c9775778daaaa0544"
dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
 from {username='slave'} at 127.0.0.1:59460
I20260713 09:08:25.097654 20478 raft_consensus.cc:493] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:25.097927 20478 raft_consensus.cc:3060] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.103411 20478 raft_consensus.cc:515] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:25.103811 20404 raft_consensus.cc:3060] T 212a00025a604d4c9775778daaaa0544 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:25.105885 20403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212a00025a604d4c9775778daaaa0544" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
I20260713 09:08:25.107509 20478 leader_election.cc:290] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55 [CANDIDATE]: Term 2 election: Requested vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589)
I20260713 09:08:25.108727 20552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212a00025a604d4c9775778daaaa0544" candidate_uuid: "4b03017d8a75437e8039b7f0e41c6e55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
I20260713 09:08:25.109200 20552 raft_consensus.cc:3055] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:25.109414 20552 raft_consensus.cc:740] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Running, Role: LEADER
I20260713 09:08:25.110092 20552 consensus_queue.cc:260] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:25.111125 20552 raft_consensus.cc:3060] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.116983 20552 raft_consensus.cc:2468] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03017d8a75437e8039b7f0e41c6e55 in term 2.
W20260713 09:08:25.111001 20744 consensus_queue.cc:1175] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" responder_term: 1 status { last_received { term: 0 index: 0 } last_committed_idx: 0 error { code: PRECEDING_ENTRY_DIDNT_MATCH status { code: ILLEGAL_STATE message: "Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 1. (index mismatch)" } } last_received_current_leader { term: 0 index: 0 } }
I20260713 09:08:25.118018 20443 leader_election.cc:304] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55 [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: 4b03017d8a75437e8039b7f0e41c6e55, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 0ecac1c4c62f46838b7a9c52f39c1f52
I20260713 09:08:25.118777 20678 raft_consensus.cc:2804] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:25.119155 20678 raft_consensus.cc:697] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 LEADER]: Becoming Leader. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Running, Role: LEADER
I20260713 09:08:25.119809 20678 consensus_queue.cc:237] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:25.125919 20302 catalog_manager.cc:5697] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55 reported cstate change: term changed from 1 to 2, leader changed from 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67) to 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66). New cstate: current_term: 2 leader_uuid: "4b03017d8a75437e8039b7f0e41c6e55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:25.253049 20744 consensus_queue.cc:1048] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.266203 20711 consensus_queue.cc:1048] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.319308 20478 raft_consensus.cc:1275] T 73f1ceb1a35d478297702b7aba875aa2 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Refusing update from remote peer 0ecac1c4c62f46838b7a9c52f39c1f52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:25.320407 20708 consensus_queue.cc:1048] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:25.327250 20552 raft_consensus.cc:1275] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Refusing update from remote peer 0ecac1c4c62f46838b7a9c52f39c1f52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:25.328977 20674 consensus_queue.cc:1048] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:25.541265 20404 raft_consensus.cc:3060] T 212a00025a604d4c9775778daaaa0544 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.546429 20404 raft_consensus.cc:1275] T 212a00025a604d4c9775778daaaa0544 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Refusing update from remote peer 4b03017d8a75437e8039b7f0e41c6e55: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:25.547416 20678 consensus_queue.cc:1048] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.556886 20552 raft_consensus.cc:1275] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Refusing update from remote peer 4b03017d8a75437e8039b7f0e41c6e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:25.558091 20730 consensus_queue.cc:1048] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:25.589960 20552 raft_consensus.cc:1275] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Refusing update from remote peer 0ecac1c4c62f46838b7a9c52f39c1f52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:25.590996 20674 consensus_queue.cc:1048] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:25.599587 20479 raft_consensus.cc:1275] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Refusing update from remote peer 0ecac1c4c62f46838b7a9c52f39c1f52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:25.600734 20761 consensus_queue.cc:1048] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:27.858939 20303 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:43308:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:08:27.880070 20303 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43308:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:08:27.939559 16529 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:08:28.042882 20797 tablet.cc:1724] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.116914 20796 tablet.cc:1724] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.105350 20369 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.36.66:41491, user_credentials={real_user=slave}} blocked reactor thread for 75532.1us
I20260713 09:08:28.158128 20806 tablet.cc:1724] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.188982 20809 tablet.cc:1724] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 79bc43a08b8743b28cd8ab0e5f495861: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.205685 20799 log.cc:927] Time spent T cba9d99b06e84e118b9031a866eda84e P 0ecac1c4c62f46838b7a9c52f39c1f52: Append to log took a long time: real 0.115s	user 0.001s	sys 0.000s
W20260713 09:08:28.219420 20580 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:73f1ceb1a35d478297702b7aba875aa2)
W20260713 09:08:28.224133 20580 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:73f1ceb1a35d478297702b7aba875aa2)
W20260713 09:08:28.255370 20580 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:73f1ceb1a35d478297702b7aba875aa2)
I20260713 09:08:28.262578 20404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8058e7d383494bc893e215c0f300733f"
dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
mode: GRACEFUL
new_leader_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
 from {username='slave'} at 127.0.0.1:35776
I20260713 09:08:28.263425 20404 raft_consensus.cc:606] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 LEADER]: Received request to transfer leadership to TS 79bc43a08b8743b28cd8ab0e5f495861
I20260713 09:08:28.269843 20822 tablet.cc:1724] T ef30cb283000450f848231d816c9f839 P 4b03017d8a75437e8039b7f0e41c6e55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.272967 20804 log.cc:927] Time spent T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
W20260713 09:08:28.278005 20815 log.cc:927] Time spent T f172bd1f411a4c5993dcd7b47b0285ca P 79bc43a08b8743b28cd8ab0e5f495861: Append to log took a long time: real 0.092s	user 0.002s	sys 0.000s
I20260713 09:08:28.198541 20813 tablet.cc:1724] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.300177 20823 tablet.cc:1724] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.308017 20443 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.36.67:42589, user_credentials={real_user=slave}} blocked reactor thread for 90589.4us
W20260713 09:08:28.313180 20444 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.36.65:37443, user_credentials={real_user=slave}} blocked reactor thread for 63336.1us
I20260713 09:08:28.316506 20806 tablet.cc:1724] T f172bd1f411a4c5993dcd7b47b0285ca P 0ecac1c4c62f46838b7a9c52f39c1f52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.321070 20816 log.cc:927] Time spent T ef30cb283000450f848231d816c9f839 P 0ecac1c4c62f46838b7a9c52f39c1f52: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
W20260713 09:08:28.343281 20814 log.cc:927] Time spent T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861: Append to log took a long time: real 0.157s	user 0.004s	sys 0.005s
I20260713 09:08:28.346350 20765 raft_consensus.cc:993] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52: : Instructing follower 79bc43a08b8743b28cd8ab0e5f495861 to start an election
I20260713 09:08:28.346853 20765 raft_consensus.cc:1081] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 LEADER]: Signalling peer 79bc43a08b8743b28cd8ab0e5f495861 to start an election
I20260713 09:08:28.357343 20829 tablet.cc:1724] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.368826 20553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8058e7d383494bc893e215c0f300733f"
dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
 from {username='slave'} at 127.0.0.1:43840
I20260713 09:08:28.369449 20553 raft_consensus.cc:493] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:28.369899 20553 raft_consensus.cc:3060] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.369618 20797 tablet.cc:1724] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 79bc43a08b8743b28cd8ab0e5f495861: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.388818 20553 raft_consensus.cc:515] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:28.403168 20552 raft_consensus.cc:1240] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Rejecting Update request from peer 0ecac1c4c62f46838b7a9c52f39c1f52 for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:28.405759 20807 consensus_queue.cc:1059] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:28.408665 20796 tablet.cc:1724] T cba9d99b06e84e118b9031a866eda84e P 0ecac1c4c62f46838b7a9c52f39c1f52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.406584 20765 raft_consensus.cc:3055] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:28.412330 20765 raft_consensus.cc:740] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Running, Role: LEADER
I20260713 09:08:28.413285 20765 consensus_queue.cc:260] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [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: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:28.414311 20834 tablet.cc:1724] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.416363 20765 raft_consensus.cc:3060] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.386123 20822 tablet.cc:1724] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.421509 20823 tablet.cc:1724] T 73f1ceb1a35d478297702b7aba875aa2 P 4b03017d8a75437e8039b7f0e41c6e55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.423555 20797 tablet.cc:1724] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.423892 20830 tablet.cc:1724] T f172bd1f411a4c5993dcd7b47b0285ca P 79bc43a08b8743b28cd8ab0e5f495861: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.425719 20832 tablet.cc:1724] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 4b03017d8a75437e8039b7f0e41c6e55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.428632 20827 tablet.cc:1724] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.406450 20809 tablet.cc:1724] T a775dd2fcc8d49c38a99604c8eb70781 P 79bc43a08b8743b28cd8ab0e5f495861: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.442428 20823 tablet.cc:1724] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.444254 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8058e7d383494bc893e215c0f300733f" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
I20260713 09:08:28.451296 20829 tablet.cc:1724] T ef30cb283000450f848231d816c9f839 P 0ecac1c4c62f46838b7a9c52f39c1f52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.452096 20832 tablet.cc:1724] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.454352 20806 tablet.cc:1724] T a775dd2fcc8d49c38a99604c8eb70781 P 0ecac1c4c62f46838b7a9c52f39c1f52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.454805 20797 tablet.cc:1724] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.456866 20402 raft_consensus.cc:2468] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 2.
I20260713 09:08:28.457294 20478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8058e7d383494bc893e215c0f300733f" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
I20260713 09:08:28.457943 20478 raft_consensus.cc:3060] T 8058e7d383494bc893e215c0f300733f P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.459944 20518 leader_election.cc:304] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:28.460781 20553 leader_election.cc:290] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 2 election: Requested vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491)
I20260713 09:08:28.460805 20600 raft_consensus.cc:2804] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:28.461548 20600 raft_consensus.cc:697] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 LEADER]: Becoming Leader. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Running, Role: LEADER
I20260713 09:08:28.462373 20600 consensus_queue.cc:237] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:28.469620 20475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cba9d99b06e84e118b9031a866eda84e"
dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
mode: GRACEFUL
new_leader_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
 from {username='slave'} at 127.0.0.1:42790
I20260713 09:08:28.470193 20475 raft_consensus.cc:606] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 LEADER]: Received request to transfer leadership to TS 79bc43a08b8743b28cd8ab0e5f495861
I20260713 09:08:28.471669 16529 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:08:28.472257 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:28.479841 20806 tablet.cc:1724] T 212a00025a604d4c9775778daaaa0544 P 0ecac1c4c62f46838b7a9c52f39c1f52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.481719 20475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "787bb331baf24106bce7711f0d65a116"
dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
mode: GRACEFUL
new_leader_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
 from {username='slave'} at 127.0.0.1:42790
I20260713 09:08:28.482290 20475 raft_consensus.cc:606] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 LEADER]: Received request to transfer leadership to TS 79bc43a08b8743b28cd8ab0e5f495861
I20260713 09:08:28.485038 20403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4711839d39343deb79ce6bce693780e"
dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
mode: GRACEFUL
new_leader_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
 from {username='slave'} at 127.0.0.1:35776
I20260713 09:08:28.485579 20403 raft_consensus.cc:606] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 LEADER]: Received request to transfer leadership to TS 79bc43a08b8743b28cd8ab0e5f495861
I20260713 09:08:28.489800 16529 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:28.490201 16529 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:28.492518 20478 raft_consensus.cc:2468] T 8058e7d383494bc893e215c0f300733f P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 2.
I20260713 09:08:28.496855 20303 catalog_manager.cc:5697] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861 reported cstate change: term changed from 1 to 2, leader changed from 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65) to 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67). New cstate: current_term: 2 leader_uuid: "79bc43a08b8743b28cd8ab0e5f495861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:28.498306 20303 catalog_manager.cc:5789] TS 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67:42589) does not have the latest schema for tablet 8058e7d383494bc893e215c0f300733f (table soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]). Expected version 1 got 0
I20260713 09:08:28.521838 20301 catalog_manager.cc:6242] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e: soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c] alter complete (version 1)
I20260713 09:08:28.662905 20674 raft_consensus.cc:993] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52: : Instructing follower 79bc43a08b8743b28cd8ab0e5f495861 to start an election
I20260713 09:08:28.663332 20765 raft_consensus.cc:1081] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 LEADER]: Signalling peer 79bc43a08b8743b28cd8ab0e5f495861 to start an election
I20260713 09:08:28.664597 20553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4711839d39343deb79ce6bce693780e"
dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
 from {username='slave'} at 127.0.0.1:43840
I20260713 09:08:28.665086 20553 raft_consensus.cc:493] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:28.665408 20553 raft_consensus.cc:3060] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.671588 20553 raft_consensus.cc:515] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:28.673254 20553 leader_election.cc:290] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 2 election: Requested vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491)
I20260713 09:08:28.673789 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4711839d39343deb79ce6bce693780e" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
I20260713 09:08:28.674062 20478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4711839d39343deb79ce6bce693780e" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
I20260713 09:08:28.674364 20402 raft_consensus.cc:3055] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:28.674612 20478 raft_consensus.cc:3060] T b4711839d39343deb79ce6bce693780e P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.674733 20402 raft_consensus.cc:740] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ecac1c4c62f46838b7a9c52f39c1f52, State: Running, Role: LEADER
I20260713 09:08:28.675570 20402 consensus_queue.cc:260] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:28.676820 20402 raft_consensus.cc:3060] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.680305 20478 raft_consensus.cc:2468] T b4711839d39343deb79ce6bce693780e P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 2.
I20260713 09:08:28.681281 20518 leader_election.cc:304] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b03017d8a75437e8039b7f0e41c6e55, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:28.681977 20600 raft_consensus.cc:2804] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:28.682428 20600 raft_consensus.cc:697] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 LEADER]: Becoming Leader. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Running, Role: LEADER
I20260713 09:08:28.683171 20600 consensus_queue.cc:237] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:28.683785 20402 raft_consensus.cc:2468] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 2.
I20260713 09:08:28.691910 20301 catalog_manager.cc:5697] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 reported cstate change: term changed from 1 to 2, leader changed from 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65) to 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67). New cstate: current_term: 2 leader_uuid: "79bc43a08b8743b28cd8ab0e5f495861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:28.821981 20803 raft_consensus.cc:993] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55: : Instructing follower 79bc43a08b8743b28cd8ab0e5f495861 to start an election
I20260713 09:08:28.822453 20820 raft_consensus.cc:1081] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 LEADER]: Signalling peer 79bc43a08b8743b28cd8ab0e5f495861 to start an election
I20260713 09:08:28.824033 20553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "787bb331baf24106bce7711f0d65a116"
dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
 from {username='slave'} at 127.0.0.1:43844
I20260713 09:08:28.824419 20553 raft_consensus.cc:493] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:28.824663 20553 raft_consensus.cc:3060] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:28.828775 20553 raft_consensus.cc:515] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:28.830108 20553 leader_election.cc:290] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 3 election: Requested vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491)
I20260713 09:08:28.830749 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787bb331baf24106bce7711f0d65a116" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
I20260713 09:08:28.830981 20478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787bb331baf24106bce7711f0d65a116" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
I20260713 09:08:28.831344 20402 raft_consensus.cc:3060] T 787bb331baf24106bce7711f0d65a116 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:28.831485 20478 raft_consensus.cc:3055] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:28.832068 20478 raft_consensus.cc:740] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Running, Role: LEADER
I20260713 09:08:28.832717 20478 consensus_queue.cc:260] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [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: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:28.833606 20478 raft_consensus.cc:3060] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:28.837687 20402 raft_consensus.cc:2468] T 787bb331baf24106bce7711f0d65a116 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 3.
I20260713 09:08:28.837762 20478 raft_consensus.cc:2468] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 3.
I20260713 09:08:28.838863 20518 leader_election.cc:304] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [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: 4b03017d8a75437e8039b7f0e41c6e55, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:28.839457 20600 raft_consensus.cc:2804] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:28.839908 20600 raft_consensus.cc:697] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 3 LEADER]: Becoming Leader. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Running, Role: LEADER
I20260713 09:08:28.840586 20600 consensus_queue.cc:237] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [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: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:28.842689 20478 raft_consensus.cc:1275] T 8058e7d383494bc893e215c0f300733f P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Refusing update from remote peer 79bc43a08b8743b28cd8ab0e5f495861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:08:28.844048 20798 consensus_queue.cc:1048] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:28.848235 20402 raft_consensus.cc:1275] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Refusing update from remote peer 79bc43a08b8743b28cd8ab0e5f495861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:08:28.849074 20301 catalog_manager.cc:5697] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 reported cstate change: term changed from 2 to 3, leader changed from 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66) to 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67). New cstate: current_term: 3 leader_uuid: "79bc43a08b8743b28cd8ab0e5f495861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:28.850407 20830 tablet.cc:1724] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.853744 20303 catalog_manager.cc:5789] TS 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491) does not have the latest schema for tablet 8058e7d383494bc893e215c0f300733f (table soft_deleted_table [id=796019a367994578bfe2ff7a0d4ad97c]). Expected version 1 got 0
I20260713 09:08:28.858590 20840 consensus_queue.cc:1048] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:28.859484 20827 tablet.cc:1724] T 8058e7d383494bc893e215c0f300733f P 4b03017d8a75437e8039b7f0e41c6e55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.875516 20830 tablet.cc:1719] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:08:28.877471 20829 tablet.cc:1719] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:08:28.886405 20827 tablet.cc:1719] T 8058e7d383494bc893e215c0f300733f P 4b03017d8a75437e8039b7f0e41c6e55: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:08:28.899260 20803 raft_consensus.cc:993] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55: : Instructing follower 79bc43a08b8743b28cd8ab0e5f495861 to start an election
I20260713 09:08:28.899591 20820 raft_consensus.cc:1081] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 LEADER]: Signalling peer 79bc43a08b8743b28cd8ab0e5f495861 to start an election
I20260713 09:08:28.900900 20553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cba9d99b06e84e118b9031a866eda84e"
dest_uuid: "79bc43a08b8743b28cd8ab0e5f495861"
 from {username='slave'} at 127.0.0.1:43844
I20260713 09:08:28.901325 20553 raft_consensus.cc:493] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:28.901546 20553 raft_consensus.cc:3060] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.905339 20553 raft_consensus.cc:515] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:28.906544 20553 leader_election.cc:290] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 2 election: Requested vote from peers 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443), 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491)
I20260713 09:08:28.907126 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba9d99b06e84e118b9031a866eda84e" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52"
I20260713 09:08:28.907359 20478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba9d99b06e84e118b9031a866eda84e" candidate_uuid: "79bc43a08b8743b28cd8ab0e5f495861" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4b03017d8a75437e8039b7f0e41c6e55"
I20260713 09:08:28.907721 20402 raft_consensus.cc:3060] T cba9d99b06e84e118b9031a866eda84e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.907879 20478 raft_consensus.cc:3055] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:28.908200 20478 raft_consensus.cc:740] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b03017d8a75437e8039b7f0e41c6e55, State: Running, Role: LEADER
I20260713 09:08:28.908811 20478 consensus_queue.cc:260] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [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: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:28.909649 20478 raft_consensus.cc:3060] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.912221 20402 raft_consensus.cc:2468] T cba9d99b06e84e118b9031a866eda84e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 2.
I20260713 09:08:28.913004 20518 leader_election.cc:304] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecac1c4c62f46838b7a9c52f39c1f52, 79bc43a08b8743b28cd8ab0e5f495861; no voters: 
I20260713 09:08:28.913578 20798 raft_consensus.cc:2804] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:28.914019 20798 raft_consensus.cc:697] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 LEADER]: Becoming Leader. State: Replica: 79bc43a08b8743b28cd8ab0e5f495861, State: Running, Role: LEADER
I20260713 09:08:28.914229 20478 raft_consensus.cc:2468] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bc43a08b8743b28cd8ab0e5f495861 in term 2.
I20260713 09:08:28.914839 20798 consensus_queue.cc:237] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861 [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: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } }
I20260713 09:08:28.920742 20301 catalog_manager.cc:5697] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861 reported cstate change: term changed from 1 to 2, leader changed from 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66) to 79bc43a08b8743b28cd8ab0e5f495861 (127.16.36.67). New cstate: current_term: 2 leader_uuid: "79bc43a08b8743b28cd8ab0e5f495861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79bc43a08b8743b28cd8ab0e5f495861" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 42589 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:29.068044 20402 raft_consensus.cc:1275] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Refusing update from remote peer 79bc43a08b8743b28cd8ab0e5f495861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:29.069100 20798 consensus_queue.cc:1048] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:29.076423 20478 raft_consensus.cc:1275] T b4711839d39343deb79ce6bce693780e P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Refusing update from remote peer 79bc43a08b8743b28cd8ab0e5f495861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:29.078502 20844 consensus_queue.cc:1048] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:29.239267 20478 raft_consensus.cc:1275] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [term 3 FOLLOWER]: Refusing update from remote peer 79bc43a08b8743b28cd8ab0e5f495861: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:29.240265 20844 consensus_queue.cc:1048] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:29.247898 20402 raft_consensus.cc:1275] T 787bb331baf24106bce7711f0d65a116 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 3 FOLLOWER]: Refusing update from remote peer 79bc43a08b8743b28cd8ab0e5f495861: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:29.249404 20840 consensus_queue.cc:1048] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:29.373065 20402 raft_consensus.cc:1275] T cba9d99b06e84e118b9031a866eda84e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Refusing update from remote peer 79bc43a08b8743b28cd8ab0e5f495861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:08:29.375173 20840 consensus_queue.cc:1048] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecac1c4c62f46838b7a9c52f39c1f52" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:29.385354 20478 raft_consensus.cc:1275] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Refusing update from remote peer 79bc43a08b8743b28cd8ab0e5f495861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:08:29.386830 20840 consensus_queue.cc:1048] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03017d8a75437e8039b7f0e41c6e55" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:29.541395 16529 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:08:29.546360 16529 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:08:29.546692 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:29.551141 16529 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:29.551422 16529 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:30.578620 16529 tablet_server.cc:179] TabletServer@127.16.36.65:0 shutting down...
I20260713 09:08:30.600584 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:30.601238 16529 tablet_replica.cc:333] T f172bd1f411a4c5993dcd7b47b0285ca P 0ecac1c4c62f46838b7a9c52f39c1f52: stopping tablet replica
I20260713 09:08:30.601964 16529 raft_consensus.cc:2243] T f172bd1f411a4c5993dcd7b47b0285ca P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.602362 16529 raft_consensus.cc:2272] T f172bd1f411a4c5993dcd7b47b0285ca P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.604135 16529 tablet_replica.cc:333] T a775dd2fcc8d49c38a99604c8eb70781 P 0ecac1c4c62f46838b7a9c52f39c1f52: stopping tablet replica
I20260713 09:08:30.604636 16529 raft_consensus.cc:2243] T a775dd2fcc8d49c38a99604c8eb70781 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.604970 16529 raft_consensus.cc:2272] T a775dd2fcc8d49c38a99604c8eb70781 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.606536 16529 tablet_replica.cc:333] T cba9d99b06e84e118b9031a866eda84e P 0ecac1c4c62f46838b7a9c52f39c1f52: stopping tablet replica
I20260713 09:08:30.606980 16529 raft_consensus.cc:2243] T cba9d99b06e84e118b9031a866eda84e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.607314 16529 raft_consensus.cc:2272] T cba9d99b06e84e118b9031a866eda84e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.608767 16529 tablet_replica.cc:333] T 212a00025a604d4c9775778daaaa0544 P 0ecac1c4c62f46838b7a9c52f39c1f52: stopping tablet replica
I20260713 09:08:30.609233 16529 raft_consensus.cc:2243] T 212a00025a604d4c9775778daaaa0544 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.609570 16529 raft_consensus.cc:2272] T 212a00025a604d4c9775778daaaa0544 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.611137 16529 tablet_replica.cc:333] T ef30cb283000450f848231d816c9f839 P 0ecac1c4c62f46838b7a9c52f39c1f52: stopping tablet replica
I20260713 09:08:30.611629 16529 raft_consensus.cc:2243] T ef30cb283000450f848231d816c9f839 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.611971 16529 raft_consensus.cc:2272] T ef30cb283000450f848231d816c9f839 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.613418 16529 tablet_replica.cc:333] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52: stopping tablet replica
I20260713 09:08:30.614008 16529 raft_consensus.cc:2243] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.614379 16529 raft_consensus.cc:2272] T 8058e7d383494bc893e215c0f300733f P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.615926 16529 tablet_replica.cc:333] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52: stopping tablet replica
I20260713 09:08:30.616366 16529 raft_consensus.cc:2243] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.617038 16529 raft_consensus.cc:2272] T 73f1ceb1a35d478297702b7aba875aa2 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.618613 16529 tablet_replica.cc:333] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52: stopping tablet replica
I20260713 09:08:30.619065 16529 raft_consensus.cc:2243] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.619445 16529 raft_consensus.cc:2272] T 015f770e8a33407e9e94aa26be04ec2d P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.621127 16529 tablet_replica.cc:333] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52: stopping tablet replica
I20260713 09:08:30.621575 16529 raft_consensus.cc:2243] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.622169 16529 raft_consensus.cc:2272] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.623772 16529 tablet_replica.cc:333] T 80ea3869e28a41de9337d0cb410dbf56 P 0ecac1c4c62f46838b7a9c52f39c1f52: stopping tablet replica
I20260713 09:08:30.624189 16529 raft_consensus.cc:2243] T 80ea3869e28a41de9337d0cb410dbf56 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.624539 16529 raft_consensus.cc:2272] T 80ea3869e28a41de9337d0cb410dbf56 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.626151 16529 tablet_replica.cc:333] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52: stopping tablet replica
I20260713 09:08:30.626628 16529 raft_consensus.cc:2243] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.627256 16529 raft_consensus.cc:2272] T 21ce722e78d140c391b38c2d8d39f295 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.629137 16529 tablet_replica.cc:333] T 4b6e115e928c42c5a2cf4ab36885521e P 0ecac1c4c62f46838b7a9c52f39c1f52: stopping tablet replica
I20260713 09:08:30.629746 16529 raft_consensus.cc:2243] T 4b6e115e928c42c5a2cf4ab36885521e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.630143 16529 raft_consensus.cc:2272] T 4b6e115e928c42c5a2cf4ab36885521e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.632179 16529 tablet_replica.cc:333] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52: stopping tablet replica
I20260713 09:08:30.632619 16529 raft_consensus.cc:2243] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.633220 16529 raft_consensus.cc:2272] T 927a04bd570740ccadce54ce56f5c181 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.634824 16529 tablet_replica.cc:333] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52: stopping tablet replica
I20260713 09:08:30.635216 16529 raft_consensus.cc:2243] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.635531 16529 raft_consensus.cc:2272] T b4711839d39343deb79ce6bce693780e P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.637111 16529 tablet_replica.cc:333] T 787bb331baf24106bce7711f0d65a116 P 0ecac1c4c62f46838b7a9c52f39c1f52: stopping tablet replica
I20260713 09:08:30.637610 16529 raft_consensus.cc:2243] T 787bb331baf24106bce7711f0d65a116 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.637981 16529 raft_consensus.cc:2272] T 787bb331baf24106bce7711f0d65a116 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.639667 16529 tablet_replica.cc:333] T 5abd3a34d08a46a1b1ca799c09d150f4 P 0ecac1c4c62f46838b7a9c52f39c1f52: stopping tablet replica
I20260713 09:08:30.640324 16529 raft_consensus.cc:2243] T 5abd3a34d08a46a1b1ca799c09d150f4 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.640872 16529 raft_consensus.cc:2272] T 5abd3a34d08a46a1b1ca799c09d150f4 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:30.642889 20518 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]
I20260713 09:08:30.643369 16529 tablet_replica.cc:333] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52: stopping tablet replica
I20260713 09:08:30.644167 16529 raft_consensus.cc:2243] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.645105 16529 raft_consensus.cc:2272] T 7304176d114a4aa09e47ac9939fa9ccd P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:30.645591 20518 consensus_peers.cc:597] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 -> Peer 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443): Couldn't send request to peer 0ecac1c4c62f46838b7a9c52f39c1f52. 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:08:30.646224 20518 consensus_peers.cc:597] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861 -> Peer 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443): Couldn't send request to peer 0ecac1c4c62f46838b7a9c52f39c1f52. 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:08:30.647305 16529 tablet_replica.cc:333] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52: stopping tablet replica
I20260713 09:08:30.647794 16529 raft_consensus.cc:2243] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.648365 16529 raft_consensus.cc:2272] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 0ecac1c4c62f46838b7a9c52f39c1f52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.683753 16529 tablet_server.cc:196] TabletServer@127.16.36.65:0 shutdown complete.
I20260713 09:08:30.711678 16529 tablet_server.cc:179] TabletServer@127.16.36.66:0 shutting down...
W20260713 09:08:30.732518 20518 consensus_peers.cc:597] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861 -> Peer 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443): Couldn't send request to peer 0ecac1c4c62f46838b7a9c52f39c1f52. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:37443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:30.734943 20518 consensus_peers.cc:597] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 -> Peer 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491): Couldn't send request to peer 4b03017d8a75437e8039b7f0e41c6e55. 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:08:30.737124 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:30.737735 16529 tablet_replica.cc:333] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55: stopping tablet replica
I20260713 09:08:30.738338 16529 raft_consensus.cc:2243] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.739100 16529 raft_consensus.cc:2272] T a775dd2fcc8d49c38a99604c8eb70781 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.740870 16529 tablet_replica.cc:333] T 73f1ceb1a35d478297702b7aba875aa2 P 4b03017d8a75437e8039b7f0e41c6e55: stopping tablet replica
I20260713 09:08:30.741397 16529 raft_consensus.cc:2243] T 73f1ceb1a35d478297702b7aba875aa2 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.741786 16529 raft_consensus.cc:2272] T 73f1ceb1a35d478297702b7aba875aa2 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.743494 16529 tablet_replica.cc:333] T ef30cb283000450f848231d816c9f839 P 4b03017d8a75437e8039b7f0e41c6e55: stopping tablet replica
I20260713 09:08:30.743956 16529 raft_consensus.cc:2243] T ef30cb283000450f848231d816c9f839 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.744324 16529 raft_consensus.cc:2272] T ef30cb283000450f848231d816c9f839 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.745847 16529 tablet_replica.cc:333] T 8058e7d383494bc893e215c0f300733f P 4b03017d8a75437e8039b7f0e41c6e55: stopping tablet replica
I20260713 09:08:30.746320 16529 raft_consensus.cc:2243] T 8058e7d383494bc893e215c0f300733f P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.746759 16529 raft_consensus.cc:2272] T 8058e7d383494bc893e215c0f300733f P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.748492 16529 tablet_replica.cc:333] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55: stopping tablet replica
I20260713 09:08:30.748915 16529 raft_consensus.cc:2243] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.749508 16529 raft_consensus.cc:2272] T f172bd1f411a4c5993dcd7b47b0285ca P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.751071 16529 tablet_replica.cc:333] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 4b03017d8a75437e8039b7f0e41c6e55: stopping tablet replica
I20260713 09:08:30.751500 16529 raft_consensus.cc:2243] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.751842 16529 raft_consensus.cc:2272] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.753378 16529 tablet_replica.cc:333] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55: stopping tablet replica
I20260713 09:08:30.753834 16529 raft_consensus.cc:2243] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.754549 16529 raft_consensus.cc:2272] T 5abd3a34d08a46a1b1ca799c09d150f4 P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.756281 16529 tablet_replica.cc:333] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55: stopping tablet replica
I20260713 09:08:30.756702 16529 raft_consensus.cc:2243] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.757010 16529 raft_consensus.cc:2272] T 787bb331baf24106bce7711f0d65a116 P 4b03017d8a75437e8039b7f0e41c6e55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.758548 16529 tablet_replica.cc:333] T 4b6e115e928c42c5a2cf4ab36885521e P 4b03017d8a75437e8039b7f0e41c6e55: stopping tablet replica
I20260713 09:08:30.758976 16529 raft_consensus.cc:2243] T 4b6e115e928c42c5a2cf4ab36885521e P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.759281 16529 raft_consensus.cc:2272] T 4b6e115e928c42c5a2cf4ab36885521e P 4b03017d8a75437e8039b7f0e41c6e55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.760877 16529 tablet_replica.cc:333] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55: stopping tablet replica
I20260713 09:08:30.761303 16529 raft_consensus.cc:2243] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.761649 16529 raft_consensus.cc:2272] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.763337 16529 tablet_replica.cc:333] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55: stopping tablet replica
I20260713 09:08:30.763928 16529 raft_consensus.cc:2243] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.764611 16529 raft_consensus.cc:2272] T 015f770e8a33407e9e94aa26be04ec2d P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:30.766316 20518 consensus_peers.cc:597] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 -> Peer 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491): Couldn't send request to peer 4b03017d8a75437e8039b7f0e41c6e55. 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:08:30.766462 16529 tablet_replica.cc:333] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55: stopping tablet replica
I20260713 09:08:30.767056 16529 raft_consensus.cc:2243] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.767429 16529 raft_consensus.cc:2272] T 7304176d114a4aa09e47ac9939fa9ccd P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.769111 16529 tablet_replica.cc:333] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55: stopping tablet replica
I20260713 09:08:30.769560 16529 raft_consensus.cc:2243] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.770221 16529 raft_consensus.cc:2272] T 80ea3869e28a41de9337d0cb410dbf56 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.771960 16529 tablet_replica.cc:333] T 21ce722e78d140c391b38c2d8d39f295 P 4b03017d8a75437e8039b7f0e41c6e55: stopping tablet replica
I20260713 09:08:30.772382 16529 raft_consensus.cc:2243] T 21ce722e78d140c391b38c2d8d39f295 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.772765 16529 raft_consensus.cc:2272] T 21ce722e78d140c391b38c2d8d39f295 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.774380 16529 tablet_replica.cc:333] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55: stopping tablet replica
I20260713 09:08:30.774828 16529 raft_consensus.cc:2243] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.775434 16529 raft_consensus.cc:2272] T 212a00025a604d4c9775778daaaa0544 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.776957 16529 tablet_replica.cc:333] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55: stopping tablet replica
I20260713 09:08:30.777370 16529 raft_consensus.cc:2243] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.777717 16529 raft_consensus.cc:2272] T cba9d99b06e84e118b9031a866eda84e P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.779320 16529 tablet_replica.cc:333] T b4711839d39343deb79ce6bce693780e P 4b03017d8a75437e8039b7f0e41c6e55: stopping tablet replica
I20260713 09:08:30.779743 16529 raft_consensus.cc:2243] T b4711839d39343deb79ce6bce693780e P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.780095 16529 raft_consensus.cc:2272] T b4711839d39343deb79ce6bce693780e P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.781682 16529 tablet_replica.cc:333] T 927a04bd570740ccadce54ce56f5c181 P 4b03017d8a75437e8039b7f0e41c6e55: stopping tablet replica
I20260713 09:08:30.782065 16529 raft_consensus.cc:2243] T 927a04bd570740ccadce54ce56f5c181 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.782434 16529 raft_consensus.cc:2272] T 927a04bd570740ccadce54ce56f5c181 P 4b03017d8a75437e8039b7f0e41c6e55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.817123 16529 tablet_server.cc:196] TabletServer@127.16.36.66:0 shutdown complete.
I20260713 09:08:30.843657 16529 tablet_server.cc:179] TabletServer@127.16.36.67:0 shutting down...
W20260713 09:08:30.862534 20518 consensus_peers.cc:597] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861 -> Peer 4b03017d8a75437e8039b7f0e41c6e55 (127.16.36.66:41491): Couldn't send request to peer 4b03017d8a75437e8039b7f0e41c6e55. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.66:41491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:30.865882 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:30.866557 16529 tablet_replica.cc:333] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861: stopping tablet replica
I20260713 09:08:30.867139 16529 raft_consensus.cc:2243] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.867836 16529 raft_consensus.cc:2272] T ef30cb283000450f848231d816c9f839 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.869549 16529 tablet_replica.cc:333] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861: stopping tablet replica
I20260713 09:08:30.870028 16529 raft_consensus.cc:2243] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.870704 16529 raft_consensus.cc:2272] T 8058e7d383494bc893e215c0f300733f P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.872257 16529 tablet_replica.cc:333] T a775dd2fcc8d49c38a99604c8eb70781 P 79bc43a08b8743b28cd8ab0e5f495861: stopping tablet replica
I20260713 09:08:30.872751 16529 raft_consensus.cc:2243] T a775dd2fcc8d49c38a99604c8eb70781 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.873119 16529 raft_consensus.cc:2272] T a775dd2fcc8d49c38a99604c8eb70781 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.874689 16529 tablet_replica.cc:333] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861: stopping tablet replica
I20260713 09:08:30.875159 16529 raft_consensus.cc:2243] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.875556 16529 raft_consensus.cc:2272] T 212a00025a604d4c9775778daaaa0544 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.877266 16529 tablet_replica.cc:333] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861: stopping tablet replica
I20260713 09:08:30.877766 16529 raft_consensus.cc:2243] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.878398 16529 raft_consensus.cc:2272] T cba9d99b06e84e118b9031a866eda84e P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:30.878994 20518 consensus_peers.cc:597] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861 -> Peer 0ecac1c4c62f46838b7a9c52f39c1f52 (127.16.36.65:37443): Couldn't send request to peer 0ecac1c4c62f46838b7a9c52f39c1f52. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:37443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:30.880064 16529 tablet_replica.cc:333] T f172bd1f411a4c5993dcd7b47b0285ca P 79bc43a08b8743b28cd8ab0e5f495861: stopping tablet replica
I20260713 09:08:30.880585 16529 raft_consensus.cc:2243] T f172bd1f411a4c5993dcd7b47b0285ca P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.880983 16529 raft_consensus.cc:2272] T f172bd1f411a4c5993dcd7b47b0285ca P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.882643 16529 tablet_replica.cc:333] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861: stopping tablet replica
I20260713 09:08:30.883117 16529 raft_consensus.cc:2243] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.883493 16529 raft_consensus.cc:2272] T 73f1ceb1a35d478297702b7aba875aa2 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.885098 16529 tablet_replica.cc:333] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 79bc43a08b8743b28cd8ab0e5f495861: stopping tablet replica
I20260713 09:08:30.885568 16529 raft_consensus.cc:2243] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.885923 16529 raft_consensus.cc:2272] T b6e14c2eca8f4c9eaddfa33a49cc9461 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.887524 16529 tablet_replica.cc:333] T 015f770e8a33407e9e94aa26be04ec2d P 79bc43a08b8743b28cd8ab0e5f495861: stopping tablet replica
I20260713 09:08:30.887991 16529 raft_consensus.cc:2243] T 015f770e8a33407e9e94aa26be04ec2d P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.888346 16529 raft_consensus.cc:2272] T 015f770e8a33407e9e94aa26be04ec2d P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.890033 16529 tablet_replica.cc:333] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861: stopping tablet replica
I20260713 09:08:30.890514 16529 raft_consensus.cc:2243] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.890904 16529 raft_consensus.cc:2272] T 80ea3869e28a41de9337d0cb410dbf56 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.892591 16529 tablet_replica.cc:333] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861: stopping tablet replica
I20260713 09:08:30.893075 16529 raft_consensus.cc:2243] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.893498 16529 raft_consensus.cc:2272] T 21ce722e78d140c391b38c2d8d39f295 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.895140 16529 tablet_replica.cc:333] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861: stopping tablet replica
I20260713 09:08:30.895581 16529 raft_consensus.cc:2243] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.896265 16529 raft_consensus.cc:2272] T 4b6e115e928c42c5a2cf4ab36885521e P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.897969 16529 tablet_replica.cc:333] T 7304176d114a4aa09e47ac9939fa9ccd P 79bc43a08b8743b28cd8ab0e5f495861: stopping tablet replica
I20260713 09:08:30.898437 16529 raft_consensus.cc:2243] T 7304176d114a4aa09e47ac9939fa9ccd P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.898833 16529 raft_consensus.cc:2272] T 7304176d114a4aa09e47ac9939fa9ccd P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.900468 16529 tablet_replica.cc:333] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861: stopping tablet replica
I20260713 09:08:30.900911 16529 raft_consensus.cc:2243] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.901543 16529 raft_consensus.cc:2272] T b4711839d39343deb79ce6bce693780e P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.903420 16529 tablet_replica.cc:333] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861: stopping tablet replica
I20260713 09:08:30.903858 16529 raft_consensus.cc:2243] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.904243 16529 raft_consensus.cc:2272] T 927a04bd570740ccadce54ce56f5c181 P 79bc43a08b8743b28cd8ab0e5f495861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.905833 16529 tablet_replica.cc:333] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861: stopping tablet replica
I20260713 09:08:30.906241 16529 raft_consensus.cc:2243] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.906881 16529 raft_consensus.cc:2272] T 787bb331baf24106bce7711f0d65a116 P 79bc43a08b8743b28cd8ab0e5f495861 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.908464 16529 tablet_replica.cc:333] T 5abd3a34d08a46a1b1ca799c09d150f4 P 79bc43a08b8743b28cd8ab0e5f495861: stopping tablet replica
I20260713 09:08:30.908869 16529 raft_consensus.cc:2243] T 5abd3a34d08a46a1b1ca799c09d150f4 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.909209 16529 raft_consensus.cc:2272] T 5abd3a34d08a46a1b1ca799c09d150f4 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.910769 16529 tablet_replica.cc:333] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 79bc43a08b8743b28cd8ab0e5f495861: stopping tablet replica
I20260713 09:08:30.911171 16529 raft_consensus.cc:2243] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.911535 16529 raft_consensus.cc:2272] T 8bc0eef93e4b4e1c920d38c2d26a4439 P 79bc43a08b8743b28cd8ab0e5f495861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.948707 16529 tablet_server.cc:196] TabletServer@127.16.36.67:0 shutdown complete.
I20260713 09:08:30.976696 16529 master.cc:562] Master@127.16.36.126:45807 shutting down...
I20260713 09:08:30.993122 16529 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.993660 16529 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.993947 16529 tablet_replica.cc:333] T 00000000000000000000000000000000 P cb12a31cc0b545f39ae8c22146fb905e: stopping tablet replica
I20260713 09:08:31.011889 16529 master.cc:584] Master@127.16.36.126:45807 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11938 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:08:31.055913 16529 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.36.126:36525
I20260713 09:08:31.056982 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:31.062125 20854 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:31.063133 20853 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:31.064543 20856 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:31.064730 16529 server_base.cc:1061] running on GCE node
I20260713 09:08:31.065570 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:31.065738 16529 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:31.065847 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933711065836 us; error 0 us; skew 500 ppm
I20260713 09:08:31.066306 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:31.068423 16529 webserver.cc:533] Webserver started at http://127.16.36.126:38837/ using document root <none> and password file <none>
I20260713 09:08:31.068832 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:31.068981 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:31.069185 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:31.070122 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933615176355-16529-0/minicluster-data/master-0-root/instance:
uuid: "bf5a942e325f4c27939caf85ba9a8c38"
format_stamp: "Formatted at 2026-07-13 09:08:31 on dist-test-slave-f03f"
I20260713 09:08:31.074041 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260713 09:08:31.077174 20861 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:31.077900 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:31.078151 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933615176355-16529-0/minicluster-data/master-0-root
uuid: "bf5a942e325f4c27939caf85ba9a8c38"
format_stamp: "Formatted at 2026-07-13 09:08:31 on dist-test-slave-f03f"
I20260713 09:08:31.078378 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933615176355-16529-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933615176355-16529-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933615176355-16529-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:31.095978 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:31.097040 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:31.131727 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.126:36525
I20260713 09:08:31.131837 20912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.126:36525 every 8 connection(s)
I20260713 09:08:31.135274 20913 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:31.144717 20913 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38: Bootstrap starting.
I20260713 09:08:31.149302 20913 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.153040 20913 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38: No bootstrap required, opened a new log
I20260713 09:08:31.155077 20913 raft_consensus.cc:359] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf5a942e325f4c27939caf85ba9a8c38" member_type: VOTER }
I20260713 09:08:31.155428 20913 raft_consensus.cc:385] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.155601 20913 raft_consensus.cc:740] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf5a942e325f4c27939caf85ba9a8c38, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.156091 20913 consensus_queue.cc:260] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bf5a942e325f4c27939caf85ba9a8c38" member_type: VOTER }
I20260713 09:08:31.156471 20913 raft_consensus.cc:399] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:31.156647 20913 raft_consensus.cc:493] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:31.156849 20913 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.161073 20913 raft_consensus.cc:515] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf5a942e325f4c27939caf85ba9a8c38" member_type: VOTER }
I20260713 09:08:31.161512 20913 leader_election.cc:304] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38 [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: bf5a942e325f4c27939caf85ba9a8c38; no voters: 
I20260713 09:08:31.162511 20913 leader_election.cc:290] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:31.162900 20916 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:31.164099 20916 raft_consensus.cc:697] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38 [term 1 LEADER]: Becoming Leader. State: Replica: bf5a942e325f4c27939caf85ba9a8c38, State: Running, Role: LEADER
I20260713 09:08:31.164721 20916 consensus_queue.cc:237] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38 [LEADER]: Queue going to LEADER mode. State: All 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: "bf5a942e325f4c27939caf85ba9a8c38" member_type: VOTER }
I20260713 09:08:31.165160 20913 sys_catalog.cc:565] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:31.168342 20917 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bf5a942e325f4c27939caf85ba9a8c38" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf5a942e325f4c27939caf85ba9a8c38" member_type: VOTER } }
I20260713 09:08:31.168889 20917 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:31.169185 20918 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bf5a942e325f4c27939caf85ba9a8c38. Latest consensus state: current_term: 1 leader_uuid: "bf5a942e325f4c27939caf85ba9a8c38" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf5a942e325f4c27939caf85ba9a8c38" member_type: VOTER } }
I20260713 09:08:31.169756 20918 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:31.171974 20922 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:31.177165 20922 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:31.180450 16529 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:31.185643 20922 catalog_manager.cc:1383] Generated new cluster ID: 26bd114083094414bf6e790959392db5
I20260713 09:08:31.185863 20922 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:31.205502 20922 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:31.206640 20922 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:31.218060 20922 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38: Generated new TSK 0
I20260713 09:08:31.218552 20922 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:31.246894 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:31.252081 20934 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:31.252808 20935 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:31.254249 20937 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:31.254669 16529 server_base.cc:1061] running on GCE node
I20260713 09:08:31.255368 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:31.255541 16529 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:31.255666 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933711255655 us; error 0 us; skew 500 ppm
I20260713 09:08:31.256080 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:31.257999 16529 webserver.cc:533] Webserver started at http://127.16.36.65:46115/ using document root <none> and password file <none>
I20260713 09:08:31.258394 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:31.258584 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:31.258805 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:31.259737 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933615176355-16529-0/minicluster-data/ts-0-root/instance:
uuid: "41ec17d1e661434f923643ce671b58d1"
format_stamp: "Formatted at 2026-07-13 09:08:31 on dist-test-slave-f03f"
I20260713 09:08:31.263734 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:08:31.266543 20942 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:31.267167 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:31.267418 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933615176355-16529-0/minicluster-data/ts-0-root
uuid: "41ec17d1e661434f923643ce671b58d1"
format_stamp: "Formatted at 2026-07-13 09:08:31 on dist-test-slave-f03f"
I20260713 09:08:31.267673 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933615176355-16529-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933615176355-16529-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933615176355-16529-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:31.283342 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:31.284368 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:31.285656 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:31.287707 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:31.287883 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:31.288081 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:31.288249 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:31.324182 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.65:45795
I20260713 09:08:31.324276 21004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.65:45795 every 8 connection(s)
I20260713 09:08:31.328709 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:31.335361 21009 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:31.336159 21010 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:31.338137 21012 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:31.338327 16529 server_base.cc:1061] running on GCE node
I20260713 09:08:31.339227 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:31.339399 16529 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:31.339517 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933711339507 us; error 0 us; skew 500 ppm
I20260713 09:08:31.339927 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:31.341805 16529 webserver.cc:533] Webserver started at http://127.16.36.66:32901/ using document root <none> and password file <none>
I20260713 09:08:31.342206 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:31.342350 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:31.342578 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:31.343703 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933615176355-16529-0/minicluster-data/ts-1-root/instance:
uuid: "a6e3123d8086404b807547c204f49e2e"
format_stamp: "Formatted at 2026-07-13 09:08:31 on dist-test-slave-f03f"
I20260713 09:08:31.346414 21005 heartbeater.cc:344] Connected to a master server at 127.16.36.126:36525
I20260713 09:08:31.346797 21005 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:31.347421 21005 heartbeater.cc:507] Master 127.16.36.126:36525 requested a full tablet report, sending...
I20260713 09:08:31.348764 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:08:31.349608 20878 ts_manager.cc:194] Registered new tserver with Master: 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795)
I20260713 09:08:31.351910 20878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33422
I20260713 09:08:31.352748 21017 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:31.353552 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:31.353809 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933615176355-16529-0/minicluster-data/ts-1-root
uuid: "a6e3123d8086404b807547c204f49e2e"
format_stamp: "Formatted at 2026-07-13 09:08:31 on dist-test-slave-f03f"
I20260713 09:08:31.354033 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933615176355-16529-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933615176355-16529-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933615176355-16529-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:31.366120 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:31.367199 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:31.368525 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:31.371359 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:31.371616 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:31.371892 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:31.372088 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:31.409936 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.66:38167
I20260713 09:08:31.410033 21079 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.66:38167 every 8 connection(s)
I20260713 09:08:31.414157 16529 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:31.420595 21083 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:31.421989 21084 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:31.423290 21086 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:31.424216 16529 server_base.cc:1061] running on GCE node
I20260713 09:08:31.425118 16529 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:31.425365 16529 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:31.425493 21080 heartbeater.cc:344] Connected to a master server at 127.16.36.126:36525
I20260713 09:08:31.425565 16529 hybrid_clock.cc:648] HybridClock initialized: now 1783933711425546 us; error 0 us; skew 500 ppm
I20260713 09:08:31.425906 21080 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:31.426271 16529 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:31.426648 21080 heartbeater.cc:507] Master 127.16.36.126:36525 requested a full tablet report, sending...
I20260713 09:08:31.428599 20878 ts_manager.cc:194] Registered new tserver with Master: a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167)
I20260713 09:08:31.428918 16529 webserver.cc:533] Webserver started at http://127.16.36.67:37155/ using document root <none> and password file <none>
I20260713 09:08:31.429401 16529 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:31.429560 16529 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:31.429817 16529 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:31.429983 20878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33438
I20260713 09:08:31.431033 16529 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933615176355-16529-0/minicluster-data/ts-2-root/instance:
uuid: "11c72f466ea84ee298828d2203438f2b"
format_stamp: "Formatted at 2026-07-13 09:08:31 on dist-test-slave-f03f"
I20260713 09:08:31.435022 16529 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:08:31.437860 21091 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:31.438585 16529 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:31.438845 16529 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933615176355-16529-0/minicluster-data/ts-2-root
uuid: "11c72f466ea84ee298828d2203438f2b"
format_stamp: "Formatted at 2026-07-13 09:08:31 on dist-test-slave-f03f"
I20260713 09:08:31.439090 16529 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933615176355-16529-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933615176355-16529-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGdTU_d/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933615176355-16529-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:08:31.452159 16529 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:31.453166 16529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:31.454746 16529 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:31.456835 16529 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:31.457021 16529 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:31.457242 16529 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:31.457387 16529 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:31.494202 16529 rpc_server.cc:307] RPC server started. Bound to: 127.16.36.67:44307
I20260713 09:08:31.494365 21153 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.36.67:44307 every 8 connection(s)
I20260713 09:08:31.508867 21154 heartbeater.cc:344] Connected to a master server at 127.16.36.126:36525
I20260713 09:08:31.509353 21154 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:31.510133 21154 heartbeater.cc:507] Master 127.16.36.126:36525 requested a full tablet report, sending...
I20260713 09:08:31.512430 20878 ts_manager.cc:194] Registered new tserver with Master: 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:31.512878 16529 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015283031s
I20260713 09:08:31.514101 20878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33452
I20260713 09:08:31.536777 20878 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33464:
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:08:31.539178 20878 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:08:31.598986 21119 tablet_service.cc:1511] Processing CreateTablet for tablet 168be3926f104b29a6f1bddaa2c2eb8b (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:31.600345 21119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 168be3926f104b29a6f1bddaa2c2eb8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.601878 21045 tablet_service.cc:1511] Processing CreateTablet for tablet 168be3926f104b29a6f1bddaa2c2eb8b (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:31.603137 21045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 168be3926f104b29a6f1bddaa2c2eb8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.608253 21044 tablet_service.cc:1511] Processing CreateTablet for tablet 09771bd631db42f0a2bc332da8bba8b9 (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:31.609683 21044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09771bd631db42f0a2bc332da8bba8b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.613008 21118 tablet_service.cc:1511] Processing CreateTablet for tablet 09771bd631db42f0a2bc332da8bba8b9 (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:31.614360 21118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09771bd631db42f0a2bc332da8bba8b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.625509 21043 tablet_service.cc:1511] Processing CreateTablet for tablet eeafa0f599a542acb59187eda046218d (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:31.626972 21043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeafa0f599a542acb59187eda046218d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.626047 21169 tablet_bootstrap.cc:492] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e: Bootstrap starting.
I20260713 09:08:31.633162 21169 tablet_bootstrap.cc:654] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.642295 21117 tablet_service.cc:1511] Processing CreateTablet for tablet eeafa0f599a542acb59187eda046218d (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:31.643663 21117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeafa0f599a542acb59187eda046218d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.646185 21045 tablet_service.cc:1511] Processing CreateTablet for tablet d023b7e347c44af5887a288da6378bcd (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:31.647488 21045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d023b7e347c44af5887a288da6378bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.648106 21116 tablet_service.cc:1511] Processing CreateTablet for tablet d023b7e347c44af5887a288da6378bcd (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:31.649331 21116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d023b7e347c44af5887a288da6378bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.654354 21171 tablet_bootstrap.cc:492] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b: Bootstrap starting.
I20260713 09:08:31.660989 21171 tablet_bootstrap.cc:654] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.664220 21169 tablet_bootstrap.cc:492] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e: No bootstrap required, opened a new log
I20260713 09:08:31.664801 21169 ts_tablet_manager.cc:1403] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.010s
I20260713 09:08:31.664592 21043 tablet_service.cc:1511] Processing CreateTablet for tablet de58598a603841d0bd2a38dafe3544cd (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:31.665832 21043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de58598a603841d0bd2a38dafe3544cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.668103 21169 raft_consensus.cc:359] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } }
I20260713 09:08:31.668913 21169 raft_consensus.cc:385] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.669196 21118 tablet_service.cc:1511] Processing CreateTablet for tablet de58598a603841d0bd2a38dafe3544cd (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:31.671312 21118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de58598a603841d0bd2a38dafe3544cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.671753 20970 tablet_service.cc:1511] Processing CreateTablet for tablet 168be3926f104b29a6f1bddaa2c2eb8b (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:31.672976 20970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 168be3926f104b29a6f1bddaa2c2eb8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.673666 21171 tablet_bootstrap.cc:492] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b: No bootstrap required, opened a new log
I20260713 09:08:31.674124 21171 ts_tablet_manager.cc:1403] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260713 09:08:31.677196 21171 raft_consensus.cc:359] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:31.677871 21171 raft_consensus.cc:385] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.678200 21171 raft_consensus.cc:740] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.679064 21171 consensus_queue.cc:260] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:31.680997 21169 raft_consensus.cc:740] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.684845 21169 consensus_queue.cc:260] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } }
I20260713 09:08:31.686810 20966 tablet_service.cc:1511] Processing CreateTablet for tablet de58598a603841d0bd2a38dafe3544cd (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:31.688172 20966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de58598a603841d0bd2a38dafe3544cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.689579 20968 tablet_service.cc:1511] Processing CreateTablet for tablet eeafa0f599a542acb59187eda046218d (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:31.686901 20965 tablet_service.cc:1511] Processing CreateTablet for tablet 47a6aacbf47e4f4a92dd89b5f8177274 (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:31.690824 20968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeafa0f599a542acb59187eda046218d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.691406 20965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a6aacbf47e4f4a92dd89b5f8177274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.683383 20967 tablet_service.cc:1511] Processing CreateTablet for tablet d023b7e347c44af5887a288da6378bcd (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:31.680490 20969 tablet_service.cc:1511] Processing CreateTablet for tablet 09771bd631db42f0a2bc332da8bba8b9 (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:31.699041 21045 tablet_service.cc:1511] Processing CreateTablet for tablet 47a6aacbf47e4f4a92dd89b5f8177274 (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:31.700352 21045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a6aacbf47e4f4a92dd89b5f8177274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.704526 20967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d023b7e347c44af5887a288da6378bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.705968 21169 ts_tablet_manager.cc:1434] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e: Time spent starting tablet: real 0.041s	user 0.014s	sys 0.009s
I20260713 09:08:31.707015 21169 tablet_bootstrap.cc:492] T 09771bd631db42f0a2bc332da8bba8b9 P a6e3123d8086404b807547c204f49e2e: Bootstrap starting.
I20260713 09:08:31.707854 20969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09771bd631db42f0a2bc332da8bba8b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.708506 21117 tablet_service.cc:1511] Processing CreateTablet for tablet 47a6aacbf47e4f4a92dd89b5f8177274 (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:31.710769 21080 heartbeater.cc:499] Master 127.16.36.126:36525 was elected leader, sending a full tablet report...
I20260713 09:08:31.717854 21154 heartbeater.cc:499] Master 127.16.36.126:36525 was elected leader, sending a full tablet report...
I20260713 09:08:31.722000 21044 tablet_service.cc:1511] Processing CreateTablet for tablet 0a6c6f5733f54e43ba5738a8a58d6f24 (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:31.723658 21118 tablet_service.cc:1511] Processing CreateTablet for tablet 0a6c6f5733f54e43ba5738a8a58d6f24 (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:31.725569 21117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a6aacbf47e4f4a92dd89b5f8177274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.726789 20964 tablet_service.cc:1511] Processing CreateTablet for tablet 0a6c6f5733f54e43ba5738a8a58d6f24 (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:31.728107 20964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a6c6f5733f54e43ba5738a8a58d6f24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.728266 21118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a6c6f5733f54e43ba5738a8a58d6f24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.731818 21044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a6c6f5733f54e43ba5738a8a58d6f24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.735955 20963 tablet_service.cc:1511] Processing CreateTablet for tablet 0679381ae6234bc391ad6d2fb9d88e83 (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:31.737282 20963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0679381ae6234bc391ad6d2fb9d88e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.740403 21171 ts_tablet_manager.cc:1434] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b: Time spent starting tablet: real 0.066s	user 0.011s	sys 0.001s
I20260713 09:08:31.743009 21171 tablet_bootstrap.cc:492] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b: Bootstrap starting.
I20260713 09:08:31.741255 21174 raft_consensus.cc:493] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.746424 21174 raft_consensus.cc:515] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } }
I20260713 09:08:31.745847 21169 tablet_bootstrap.cc:654] T 09771bd631db42f0a2bc332da8bba8b9 P a6e3123d8086404b807547c204f49e2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.762259 21176 tablet_bootstrap.cc:492] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1: Bootstrap starting.
I20260713 09:08:31.762351 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168be3926f104b29a6f1bddaa2c2eb8b" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b" is_pre_election: true
W20260713 09:08:31.764464 21021 leader_election.cc:343] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:31.768743 21174 leader_election.cc:290] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307), 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795)
I20260713 09:08:31.771106 21042 tablet_service.cc:1511] Processing CreateTablet for tablet 0679381ae6234bc391ad6d2fb9d88e83 (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:31.772408 21042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0679381ae6234bc391ad6d2fb9d88e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.774224 21118 tablet_service.cc:1511] Processing CreateTablet for tablet 0679381ae6234bc391ad6d2fb9d88e83 (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:31.775640 21118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0679381ae6234bc391ad6d2fb9d88e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.793053 21171 tablet_bootstrap.cc:654] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.793836 20966 tablet_service.cc:1511] Processing CreateTablet for tablet 736056766a4f445b99f8912ff7ba620d (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:31.795636 20966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 736056766a4f445b99f8912ff7ba620d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.801090 21176 tablet_bootstrap.cc:654] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.803447 21045 tablet_service.cc:1511] Processing CreateTablet for tablet 736056766a4f445b99f8912ff7ba620d (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:31.804687 21045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 736056766a4f445b99f8912ff7ba620d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.808338 21169 tablet_bootstrap.cc:492] T 09771bd631db42f0a2bc332da8bba8b9 P a6e3123d8086404b807547c204f49e2e: No bootstrap required, opened a new log
I20260713 09:08:31.808830 21169 ts_tablet_manager.cc:1403] T 09771bd631db42f0a2bc332da8bba8b9 P a6e3123d8086404b807547c204f49e2e: Time spent bootstrapping tablet: real 0.102s	user 0.020s	sys 0.001s
I20260713 09:08:31.810729 21118 tablet_service.cc:1511] Processing CreateTablet for tablet 736056766a4f445b99f8912ff7ba620d (DEFAULT_TABLE table=test-workload [id=69254e56fda94bc091213f2ff0ba3490]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:31.811928 21118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 736056766a4f445b99f8912ff7ba620d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.811579 21169 raft_consensus.cc:359] T 09771bd631db42f0a2bc332da8bba8b9 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:31.812296 21169 raft_consensus.cc:385] T 09771bd631db42f0a2bc332da8bba8b9 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.812599 21169 raft_consensus.cc:740] T 09771bd631db42f0a2bc332da8bba8b9 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.813457 21169 consensus_queue.cc:260] T 09771bd631db42f0a2bc332da8bba8b9 P a6e3123d8086404b807547c204f49e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:31.814759 20980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168be3926f104b29a6f1bddaa2c2eb8b" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1" is_pre_election: true
I20260713 09:08:31.815506 21169 ts_tablet_manager.cc:1434] T 09771bd631db42f0a2bc332da8bba8b9 P a6e3123d8086404b807547c204f49e2e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
W20260713 09:08:31.816854 21018 leader_election.cc:343] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:31.817555 21018 leader_election.cc:304] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6e3123d8086404b807547c204f49e2e; no voters: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1
I20260713 09:08:31.818516 21174 raft_consensus.cc:2749] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:31.822719 21169 tablet_bootstrap.cc:492] T eeafa0f599a542acb59187eda046218d P a6e3123d8086404b807547c204f49e2e: Bootstrap starting.
I20260713 09:08:31.832122 21171 tablet_bootstrap.cc:492] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b: No bootstrap required, opened a new log
I20260713 09:08:31.832646 21171 ts_tablet_manager.cc:1403] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b: Time spent bootstrapping tablet: real 0.090s	user 0.011s	sys 0.008s
I20260713 09:08:31.834069 21169 tablet_bootstrap.cc:654] T eeafa0f599a542acb59187eda046218d P a6e3123d8086404b807547c204f49e2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.835492 21171 raft_consensus.cc:359] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } }
I20260713 09:08:31.836189 21171 raft_consensus.cc:385] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.836465 21171 raft_consensus.cc:740] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.837363 21171 consensus_queue.cc:260] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } }
I20260713 09:08:31.838208 21173 raft_consensus.cc:493] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.840020 21173 raft_consensus.cc:515] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:31.842702 21173 leader_election.cc:290] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167)
I20260713 09:08:31.859937 20980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09771bd631db42f0a2bc332da8bba8b9" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1" is_pre_election: true
W20260713 09:08:31.861405 21092 leader_election.cc:343] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:31.863886 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09771bd631db42f0a2bc332da8bba8b9" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e" is_pre_election: true
I20260713 09:08:31.864490 21055 raft_consensus.cc:2468] T 09771bd631db42f0a2bc332da8bba8b9 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 0.
I20260713 09:08:31.864245 21176 tablet_bootstrap.cc:492] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1: No bootstrap required, opened a new log
I20260713 09:08:31.865409 21176 ts_tablet_manager.cc:1403] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1: Time spent bootstrapping tablet: real 0.103s	user 0.016s	sys 0.004s
I20260713 09:08:31.866032 21093 leader_election.cc:304] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [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: 11c72f466ea84ee298828d2203438f2b, a6e3123d8086404b807547c204f49e2e; no voters: 41ec17d1e661434f923643ce671b58d1
I20260713 09:08:31.866508 21171 ts_tablet_manager.cc:1434] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.012s
I20260713 09:08:31.867038 21180 raft_consensus.cc:2804] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:31.867496 21180 raft_consensus.cc:493] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:31.867568 21171 tablet_bootstrap.cc:492] T d023b7e347c44af5887a288da6378bcd P 11c72f466ea84ee298828d2203438f2b: Bootstrap starting.
I20260713 09:08:31.867944 21180 raft_consensus.cc:3060] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.868645 21169 tablet_bootstrap.cc:492] T eeafa0f599a542acb59187eda046218d P a6e3123d8086404b807547c204f49e2e: No bootstrap required, opened a new log
I20260713 09:08:31.870785 21169 ts_tablet_manager.cc:1403] T eeafa0f599a542acb59187eda046218d P a6e3123d8086404b807547c204f49e2e: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.005s
I20260713 09:08:31.870983 21176 raft_consensus.cc:359] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:31.871704 21176 raft_consensus.cc:385] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.871999 21176 raft_consensus.cc:740] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.872789 21176 consensus_queue.cc:260] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:31.873729 21171 tablet_bootstrap.cc:654] T d023b7e347c44af5887a288da6378bcd P 11c72f466ea84ee298828d2203438f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.873546 21169 raft_consensus.cc:359] T eeafa0f599a542acb59187eda046218d P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:31.874253 21169 raft_consensus.cc:385] T eeafa0f599a542acb59187eda046218d P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.874557 21169 raft_consensus.cc:740] T eeafa0f599a542acb59187eda046218d P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.875406 21169 consensus_queue.cc:260] T eeafa0f599a542acb59187eda046218d P a6e3123d8086404b807547c204f49e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:31.877807 21169 ts_tablet_manager.cc:1434] T eeafa0f599a542acb59187eda046218d P a6e3123d8086404b807547c204f49e2e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:31.878741 21169 tablet_bootstrap.cc:492] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e: Bootstrap starting.
I20260713 09:08:31.881700 21176 ts_tablet_manager.cc:1434] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.000s
I20260713 09:08:31.882872 21005 heartbeater.cc:499] Master 127.16.36.126:36525 was elected leader, sending a full tablet report...
I20260713 09:08:31.884519 21169 tablet_bootstrap.cc:654] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.882543 21171 tablet_bootstrap.cc:492] T d023b7e347c44af5887a288da6378bcd P 11c72f466ea84ee298828d2203438f2b: No bootstrap required, opened a new log
I20260713 09:08:31.885571 21171 ts_tablet_manager.cc:1403] T d023b7e347c44af5887a288da6378bcd P 11c72f466ea84ee298828d2203438f2b: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.008s
I20260713 09:08:31.888422 21171 raft_consensus.cc:359] T d023b7e347c44af5887a288da6378bcd P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:31.889084 21171 raft_consensus.cc:385] T d023b7e347c44af5887a288da6378bcd P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.889350 21171 raft_consensus.cc:740] T d023b7e347c44af5887a288da6378bcd P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.890609 21176 tablet_bootstrap.cc:492] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1: Bootstrap starting.
I20260713 09:08:31.891615 21180 raft_consensus.cc:515] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:31.894397 20980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09771bd631db42f0a2bc332da8bba8b9" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:31.895290 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09771bd631db42f0a2bc332da8bba8b9" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e"
I20260713 09:08:31.896000 21180 leader_election.cc:290] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 election: Requested vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167)
W20260713 09:08:31.895874 21092 leader_election.cc:343] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:31.895920 21055 raft_consensus.cc:3060] T 09771bd631db42f0a2bc332da8bba8b9 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.895226 21171 consensus_queue.cc:260] T d023b7e347c44af5887a288da6378bcd P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:31.897605 21176 tablet_bootstrap.cc:654] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.898968 21171 ts_tablet_manager.cc:1434] T d023b7e347c44af5887a288da6378bcd P 11c72f466ea84ee298828d2203438f2b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260713 09:08:31.899864 21171 tablet_bootstrap.cc:492] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b: Bootstrap starting.
I20260713 09:08:31.905611 21171 tablet_bootstrap.cc:654] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.907213 21055 raft_consensus.cc:2468] T 09771bd631db42f0a2bc332da8bba8b9 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 1.
I20260713 09:08:31.908428 21093 leader_election.cc:304] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, a6e3123d8086404b807547c204f49e2e; no voters: 41ec17d1e661434f923643ce671b58d1
I20260713 09:08:31.909503 21180 raft_consensus.cc:2804] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:31.909659 21169 tablet_bootstrap.cc:492] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e: No bootstrap required, opened a new log
I20260713 09:08:31.909718 21176 tablet_bootstrap.cc:492] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1: No bootstrap required, opened a new log
I20260713 09:08:31.910324 21176 ts_tablet_manager.cc:1403] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260713 09:08:31.910292 21169 ts_tablet_manager.cc:1403] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.004s
I20260713 09:08:31.910318 21180 raft_consensus.cc:697] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Becoming Leader. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Running, Role: LEADER
I20260713 09:08:31.914783 21180 consensus_queue.cc:237] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:31.915721 21169 raft_consensus.cc:359] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:31.916448 21169 raft_consensus.cc:385] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.916739 21169 raft_consensus.cc:740] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.917618 21169 consensus_queue.cc:260] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:31.913127 21176 raft_consensus.cc:359] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:31.919615 21176 raft_consensus.cc:385] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.919910 21176 raft_consensus.cc:740] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.920917 21176 consensus_queue.cc:260] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:31.922670 21169 ts_tablet_manager.cc:1434] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:08:31.924750 21176 ts_tablet_manager.cc:1434] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:08:31.925448 21176 tablet_bootstrap.cc:492] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1: Bootstrap starting.
I20260713 09:08:31.923743 21169 tablet_bootstrap.cc:492] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e: Bootstrap starting.
I20260713 09:08:31.935058 21169 tablet_bootstrap.cc:654] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.936499 21176 tablet_bootstrap.cc:654] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.942916 21171 tablet_bootstrap.cc:492] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b: No bootstrap required, opened a new log
I20260713 09:08:31.943383 21171 ts_tablet_manager.cc:1403] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b: Time spent bootstrapping tablet: real 0.044s	user 0.025s	sys 0.016s
I20260713 09:08:31.943419 20877 catalog_manager.cc:5697] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 11c72f466ea84ee298828d2203438f2b (127.16.36.67). New cstate: current_term: 1 leader_uuid: "11c72f466ea84ee298828d2203438f2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:31.944890 21176 tablet_bootstrap.cc:492] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1: No bootstrap required, opened a new log
I20260713 09:08:31.945456 21176 ts_tablet_manager.cc:1403] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.003s
I20260713 09:08:31.946292 21171 raft_consensus.cc:359] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:31.946869 21171 raft_consensus.cc:385] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.947079 21171 raft_consensus.cc:740] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.947677 21171 consensus_queue.cc:260] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:31.949487 21171 ts_tablet_manager.cc:1434] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:08:31.950371 21171 tablet_bootstrap.cc:492] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b: Bootstrap starting.
I20260713 09:08:31.951063 21176 raft_consensus.cc:359] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } }
I20260713 09:08:31.952901 21176 raft_consensus.cc:385] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.953205 21176 raft_consensus.cc:740] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.954077 21176 consensus_queue.cc:260] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } }
I20260713 09:08:31.956188 21176 ts_tablet_manager.cc:1434] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:08:31.956897 21169 tablet_bootstrap.cc:492] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e: No bootstrap required, opened a new log
I20260713 09:08:31.957286 21183 raft_consensus.cc:493] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.957772 21183 raft_consensus.cc:515] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:31.957358 21169 ts_tablet_manager.cc:1403] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.000s
I20260713 09:08:31.961524 21169 raft_consensus.cc:359] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:31.962024 21169 raft_consensus.cc:385] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.962245 21169 raft_consensus.cc:740] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.962924 21169 consensus_queue.cc:260] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:31.964150 21183 leader_election.cc:290] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:31.964949 21169 ts_tablet_manager.cc:1434] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:31.966020 21171 tablet_bootstrap.cc:654] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.968187 21169 tablet_bootstrap.cc:492] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e: Bootstrap starting.
I20260713 09:08:31.970173 21176 tablet_bootstrap.cc:492] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1: Bootstrap starting.
I20260713 09:08:31.974916 21169 tablet_bootstrap.cc:654] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.984656 21176 tablet_bootstrap.cc:654] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.987994 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de58598a603841d0bd2a38dafe3544cd" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b" is_pre_election: true
W20260713 09:08:31.989344 20946 leader_election.cc:343] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:31.994459 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de58598a603841d0bd2a38dafe3544cd" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e" is_pre_election: true
W20260713 09:08:31.995887 20944 leader_election.cc:343] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:31.996340 20944 leader_election.cc:304] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41ec17d1e661434f923643ce671b58d1; no voters: 11c72f466ea84ee298828d2203438f2b, a6e3123d8086404b807547c204f49e2e
I20260713 09:08:31.997078 21183 raft_consensus.cc:2749] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:31.997614 21169 tablet_bootstrap.cc:492] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e: No bootstrap required, opened a new log
I20260713 09:08:31.997951 21171 tablet_bootstrap.cc:492] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b: No bootstrap required, opened a new log
I20260713 09:08:31.998157 21169 ts_tablet_manager.cc:1403] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.017s
I20260713 09:08:31.998342 21171 ts_tablet_manager.cc:1403] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b: Time spent bootstrapping tablet: real 0.048s	user 0.027s	sys 0.009s
I20260713 09:08:31.998324 21176 tablet_bootstrap.cc:492] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1: No bootstrap required, opened a new log
I20260713 09:08:32.000734 21176 ts_tablet_manager.cc:1403] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.001s
I20260713 09:08:32.000653 21171 raft_consensus.cc:359] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.001266 21171 raft_consensus.cc:385] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.001567 21171 raft_consensus.cc:740] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.001127 21169 raft_consensus.cc:359] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.001899 21169 raft_consensus.cc:385] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.002205 21169 raft_consensus.cc:740] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.002170 21171 consensus_queue.cc:260] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.003439 21176 raft_consensus.cc:359] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.003950 21171 ts_tablet_manager.cc:1434] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:08:32.004139 21176 raft_consensus.cc:385] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.004472 21176 raft_consensus.cc:740] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.005044 21171 tablet_bootstrap.cc:492] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b: Bootstrap starting.
I20260713 09:08:32.005208 21176 consensus_queue.cc:260] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.005856 21169 consensus_queue.cc:260] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.007367 21176 ts_tablet_manager.cc:1434] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:32.008291 21176 tablet_bootstrap.cc:492] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1: Bootstrap starting.
I20260713 09:08:32.009760 21169 ts_tablet_manager.cc:1434] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:08:32.010759 21169 tablet_bootstrap.cc:492] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e: Bootstrap starting.
I20260713 09:08:32.013063 21171 tablet_bootstrap.cc:654] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.014081 21176 tablet_bootstrap.cc:654] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.016518 21169 tablet_bootstrap.cc:654] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.018725 21180 raft_consensus.cc:493] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:32.019429 21183 raft_consensus.cc:493] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:32.019914 21183 raft_consensus.cc:515] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.021944 21183 leader_election.cc:290] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:32.019241 21180 raft_consensus.cc:515] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.024107 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6c6f5733f54e43ba5738a8a58d6f24" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b" is_pre_election: true
I20260713 09:08:32.024639 21180 leader_election.cc:290] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167)
W20260713 09:08:32.025771 20946 leader_election.cc:343] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:32.025928 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6c6f5733f54e43ba5738a8a58d6f24" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e" is_pre_election: true
W20260713 09:08:32.027480 20944 leader_election.cc:343] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:32.027623 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeafa0f599a542acb59187eda046218d" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e" is_pre_election: true
I20260713 09:08:32.028023 20944 leader_election.cc:304] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41ec17d1e661434f923643ce671b58d1; no voters: 11c72f466ea84ee298828d2203438f2b, a6e3123d8086404b807547c204f49e2e
I20260713 09:08:32.028309 21055 raft_consensus.cc:2468] T eeafa0f599a542acb59187eda046218d P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 0.
I20260713 09:08:32.028932 21183 raft_consensus.cc:2749] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:32.029634 21093 leader_election.cc:304] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, a6e3123d8086404b807547c204f49e2e; no voters: 
I20260713 09:08:32.030985 21180 raft_consensus.cc:2804] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:32.031419 21180 raft_consensus.cc:493] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:32.031745 21180 raft_consensus.cc:3060] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.032223 21171 tablet_bootstrap.cc:492] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b: No bootstrap required, opened a new log
I20260713 09:08:32.032684 21171 ts_tablet_manager.cc:1403] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.008s
I20260713 09:08:32.033699 20980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeafa0f599a542acb59187eda046218d" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1" is_pre_election: true
W20260713 09:08:32.034909 21092 leader_election.cc:343] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:32.038110 21171 raft_consensus.cc:359] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.038815 21171 raft_consensus.cc:385] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.039091 21171 raft_consensus.cc:740] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.039790 21171 consensus_queue.cc:260] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.041658 21171 ts_tablet_manager.cc:1434] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:08:32.042392 21171 tablet_bootstrap.cc:492] T 0679381ae6234bc391ad6d2fb9d88e83 P 11c72f466ea84ee298828d2203438f2b: Bootstrap starting.
I20260713 09:08:32.043846 21180 raft_consensus.cc:515] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.046622 20980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeafa0f599a542acb59187eda046218d" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:32.047694 21173 raft_consensus.cc:493] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:08:32.047994 21092 leader_election.cc:343] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:32.048157 21173 raft_consensus.cc:515] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.048727 21171 tablet_bootstrap.cc:654] T 0679381ae6234bc391ad6d2fb9d88e83 P 11c72f466ea84ee298828d2203438f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.050287 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeafa0f599a542acb59187eda046218d" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e"
I20260713 09:08:32.051389 21055 raft_consensus.cc:3060] T eeafa0f599a542acb59187eda046218d P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.051827 21054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6c6f5733f54e43ba5738a8a58d6f24" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e" is_pre_election: true
W20260713 09:08:32.052829 21093 leader_election.cc:343] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:32.053555 21183 raft_consensus.cc:493] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:32.054003 21183 raft_consensus.cc:515] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.050235 21173 leader_election.cc:290] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167)
I20260713 09:08:32.056043 21183 leader_election.cc:290] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:32.056824 20980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6c6f5733f54e43ba5738a8a58d6f24" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1" is_pre_election: true
I20260713 09:08:32.057467 20980 raft_consensus.cc:2468] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 0.
I20260713 09:08:32.057559 21054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a6aacbf47e4f4a92dd89b5f8177274" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e" is_pre_election: true
I20260713 09:08:32.058269 21054 raft_consensus.cc:2468] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 0.
I20260713 09:08:32.059608 21092 leader_election.cc:304] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [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: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1; no voters: a6e3123d8086404b807547c204f49e2e
I20260713 09:08:32.061434 21173 raft_consensus.cc:2804] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:32.062580 21180 leader_election.cc:290] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 election: Requested vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167)
I20260713 09:08:32.062109 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a6aacbf47e4f4a92dd89b5f8177274" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b" is_pre_election: true
W20260713 09:08:32.063951 20946 leader_election.cc:343] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:32.062738 21173 raft_consensus.cc:493] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:32.065064 21173 raft_consensus.cc:3060] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.066319 21176 tablet_bootstrap.cc:492] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1: No bootstrap required, opened a new log
I20260713 09:08:32.066705 21169 tablet_bootstrap.cc:492] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e: No bootstrap required, opened a new log
I20260713 09:08:32.066848 21176 ts_tablet_manager.cc:1403] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1: Time spent bootstrapping tablet: real 0.059s	user 0.036s	sys 0.020s
I20260713 09:08:32.067175 21169 ts_tablet_manager.cc:1403] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.003s
I20260713 09:08:32.062326 21055 raft_consensus.cc:2468] T eeafa0f599a542acb59187eda046218d P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 1.
I20260713 09:08:32.069703 21176 raft_consensus.cc:359] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.069962 21093 leader_election.cc:304] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, a6e3123d8086404b807547c204f49e2e; no voters: 41ec17d1e661434f923643ce671b58d1
I20260713 09:08:32.070395 21176 raft_consensus.cc:385] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.070740 21176 raft_consensus.cc:740] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.071035 21180 raft_consensus.cc:2804] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:32.070785 20944 leader_election.cc:304] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [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: 41ec17d1e661434f923643ce671b58d1, a6e3123d8086404b807547c204f49e2e; no voters: 11c72f466ea84ee298828d2203438f2b
I20260713 09:08:32.071620 21176 consensus_queue.cc:260] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.072616 21169 raft_consensus.cc:359] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.073390 21180 raft_consensus.cc:697] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Becoming Leader. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Running, Role: LEADER
I20260713 09:08:32.074988 21183 raft_consensus.cc:2804] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:32.075421 21183 raft_consensus.cc:493] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:32.075730 21183 raft_consensus.cc:3060] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.075188 21169 raft_consensus.cc:385] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.076406 21169 raft_consensus.cc:740] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.077131 21169 consensus_queue.cc:260] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.075851 21180 consensus_queue.cc:237] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.083709 21174 raft_consensus.cc:493] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:32.084174 21174 raft_consensus.cc:515] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.086263 21174 leader_election.cc:290] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:32.086059 21183 raft_consensus.cc:515] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.089665 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a6aacbf47e4f4a92dd89b5f8177274" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e"
I20260713 09:08:32.090261 21055 raft_consensus.cc:3060] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.091022 20980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d023b7e347c44af5887a288da6378bcd" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1" is_pre_election: true
I20260713 09:08:32.091619 21169 ts_tablet_manager.cc:1434] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260713 09:08:32.092707 21169 tablet_bootstrap.cc:492] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e: Bootstrap starting.
I20260713 09:08:32.090252 21171 tablet_bootstrap.cc:492] T 0679381ae6234bc391ad6d2fb9d88e83 P 11c72f466ea84ee298828d2203438f2b: No bootstrap required, opened a new log
I20260713 09:08:32.095552 21171 ts_tablet_manager.cc:1403] T 0679381ae6234bc391ad6d2fb9d88e83 P 11c72f466ea84ee298828d2203438f2b: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.020s
I20260713 09:08:32.093081 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d023b7e347c44af5887a288da6378bcd" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b" is_pre_election: true
I20260713 09:08:32.097288 21129 raft_consensus.cc:2468] T d023b7e347c44af5887a288da6378bcd P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 0.
W20260713 09:08:32.093937 21018 leader_election.cc:343] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:32.098820 21021 leader_election.cc:304] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [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: 11c72f466ea84ee298828d2203438f2b, a6e3123d8086404b807547c204f49e2e; no voters: 41ec17d1e661434f923643ce671b58d1
I20260713 09:08:32.099092 21183 leader_election.cc:290] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 election: Requested vote from peers a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:32.100941 21171 raft_consensus.cc:359] T 0679381ae6234bc391ad6d2fb9d88e83 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.103199 21171 raft_consensus.cc:385] T 0679381ae6234bc391ad6d2fb9d88e83 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.102747 21055 raft_consensus.cc:2468] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 1.
I20260713 09:08:32.103389 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a6aacbf47e4f4a92dd89b5f8177274" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b"
I20260713 09:08:32.104352 20944 leader_election.cc:304] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec17d1e661434f923643ce671b58d1, a6e3123d8086404b807547c204f49e2e; no voters: 
I20260713 09:08:32.105158 21183 raft_consensus.cc:2804] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:08:32.105340 20946 leader_election.cc:343] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:32.105547 21169 tablet_bootstrap.cc:654] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.105806 21171 raft_consensus.cc:740] T 0679381ae6234bc391ad6d2fb9d88e83 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.106675 21171 consensus_queue.cc:260] T 0679381ae6234bc391ad6d2fb9d88e83 P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.105692 21183 raft_consensus.cc:697] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [term 1 LEADER]: Becoming Leader. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Running, Role: LEADER
I20260713 09:08:32.108459 21183 consensus_queue.cc:237] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.110647 21174 raft_consensus.cc:2804] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:32.111030 21174 raft_consensus.cc:493] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:32.111353 21174 raft_consensus.cc:3060] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.113433 21171 ts_tablet_manager.cc:1434] T 0679381ae6234bc391ad6d2fb9d88e83 P 11c72f466ea84ee298828d2203438f2b: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260713 09:08:32.114651 21171 tablet_bootstrap.cc:492] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b: Bootstrap starting.
I20260713 09:08:32.115408 21169 tablet_bootstrap.cc:492] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e: No bootstrap required, opened a new log
I20260713 09:08:32.115895 21169 ts_tablet_manager.cc:1403] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260713 09:08:32.118512 21169 raft_consensus.cc:359] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.119139 21169 raft_consensus.cc:385] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.119390 21169 raft_consensus.cc:740] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.074411 21173 raft_consensus.cc:515] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.124842 20980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6c6f5733f54e43ba5738a8a58d6f24" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:32.125422 20980 raft_consensus.cc:3060] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.126670 21171 tablet_bootstrap.cc:654] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.128717 21173 leader_election.cc:290] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 election: Requested vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167)
I20260713 09:08:32.122134 21174 raft_consensus.cc:515] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.129843 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6c6f5733f54e43ba5738a8a58d6f24" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e"
I20260713 09:08:32.131601 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d023b7e347c44af5887a288da6378bcd" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:32.132686 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d023b7e347c44af5887a288da6378bcd" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b"
W20260713 09:08:32.132969 21018 leader_election.cc:343] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:32.133240 21129 raft_consensus.cc:3060] T d023b7e347c44af5887a288da6378bcd P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.134527 20980 raft_consensus.cc:2468] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 1.
I20260713 09:08:32.125427 21169 consensus_queue.cc:260] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.136463 21055 raft_consensus.cc:3060] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.139050 21092 leader_election.cc:304] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1; no voters: 
I20260713 09:08:32.141598 21129 raft_consensus.cc:2468] T d023b7e347c44af5887a288da6378bcd P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 1.
I20260713 09:08:32.142735 21021 leader_election.cc:304] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, a6e3123d8086404b807547c204f49e2e; no voters: 41ec17d1e661434f923643ce671b58d1
I20260713 09:08:32.143486 21173 raft_consensus.cc:2804] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:32.143545 21175 raft_consensus.cc:2804] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:32.144327 21055 raft_consensus.cc:2468] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 1.
I20260713 09:08:32.145610 21171 tablet_bootstrap.cc:492] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b: No bootstrap required, opened a new log
I20260713 09:08:32.146389 21171 ts_tablet_manager.cc:1403] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.006s
I20260713 09:08:32.148334 21173 raft_consensus.cc:697] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Becoming Leader. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Running, Role: LEADER
I20260713 09:08:32.149199 21173 consensus_queue.cc:237] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.151085 21171 raft_consensus.cc:359] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.154050 21176 ts_tablet_manager.cc:1434] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1: Time spent starting tablet: real 0.087s	user 0.028s	sys 0.051s
I20260713 09:08:32.152977 21174 leader_election.cc:290] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 election: Requested vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:32.155128 21171 raft_consensus.cc:385] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.155210 21176 tablet_bootstrap.cc:492] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1: Bootstrap starting.
I20260713 09:08:32.156024 21171 raft_consensus.cc:740] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.156669 21169 ts_tablet_manager.cc:1434] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.001s
I20260713 09:08:32.157581 21169 tablet_bootstrap.cc:492] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e: Bootstrap starting.
I20260713 09:08:32.157377 21171 consensus_queue.cc:260] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.160797 21171 ts_tablet_manager.cc:1434] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:08:32.163771 21169 tablet_bootstrap.cc:654] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.164958 21171 tablet_bootstrap.cc:492] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b: Bootstrap starting.
I20260713 09:08:32.165848 21176 tablet_bootstrap.cc:654] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.166406 20877 catalog_manager.cc:5697] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41ec17d1e661434f923643ce671b58d1 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "41ec17d1e661434f923643ce671b58d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:32.170773 21171 tablet_bootstrap.cc:654] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.173969 20878 catalog_manager.cc:5697] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 11c72f466ea84ee298828d2203438f2b (127.16.36.67). New cstate: current_term: 1 leader_uuid: "11c72f466ea84ee298828d2203438f2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: HEALTHY } } }
W20260713 09:08:32.176281 20926 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:32.179747 21175 raft_consensus.cc:697] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Becoming Leader. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Running, Role: LEADER
I20260713 09:08:32.180706 21180 raft_consensus.cc:493] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:32.180572 21175 consensus_queue.cc:237] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.181260 21180 raft_consensus.cc:515] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.183630 21180 leader_election.cc:290] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167)
I20260713 09:08:32.185585 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736056766a4f445b99f8912ff7ba620d" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e" is_pre_election: true
W20260713 09:08:32.187098 21093 leader_election.cc:343] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:32.188266 21176 tablet_bootstrap.cc:492] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1: No bootstrap required, opened a new log
I20260713 09:08:32.188738 21176 ts_tablet_manager.cc:1403] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.004s
I20260713 09:08:32.188661 20980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736056766a4f445b99f8912ff7ba620d" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1" is_pre_election: true
W20260713 09:08:32.190141 21092 leader_election.cc:343] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:32.190577 21092 leader_election.cc:304] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b; no voters: 41ec17d1e661434f923643ce671b58d1, a6e3123d8086404b807547c204f49e2e
I20260713 09:08:32.191290 21173 raft_consensus.cc:2749] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:32.191931 21176 raft_consensus.cc:359] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.192718 21176 raft_consensus.cc:385] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.193010 21176 raft_consensus.cc:740] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.193298 20876 catalog_manager.cc:5697] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 11c72f466ea84ee298828d2203438f2b (127.16.36.67). New cstate: current_term: 1 leader_uuid: "11c72f466ea84ee298828d2203438f2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:32.194067 21176 consensus_queue.cc:260] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.195760 21171 tablet_bootstrap.cc:492] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b: No bootstrap required, opened a new log
I20260713 09:08:32.196197 21171 ts_tablet_manager.cc:1403] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.000s
I20260713 09:08:32.196569 21176 ts_tablet_manager.cc:1434] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:32.197633 21176 tablet_bootstrap.cc:492] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1: Bootstrap starting.
I20260713 09:08:32.198690 21169 tablet_bootstrap.cc:492] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e: No bootstrap required, opened a new log
I20260713 09:08:32.199136 21169 ts_tablet_manager.cc:1403] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.004s
I20260713 09:08:32.201640 21169 raft_consensus.cc:359] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.202255 21169 raft_consensus.cc:385] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.202535 21169 raft_consensus.cc:740] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.203182 21169 consensus_queue.cc:260] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.204324 21176 tablet_bootstrap.cc:654] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.196018 21173 raft_consensus.cc:493] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:32.205102 21169 ts_tablet_manager.cc:1434] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:32.204906 21173 raft_consensus.cc:515] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.198714 21171 raft_consensus.cc:359] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.206436 21171 raft_consensus.cc:385] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.206717 21171 raft_consensus.cc:740] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.207419 21171 consensus_queue.cc:260] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.208033 20980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de58598a603841d0bd2a38dafe3544cd" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1" is_pre_election: true
I20260713 09:08:32.208712 20980 raft_consensus.cc:2468] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 0.
I20260713 09:08:32.209820 21171 ts_tablet_manager.cc:1434] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:08:32.210217 21092 leader_election.cc:304] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1; no voters: 
I20260713 09:08:32.211130 21180 raft_consensus.cc:2804] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:32.211486 21180 raft_consensus.cc:493] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:32.211802 21180 raft_consensus.cc:3060] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.215461 21176 tablet_bootstrap.cc:492] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1: No bootstrap required, opened a new log
I20260713 09:08:32.215906 21176 ts_tablet_manager.cc:1403] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:08:32.218441 21176 raft_consensus.cc:359] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.219094 21176 raft_consensus.cc:385] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.219312 21176 raft_consensus.cc:740] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.219856 21176 consensus_queue.cc:260] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.220464 20877 catalog_manager.cc:5697] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to a6e3123d8086404b807547c204f49e2e (127.16.36.66). New cstate: current_term: 1 leader_uuid: "a6e3123d8086404b807547c204f49e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:32.221374 21176 ts_tablet_manager.cc:1434] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:32.222183 21176 tablet_bootstrap.cc:492] T 0679381ae6234bc391ad6d2fb9d88e83 P 41ec17d1e661434f923643ce671b58d1: Bootstrap starting.
I20260713 09:08:32.222376 21180 raft_consensus.cc:515] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.227648 21176 tablet_bootstrap.cc:654] T 0679381ae6234bc391ad6d2fb9d88e83 P 41ec17d1e661434f923643ce671b58d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.228946 21173 leader_election.cc:290] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167)
I20260713 09:08:32.230185 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de58598a603841d0bd2a38dafe3544cd" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e" is_pre_election: true
I20260713 09:08:32.230830 21055 raft_consensus.cc:2468] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 0.
I20260713 09:08:32.231101 20980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de58598a603841d0bd2a38dafe3544cd" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:32.231618 20980 raft_consensus.cc:3060] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.243175 20980 raft_consensus.cc:2468] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 1.
I20260713 09:08:32.244323 21092 leader_election.cc:304] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1; no voters: 
I20260713 09:08:32.244971 21180 leader_election.cc:290] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 election: Requested vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167)
I20260713 09:08:32.245151 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de58598a603841d0bd2a38dafe3544cd" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e"
I20260713 09:08:32.245554 21180 raft_consensus.cc:2804] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:32.245671 21055 raft_consensus.cc:3060] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.246035 21180 raft_consensus.cc:697] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Becoming Leader. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Running, Role: LEADER
I20260713 09:08:32.247339 21180 consensus_queue.cc:237] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.248971 21183 raft_consensus.cc:493] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:32.249341 21183 raft_consensus.cc:515] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.251029 21183 leader_election.cc:290] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:32.252225 21055 raft_consensus.cc:2468] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 1.
I20260713 09:08:32.255043 21175 raft_consensus.cc:493] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:32.255275 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeafa0f599a542acb59187eda046218d" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b" is_pre_election: true
I20260713 09:08:32.256325 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeafa0f599a542acb59187eda046218d" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e" is_pre_election: true
I20260713 09:08:32.256074 20876 catalog_manager.cc:5697] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 11c72f466ea84ee298828d2203438f2b (127.16.36.67). New cstate: current_term: 1 leader_uuid: "11c72f466ea84ee298828d2203438f2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:32.257026 21055 raft_consensus.cc:2393] T eeafa0f599a542acb59187eda046218d P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41ec17d1e661434f923643ce671b58d1 in current term 1: Already voted for candidate 11c72f466ea84ee298828d2203438f2b in this term.
I20260713 09:08:32.255488 21175 raft_consensus.cc:515] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.257889 20944 leader_election.cc:304] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41ec17d1e661434f923643ce671b58d1; no voters: 11c72f466ea84ee298828d2203438f2b, a6e3123d8086404b807547c204f49e2e
I20260713 09:08:32.258469 21183 raft_consensus.cc:3060] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.259640 20980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679381ae6234bc391ad6d2fb9d88e83" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1" is_pre_election: true
I20260713 09:08:32.260258 21175 leader_election.cc:290] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
W20260713 09:08:32.261066 21018 leader_election.cc:343] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:32.261919 21176 tablet_bootstrap.cc:492] T 0679381ae6234bc391ad6d2fb9d88e83 P 41ec17d1e661434f923643ce671b58d1: No bootstrap required, opened a new log
I20260713 09:08:32.261878 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679381ae6234bc391ad6d2fb9d88e83" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b" is_pre_election: true
I20260713 09:08:32.262547 21176 ts_tablet_manager.cc:1403] T 0679381ae6234bc391ad6d2fb9d88e83 P 41ec17d1e661434f923643ce671b58d1: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.023s
I20260713 09:08:32.262662 21129 raft_consensus.cc:2468] T 0679381ae6234bc391ad6d2fb9d88e83 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 0.
I20260713 09:08:32.263844 21021 leader_election.cc:304] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e [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: 11c72f466ea84ee298828d2203438f2b, a6e3123d8086404b807547c204f49e2e; no voters: 41ec17d1e661434f923643ce671b58d1
I20260713 09:08:32.264803 21183 raft_consensus.cc:2749] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:32.264896 21175 raft_consensus.cc:2804] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:32.265009 21176 raft_consensus.cc:359] T 0679381ae6234bc391ad6d2fb9d88e83 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.265614 21175 raft_consensus.cc:493] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:32.265843 21176 raft_consensus.cc:385] T 0679381ae6234bc391ad6d2fb9d88e83 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.265916 21175 raft_consensus.cc:3060] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.266198 21176 raft_consensus.cc:740] T 0679381ae6234bc391ad6d2fb9d88e83 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.266901 21176 consensus_queue.cc:260] T 0679381ae6234bc391ad6d2fb9d88e83 P 41ec17d1e661434f923643ce671b58d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.268500 21176 ts_tablet_manager.cc:1434] T 0679381ae6234bc391ad6d2fb9d88e83 P 41ec17d1e661434f923643ce671b58d1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:32.269335 21176 tablet_bootstrap.cc:492] T 736056766a4f445b99f8912ff7ba620d P 41ec17d1e661434f923643ce671b58d1: Bootstrap starting.
I20260713 09:08:32.270859 21175 raft_consensus.cc:515] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.273198 20980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679381ae6234bc391ad6d2fb9d88e83" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:32.273823 20980 raft_consensus.cc:3060] T 0679381ae6234bc391ad6d2fb9d88e83 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.274179 21176 tablet_bootstrap.cc:654] T 736056766a4f445b99f8912ff7ba620d P 41ec17d1e661434f923643ce671b58d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.277915 21176 tablet_bootstrap.cc:492] T 736056766a4f445b99f8912ff7ba620d P 41ec17d1e661434f923643ce671b58d1: No bootstrap required, opened a new log
I20260713 09:08:32.278223 21176 ts_tablet_manager.cc:1403] T 736056766a4f445b99f8912ff7ba620d P 41ec17d1e661434f923643ce671b58d1: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:32.278472 20980 raft_consensus.cc:2468] T 0679381ae6234bc391ad6d2fb9d88e83 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 1.
I20260713 09:08:32.273198 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679381ae6234bc391ad6d2fb9d88e83" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b"
I20260713 09:08:32.279269 21129 raft_consensus.cc:3060] T 0679381ae6234bc391ad6d2fb9d88e83 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.279587 21018 leader_election.cc:304] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec17d1e661434f923643ce671b58d1, a6e3123d8086404b807547c204f49e2e; no voters: 
I20260713 09:08:32.280598 21206 raft_consensus.cc:2804] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:32.280370 21176 raft_consensus.cc:359] T 736056766a4f445b99f8912ff7ba620d P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.281041 21176 raft_consensus.cc:385] T 736056766a4f445b99f8912ff7ba620d P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.281072 21206 raft_consensus.cc:697] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Becoming Leader. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Running, Role: LEADER
I20260713 09:08:32.281409 21176 raft_consensus.cc:740] T 736056766a4f445b99f8912ff7ba620d P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.281996 21176 consensus_queue.cc:260] T 736056766a4f445b99f8912ff7ba620d P 41ec17d1e661434f923643ce671b58d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.282943 21206 consensus_queue.cc:237] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.283845 21176 ts_tablet_manager.cc:1434] T 736056766a4f445b99f8912ff7ba620d P 41ec17d1e661434f923643ce671b58d1: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:08:32.284335 21129 raft_consensus.cc:2468] T 0679381ae6234bc391ad6d2fb9d88e83 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 1.
I20260713 09:08:32.284973 21175 leader_election.cc:290] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 election: Requested vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:32.290803 20878 catalog_manager.cc:5697] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to a6e3123d8086404b807547c204f49e2e (127.16.36.66). New cstate: current_term: 1 leader_uuid: "a6e3123d8086404b807547c204f49e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:32.312785 21180 consensus_queue.cc:1048] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:32.321512 20980 raft_consensus.cc:3060] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.326233 21180 raft_consensus.cc:493] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:32.326834 21180 raft_consensus.cc:515] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } }
I20260713 09:08:32.328202 21183 raft_consensus.cc:493] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:32.328672 21183 raft_consensus.cc:515] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.329378 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168be3926f104b29a6f1bddaa2c2eb8b" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e" is_pre_election: true
I20260713 09:08:32.330041 21173 consensus_queue.cc:1048] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:32.330837 21055 raft_consensus.cc:2468] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 0.
I20260713 09:08:32.331533 21183 leader_election.cc:290] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:32.332013 21093 leader_election.cc:304] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, a6e3123d8086404b807547c204f49e2e; no voters: 
I20260713 09:08:32.332901 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09771bd631db42f0a2bc332da8bba8b9" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b" is_pre_election: true
I20260713 09:08:32.333364 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09771bd631db42f0a2bc332da8bba8b9" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e" is_pre_election: true
I20260713 09:08:32.334591 20944 leader_election.cc:304] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1 [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: 41ec17d1e661434f923643ce671b58d1; no voters: 11c72f466ea84ee298828d2203438f2b, a6e3123d8086404b807547c204f49e2e
I20260713 09:08:32.334787 21173 raft_consensus.cc:2804] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:32.335767 21173 raft_consensus.cc:493] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:32.336033 21173 raft_consensus.cc:3060] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.338549 21180 leader_election.cc:290] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167), 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795)
I20260713 09:08:32.330122 20980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168be3926f104b29a6f1bddaa2c2eb8b" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1" is_pre_election: true
I20260713 09:08:32.339214 20980 raft_consensus.cc:2468] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 0.
I20260713 09:08:32.340595 21183 raft_consensus.cc:2749] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:32.341282 21173 raft_consensus.cc:515] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } }
I20260713 09:08:32.343879 21173 leader_election.cc:290] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 election: Requested vote from peers a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167), 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795)
I20260713 09:08:32.343892 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168be3926f104b29a6f1bddaa2c2eb8b" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e"
I20260713 09:08:32.344730 21055 raft_consensus.cc:3060] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.344099 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168be3926f104b29a6f1bddaa2c2eb8b" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:32.345239 20979 raft_consensus.cc:3060] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.350284 20979 raft_consensus.cc:2468] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 1.
I20260713 09:08:32.350325 21055 raft_consensus.cc:2468] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 1.
I20260713 09:08:32.351362 21092 leader_election.cc:304] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1; no voters: 
I20260713 09:08:32.352011 21173 raft_consensus.cc:2804] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:32.352330 21173 raft_consensus.cc:697] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Becoming Leader. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Running, Role: LEADER
I20260713 09:08:32.352954 21173 consensus_queue.cc:237] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } }
I20260713 09:08:32.359668 20876 catalog_manager.cc:5697] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 11c72f466ea84ee298828d2203438f2b (127.16.36.67). New cstate: current_term: 1 leader_uuid: "11c72f466ea84ee298828d2203438f2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:32.437927 21183 raft_consensus.cc:493] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:32.438527 21183 raft_consensus.cc:515] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.440498 21183 leader_election.cc:290] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:32.441363 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d023b7e347c44af5887a288da6378bcd" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e" is_pre_election: true
I20260713 09:08:32.441673 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d023b7e347c44af5887a288da6378bcd" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b" is_pre_election: true
I20260713 09:08:32.442938 21129 raft_consensus.cc:2393] T d023b7e347c44af5887a288da6378bcd P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41ec17d1e661434f923643ce671b58d1 in current term 1: Already voted for candidate a6e3123d8086404b807547c204f49e2e in this term.
I20260713 09:08:32.443939 20946 leader_election.cc:304] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41ec17d1e661434f923643ce671b58d1; no voters: 11c72f466ea84ee298828d2203438f2b, a6e3123d8086404b807547c204f49e2e
I20260713 09:08:32.444698 21183 raft_consensus.cc:3060] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.449188 21183 raft_consensus.cc:2749] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:32.500641 21129 raft_consensus.cc:3060] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.506105 21183 consensus_queue.cc:1048] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:32.515162 21225 consensus_queue.cc:1048] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:32.577595 21173 consensus_queue.cc:1048] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:32.587414 21180 consensus_queue.cc:1048] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:32.625169 21180 consensus_queue.cc:1048] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:32.630357 21206 raft_consensus.cc:493] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:32.630842 21206 raft_consensus.cc:515] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.632845 21206 leader_election.cc:290] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:32.634328 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736056766a4f445b99f8912ff7ba620d" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1" is_pre_election: true
I20260713 09:08:32.634990 20979 raft_consensus.cc:2468] T 736056766a4f445b99f8912ff7ba620d P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 0.
I20260713 09:08:32.634974 21228 consensus_queue.cc:1048] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:32.636200 21018 leader_election.cc:304] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec17d1e661434f923643ce671b58d1, a6e3123d8086404b807547c204f49e2e; no voters: 
I20260713 09:08:32.637157 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736056766a4f445b99f8912ff7ba620d" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b" is_pre_election: true
I20260713 09:08:32.637778 21129 raft_consensus.cc:2468] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 0.
I20260713 09:08:32.638556 21175 raft_consensus.cc:2804] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:32.638931 21175 raft_consensus.cc:493] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:32.639250 21175 raft_consensus.cc:3060] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.645417 21175 raft_consensus.cc:515] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.647332 21175 leader_election.cc:290] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 election: Requested vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:32.647943 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736056766a4f445b99f8912ff7ba620d" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:32.648190 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736056766a4f445b99f8912ff7ba620d" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b"
I20260713 09:08:32.648495 20979 raft_consensus.cc:3060] T 736056766a4f445b99f8912ff7ba620d P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.648687 21129 raft_consensus.cc:3060] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.653313 20979 raft_consensus.cc:2468] T 736056766a4f445b99f8912ff7ba620d P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 1.
I20260713 09:08:32.654246 21018 leader_election.cc:304] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec17d1e661434f923643ce671b58d1, a6e3123d8086404b807547c204f49e2e; no voters: 
I20260713 09:08:32.654644 21129 raft_consensus.cc:2468] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 1.
I20260713 09:08:32.654979 21175 raft_consensus.cc:2804] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:32.655581 21175 raft_consensus.cc:697] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Becoming Leader. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Running, Role: LEADER
I20260713 09:08:32.656493 21175 consensus_queue.cc:237] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.659013 21228 consensus_queue.cc:1048] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:32.663556 20876 catalog_manager.cc:5697] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to a6e3123d8086404b807547c204f49e2e (127.16.36.66). New cstate: current_term: 1 leader_uuid: "a6e3123d8086404b807547c204f49e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:32.669509 21175 consensus_queue.cc:1048] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:32.669951 21180 consensus_queue.cc:1048] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:32.687537 21175 consensus_queue.cc:1048] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:32.778187 21129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "168be3926f104b29a6f1bddaa2c2eb8b"
dest_uuid: "11c72f466ea84ee298828d2203438f2b"
mode: GRACEFUL
new_leader_uuid: "41ec17d1e661434f923643ce671b58d1"
 from {username='slave'} at 127.0.0.1:46824
I20260713 09:08:32.778702 21129 raft_consensus.cc:606] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Received request to transfer leadership to TS 41ec17d1e661434f923643ce671b58d1
I20260713 09:08:32.782889 21129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09771bd631db42f0a2bc332da8bba8b9"
dest_uuid: "11c72f466ea84ee298828d2203438f2b"
mode: GRACEFUL
new_leader_uuid: "41ec17d1e661434f923643ce671b58d1"
 from {username='slave'} at 127.0.0.1:46824
I20260713 09:08:32.783306 21129 raft_consensus.cc:606] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Received request to transfer leadership to TS 41ec17d1e661434f923643ce671b58d1
I20260713 09:08:32.787272 21129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eeafa0f599a542acb59187eda046218d"
dest_uuid: "11c72f466ea84ee298828d2203438f2b"
mode: GRACEFUL
new_leader_uuid: "41ec17d1e661434f923643ce671b58d1"
 from {username='slave'} at 127.0.0.1:46824
I20260713 09:08:32.787669 21129 raft_consensus.cc:606] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Received request to transfer leadership to TS 41ec17d1e661434f923643ce671b58d1
I20260713 09:08:32.794685 21175 consensus_queue.cc:1048] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:32.800985 21055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d023b7e347c44af5887a288da6378bcd"
dest_uuid: "a6e3123d8086404b807547c204f49e2e"
mode: GRACEFUL
new_leader_uuid: "41ec17d1e661434f923643ce671b58d1"
 from {username='slave'} at 127.0.0.1:40570
I20260713 09:08:32.801507 21055 raft_consensus.cc:606] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Received request to transfer leadership to TS 41ec17d1e661434f923643ce671b58d1
I20260713 09:08:32.806355 21206 consensus_queue.cc:1048] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:32.808570 21128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de58598a603841d0bd2a38dafe3544cd"
dest_uuid: "11c72f466ea84ee298828d2203438f2b"
mode: GRACEFUL
new_leader_uuid: "a6e3123d8086404b807547c204f49e2e"
 from {username='slave'} at 127.0.0.1:46824
I20260713 09:08:32.809152 21128 raft_consensus.cc:606] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Received request to transfer leadership to TS a6e3123d8086404b807547c204f49e2e
I20260713 09:08:32.822480 20979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47a6aacbf47e4f4a92dd89b5f8177274"
dest_uuid: "41ec17d1e661434f923643ce671b58d1"
mode: GRACEFUL
new_leader_uuid: "a6e3123d8086404b807547c204f49e2e"
 from {username='slave'} at 127.0.0.1:41980
I20260713 09:08:32.822956 20979 raft_consensus.cc:606] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [term 1 LEADER]: Received request to transfer leadership to TS a6e3123d8086404b807547c204f49e2e
I20260713 09:08:32.826928 21129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a6c6f5733f54e43ba5738a8a58d6f24"
dest_uuid: "11c72f466ea84ee298828d2203438f2b"
mode: GRACEFUL
new_leader_uuid: "a6e3123d8086404b807547c204f49e2e"
 from {username='slave'} at 127.0.0.1:46824
I20260713 09:08:32.827322 21129 raft_consensus.cc:606] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Received request to transfer leadership to TS a6e3123d8086404b807547c204f49e2e
I20260713 09:08:32.833305 21055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "736056766a4f445b99f8912ff7ba620d"
dest_uuid: "a6e3123d8086404b807547c204f49e2e"
mode: GRACEFUL
new_leader_uuid: "11c72f466ea84ee298828d2203438f2b"
 from {username='slave'} at 127.0.0.1:40570
I20260713 09:08:32.833721 21055 raft_consensus.cc:606] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Received request to transfer leadership to TS 11c72f466ea84ee298828d2203438f2b
I20260713 09:08:32.864835 21180 consensus_queue.cc:1048] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:32.865540 21200 consensus_queue.cc:1048] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:32.873868 21173 raft_consensus.cc:993] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b: : Instructing follower 41ec17d1e661434f923643ce671b58d1 to start an election
I20260713 09:08:32.874291 21173 raft_consensus.cc:1081] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Signalling peer 41ec17d1e661434f923643ce671b58d1 to start an election
I20260713 09:08:32.876830 20979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "168be3926f104b29a6f1bddaa2c2eb8b"
dest_uuid: "41ec17d1e661434f923643ce671b58d1"
 from {username='slave'} at 127.0.0.1:41970
I20260713 09:08:32.877236 20979 raft_consensus.cc:493] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:32.877498 20979 raft_consensus.cc:3060] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.883337 20979 raft_consensus.cc:515] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } }
I20260713 09:08:32.884935 20979 leader_election.cc:290] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 2 election: Requested vote from peers 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307), a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167)
I20260713 09:08:32.885501 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168be3926f104b29a6f1bddaa2c2eb8b" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11c72f466ea84ee298828d2203438f2b"
I20260713 09:08:32.886019 21129 raft_consensus.cc:3055] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:32.886334 21129 raft_consensus.cc:740] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Running, Role: LEADER
I20260713 09:08:32.886206 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168be3926f104b29a6f1bddaa2c2eb8b" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6e3123d8086404b807547c204f49e2e"
I20260713 09:08:32.886952 21055 raft_consensus.cc:3060] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.887133 21129 consensus_queue.cc:260] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } }
I20260713 09:08:32.888073 21129 raft_consensus.cc:3060] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.891997 21055 raft_consensus.cc:2468] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 2.
I20260713 09:08:32.892588 21129 raft_consensus.cc:2468] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 2.
I20260713 09:08:32.892933 20944 leader_election.cc:304] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec17d1e661434f923643ce671b58d1, a6e3123d8086404b807547c204f49e2e; no voters: 
I20260713 09:08:32.893568 21225 raft_consensus.cc:2804] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:32.893895 21225 raft_consensus.cc:697] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1 [term 2 LEADER]: Becoming Leader. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Running, Role: LEADER
I20260713 09:08:32.894567 21225 consensus_queue.cc:237] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } }
I20260713 09:08:32.899587 20878 catalog_manager.cc:5697] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1 reported cstate change: term changed from 1 to 2, leader changed from 11c72f466ea84ee298828d2203438f2b (127.16.36.67) to 41ec17d1e661434f923643ce671b58d1 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "41ec17d1e661434f923643ce671b58d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:32.938503 21200 raft_consensus.cc:993] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b: : Instructing follower 41ec17d1e661434f923643ce671b58d1 to start an election
I20260713 09:08:32.938951 21180 raft_consensus.cc:1081] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Signalling peer 41ec17d1e661434f923643ce671b58d1 to start an election
I20260713 09:08:32.940340 20979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09771bd631db42f0a2bc332da8bba8b9"
dest_uuid: "41ec17d1e661434f923643ce671b58d1"
 from {username='slave'} at 127.0.0.1:41970
I20260713 09:08:32.940896 20979 raft_consensus.cc:493] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:32.941268 20979 raft_consensus.cc:3060] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.946480 20979 raft_consensus.cc:515] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.947913 20979 leader_election.cc:290] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 2 election: Requested vote from peers a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:32.948597 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09771bd631db42f0a2bc332da8bba8b9" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6e3123d8086404b807547c204f49e2e"
I20260713 09:08:32.948925 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09771bd631db42f0a2bc332da8bba8b9" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11c72f466ea84ee298828d2203438f2b"
I20260713 09:08:32.949196 21055 raft_consensus.cc:3060] T 09771bd631db42f0a2bc332da8bba8b9 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.949468 21129 raft_consensus.cc:3055] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:32.949782 21129 raft_consensus.cc:740] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Running, Role: LEADER
I20260713 09:08:32.950552 21129 consensus_queue.cc:260] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.951720 21129 raft_consensus.cc:3060] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.955539 21055 raft_consensus.cc:2468] T 09771bd631db42f0a2bc332da8bba8b9 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 2.
I20260713 09:08:32.956562 20944 leader_election.cc:304] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec17d1e661434f923643ce671b58d1, a6e3123d8086404b807547c204f49e2e; no voters: 
I20260713 09:08:32.957297 21225 raft_consensus.cc:2804] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:32.957667 21225 raft_consensus.cc:697] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1 [term 2 LEADER]: Becoming Leader. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Running, Role: LEADER
I20260713 09:08:32.957943 21129 raft_consensus.cc:2468] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 2.
I20260713 09:08:32.958339 21225 consensus_queue.cc:237] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.963836 20878 catalog_manager.cc:5697] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1 reported cstate change: term changed from 1 to 2, leader changed from 11c72f466ea84ee298828d2203438f2b (127.16.36.67) to 41ec17d1e661434f923643ce671b58d1 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "41ec17d1e661434f923643ce671b58d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:32.982270 21183 raft_consensus.cc:993] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1: : Instructing follower a6e3123d8086404b807547c204f49e2e to start an election
I20260713 09:08:32.982674 21225 raft_consensus.cc:1081] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [term 1 LEADER]: Signalling peer a6e3123d8086404b807547c204f49e2e to start an election
I20260713 09:08:32.983909 21055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47a6aacbf47e4f4a92dd89b5f8177274"
dest_uuid: "a6e3123d8086404b807547c204f49e2e"
 from {username='slave'} at 127.0.0.1:40566
I20260713 09:08:32.984306 21055 raft_consensus.cc:493] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:32.984561 21055 raft_consensus.cc:3060] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.988859 21055 raft_consensus.cc:515] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.990226 21055 leader_election.cc:290] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 2 election: Requested vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:32.990907 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a6aacbf47e4f4a92dd89b5f8177274" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:32.991120 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a6aacbf47e4f4a92dd89b5f8177274" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11c72f466ea84ee298828d2203438f2b"
I20260713 09:08:32.991473 20979 raft_consensus.cc:3055] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:32.991590 21129 raft_consensus.cc:3060] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.991786 20979 raft_consensus.cc:740] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Running, Role: LEADER
I20260713 09:08:32.992504 20979 consensus_queue.cc:260] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:32.993335 20979 raft_consensus.cc:3060] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.995858 21129 raft_consensus.cc:2468] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 2.
I20260713 09:08:32.996730 21021 leader_election.cc:304] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, a6e3123d8086404b807547c204f49e2e; no voters: 
I20260713 09:08:32.997319 21206 raft_consensus.cc:2804] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:32.997669 21206 raft_consensus.cc:697] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [term 2 LEADER]: Becoming Leader. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Running, Role: LEADER
I20260713 09:08:32.997797 20979 raft_consensus.cc:2468] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 2.
I20260713 09:08:32.998379 21206 consensus_queue.cc:237] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:33.003791 20878 catalog_manager.cc:5697] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e reported cstate change: term changed from 1 to 2, leader changed from 41ec17d1e661434f923643ce671b58d1 (127.16.36.65) to a6e3123d8086404b807547c204f49e2e (127.16.36.66). New cstate: current_term: 2 leader_uuid: "a6e3123d8086404b807547c204f49e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:33.018852 21200 raft_consensus.cc:993] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b: : Instructing follower 41ec17d1e661434f923643ce671b58d1 to start an election
I20260713 09:08:33.019193 21180 raft_consensus.cc:1081] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Signalling peer 41ec17d1e661434f923643ce671b58d1 to start an election
I20260713 09:08:33.020388 20979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eeafa0f599a542acb59187eda046218d"
dest_uuid: "41ec17d1e661434f923643ce671b58d1"
 from {username='slave'} at 127.0.0.1:41970
I20260713 09:08:33.020798 20979 raft_consensus.cc:493] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:33.021061 20979 raft_consensus.cc:3060] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:33.025275 20979 raft_consensus.cc:515] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:33.026760 20979 leader_election.cc:290] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 2 election: Requested vote from peers a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:33.027356 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeafa0f599a542acb59187eda046218d" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6e3123d8086404b807547c204f49e2e"
I20260713 09:08:33.027650 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeafa0f599a542acb59187eda046218d" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11c72f466ea84ee298828d2203438f2b"
I20260713 09:08:33.027843 21055 raft_consensus.cc:3060] T eeafa0f599a542acb59187eda046218d P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:33.028121 21129 raft_consensus.cc:3055] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:33.028375 21129 raft_consensus.cc:740] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Running, Role: LEADER
I20260713 09:08:33.028971 21129 consensus_queue.cc:260] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:33.029835 21129 raft_consensus.cc:3060] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:33.032199 21055 raft_consensus.cc:2468] T eeafa0f599a542acb59187eda046218d P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 2.
I20260713 09:08:33.033056 20944 leader_election.cc:304] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec17d1e661434f923643ce671b58d1, a6e3123d8086404b807547c204f49e2e; no voters: 
I20260713 09:08:33.033758 21225 raft_consensus.cc:2804] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:33.034108 21225 raft_consensus.cc:697] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [term 2 LEADER]: Becoming Leader. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Running, Role: LEADER
I20260713 09:08:33.034749 21129 raft_consensus.cc:2468] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 2.
I20260713 09:08:33.034780 21225 consensus_queue.cc:237] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:33.040467 20878 catalog_manager.cc:5697] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 reported cstate change: term changed from 1 to 2, leader changed from 11c72f466ea84ee298828d2203438f2b (127.16.36.67) to 41ec17d1e661434f923643ce671b58d1 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "41ec17d1e661434f923643ce671b58d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:33.083630 21174 raft_consensus.cc:993] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e: : Instructing follower 41ec17d1e661434f923643ce671b58d1 to start an election
I20260713 09:08:33.084034 21206 raft_consensus.cc:1081] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Signalling peer 41ec17d1e661434f923643ce671b58d1 to start an election
I20260713 09:08:33.085413 20979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d023b7e347c44af5887a288da6378bcd"
dest_uuid: "41ec17d1e661434f923643ce671b58d1"
 from {username='slave'} at 127.0.0.1:41956
I20260713 09:08:33.085840 20979 raft_consensus.cc:493] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:33.086117 20979 raft_consensus.cc:3060] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:33.090478 20979 raft_consensus.cc:515] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:33.092355 20979 leader_election.cc:290] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 2 election: Requested vote from peers a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:33.092931 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d023b7e347c44af5887a288da6378bcd" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6e3123d8086404b807547c204f49e2e"
I20260713 09:08:33.093291 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d023b7e347c44af5887a288da6378bcd" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11c72f466ea84ee298828d2203438f2b"
I20260713 09:08:33.093508 21055 raft_consensus.cc:3055] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:33.093806 21129 raft_consensus.cc:3060] T d023b7e347c44af5887a288da6378bcd P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:33.093866 21055 raft_consensus.cc:740] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Running, Role: LEADER
I20260713 09:08:33.094636 21055 consensus_queue.cc:260] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:33.095469 21055 raft_consensus.cc:3060] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:33.098451 21129 raft_consensus.cc:2468] T d023b7e347c44af5887a288da6378bcd P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 2.
I20260713 09:08:33.099391 20946 leader_election.cc:304] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1; no voters: 
I20260713 09:08:33.099972 21225 raft_consensus.cc:2804] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:33.100239 21055 raft_consensus.cc:2468] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 2.
I20260713 09:08:33.100313 21225 raft_consensus.cc:697] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1 [term 2 LEADER]: Becoming Leader. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Running, Role: LEADER
I20260713 09:08:33.101191 21225 consensus_queue.cc:237] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:33.106290 20878 catalog_manager.cc:5697] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1 reported cstate change: term changed from 1 to 2, leader changed from a6e3123d8086404b807547c204f49e2e (127.16.36.66) to 41ec17d1e661434f923643ce671b58d1 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "41ec17d1e661434f923643ce671b58d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:33.147171 21206 consensus_queue.cc:1048] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:33.156524 21175 consensus_queue.cc:1048] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:33.165133 21175 raft_consensus.cc:993] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e: : Instructing follower 11c72f466ea84ee298828d2203438f2b to start an election
I20260713 09:08:33.165501 21206 raft_consensus.cc:1081] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Signalling peer 11c72f466ea84ee298828d2203438f2b to start an election
I20260713 09:08:33.166875 21129 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "736056766a4f445b99f8912ff7ba620d"
dest_uuid: "11c72f466ea84ee298828d2203438f2b"
 from {username='slave'} at 127.0.0.1:46804
I20260713 09:08:33.167399 21129 raft_consensus.cc:493] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:33.167750 21129 raft_consensus.cc:3060] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:33.172945 21129 raft_consensus.cc:515] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:33.174651 21129 leader_election.cc:290] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 2 election: Requested vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167)
I20260713 09:08:33.175190 20980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736056766a4f445b99f8912ff7ba620d" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:33.175662 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736056766a4f445b99f8912ff7ba620d" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6e3123d8086404b807547c204f49e2e"
I20260713 09:08:33.175776 20980 raft_consensus.cc:3060] T 736056766a4f445b99f8912ff7ba620d P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:33.176573 21055 raft_consensus.cc:3055] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:33.176857 21055 raft_consensus.cc:740] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Running, Role: LEADER
I20260713 09:08:33.177591 21055 consensus_queue.cc:260] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:33.178781 21055 raft_consensus.cc:3060] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:33.181428 20980 raft_consensus.cc:2468] T 736056766a4f445b99f8912ff7ba620d P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 2.
I20260713 09:08:33.182322 21092 leader_election.cc:304] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1; no voters: 
I20260713 09:08:33.182973 21180 raft_consensus.cc:2804] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:33.183300 21180 raft_consensus.cc:697] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [term 2 LEADER]: Becoming Leader. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Running, Role: LEADER
I20260713 09:08:33.183878 21180 consensus_queue.cc:237] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:33.185247 21055 raft_consensus.cc:2468] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 2.
I20260713 09:08:33.190526 20877 catalog_manager.cc:5697] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b reported cstate change: term changed from 1 to 2, leader changed from a6e3123d8086404b807547c204f49e2e (127.16.36.66) to 11c72f466ea84ee298828d2203438f2b (127.16.36.67). New cstate: current_term: 2 leader_uuid: "11c72f466ea84ee298828d2203438f2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:33.247495 21200 raft_consensus.cc:993] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b: : Instructing follower a6e3123d8086404b807547c204f49e2e to start an election
I20260713 09:08:33.247905 21180 raft_consensus.cc:1081] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Signalling peer a6e3123d8086404b807547c204f49e2e to start an election
I20260713 09:08:33.249212 21055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a6c6f5733f54e43ba5738a8a58d6f24"
dest_uuid: "a6e3123d8086404b807547c204f49e2e"
 from {username='slave'} at 127.0.0.1:40564
I20260713 09:08:33.249617 21055 raft_consensus.cc:493] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:33.249863 21055 raft_consensus.cc:3060] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:33.254329 21055 raft_consensus.cc:515] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:33.255939 21055 leader_election.cc:290] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 2 election: Requested vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:33.256259 21200 raft_consensus.cc:993] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b: : Instructing follower a6e3123d8086404b807547c204f49e2e to start an election
I20260713 09:08:33.256713 21200 raft_consensus.cc:1081] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Signalling peer a6e3123d8086404b807547c204f49e2e to start an election
I20260713 09:08:33.256809 20980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6c6f5733f54e43ba5738a8a58d6f24" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:33.257164 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6c6f5733f54e43ba5738a8a58d6f24" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11c72f466ea84ee298828d2203438f2b"
I20260713 09:08:33.257404 20980 raft_consensus.cc:3060] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:33.257747 21129 raft_consensus.cc:3055] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:33.257983 21129 raft_consensus.cc:740] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Running, Role: LEADER
I20260713 09:08:33.258191 21055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de58598a603841d0bd2a38dafe3544cd"
dest_uuid: "a6e3123d8086404b807547c204f49e2e"
 from {username='slave'} at 127.0.0.1:40564
I20260713 09:08:33.258709 21055 raft_consensus.cc:493] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:33.259042 21055 raft_consensus.cc:3060] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:33.258855 21129 consensus_queue.cc:260] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:33.260083 21129 raft_consensus.cc:3060] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:33.262336 20980 raft_consensus.cc:2468] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 2.
I20260713 09:08:33.263434 21018 leader_election.cc:304] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec17d1e661434f923643ce671b58d1, a6e3123d8086404b807547c204f49e2e; no voters: 
I20260713 09:08:33.264212 21206 raft_consensus.cc:2804] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:33.264655 21206 raft_consensus.cc:697] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e [term 2 LEADER]: Becoming Leader. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Running, Role: LEADER
I20260713 09:08:33.264834 21055 raft_consensus.cc:515] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:33.265442 21206 consensus_queue.cc:237] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:33.266459 21055 leader_election.cc:290] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 2 election: Requested vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:33.266922 21129 raft_consensus.cc:2468] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 2.
I20260713 09:08:33.267478 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de58598a603841d0bd2a38dafe3544cd" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11c72f466ea84ee298828d2203438f2b"
I20260713 09:08:33.267928 21128 raft_consensus.cc:3055] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:33.268167 21128 raft_consensus.cc:740] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Running, Role: LEADER
I20260713 09:08:33.268599 20980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de58598a603841d0bd2a38dafe3544cd" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:33.268909 21128 consensus_queue.cc:260] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:33.269943 21128 raft_consensus.cc:3060] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:33.269178 20980 raft_consensus.cc:3060] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:33.273593 20877 catalog_manager.cc:5697] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e reported cstate change: term changed from 1 to 2, leader changed from 11c72f466ea84ee298828d2203438f2b (127.16.36.67) to a6e3123d8086404b807547c204f49e2e (127.16.36.66). New cstate: current_term: 2 leader_uuid: "a6e3123d8086404b807547c204f49e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:33.274394 21128 raft_consensus.cc:2468] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 2.
I20260713 09:08:33.275334 21021 leader_election.cc:304] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, a6e3123d8086404b807547c204f49e2e; no voters: 
I20260713 09:08:33.275934 21206 raft_consensus.cc:2804] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:33.276311 21206 raft_consensus.cc:697] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e [term 2 LEADER]: Becoming Leader. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Running, Role: LEADER
I20260713 09:08:33.276770 20980 raft_consensus.cc:2468] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 2.
I20260713 09:08:33.277046 21206 consensus_queue.cc:237] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:33.285513 20877 catalog_manager.cc:5697] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e reported cstate change: term changed from 1 to 2, leader changed from 11c72f466ea84ee298828d2203438f2b (127.16.36.67) to a6e3123d8086404b807547c204f49e2e (127.16.36.66). New cstate: current_term: 2 leader_uuid: "a6e3123d8086404b807547c204f49e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:33.388178 21055 raft_consensus.cc:1275] T 09771bd631db42f0a2bc332da8bba8b9 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Refusing update from remote peer 41ec17d1e661434f923643ce671b58d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:33.389263 21225 consensus_queue.cc:1048] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:33.396757 21128 raft_consensus.cc:1275] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Refusing update from remote peer 41ec17d1e661434f923643ce671b58d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:33.398042 21183 consensus_queue.cc:1048] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:33.458652 21055 raft_consensus.cc:1275] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Refusing update from remote peer 41ec17d1e661434f923643ce671b58d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:33.459645 21183 consensus_queue.cc:1048] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:33.466003 21128 raft_consensus.cc:1275] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Refusing update from remote peer 41ec17d1e661434f923643ce671b58d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:33.467360 21201 consensus_queue.cc:1048] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:33.469772 20980 raft_consensus.cc:1275] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Refusing update from remote peer a6e3123d8086404b807547c204f49e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:33.471264 21206 consensus_queue.cc:1048] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:33.478552 21128 raft_consensus.cc:1275] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Refusing update from remote peer a6e3123d8086404b807547c204f49e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:33.479835 21174 consensus_queue.cc:1048] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:33.506546 21055 raft_consensus.cc:1275] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Refusing update from remote peer 41ec17d1e661434f923643ce671b58d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:33.507443 21225 consensus_queue.cc:1048] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:33.514330 21128 raft_consensus.cc:1275] T d023b7e347c44af5887a288da6378bcd P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Refusing update from remote peer 41ec17d1e661434f923643ce671b58d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:33.515805 21183 consensus_queue.cc:1048] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:33.550161 21055 raft_consensus.cc:1275] T eeafa0f599a542acb59187eda046218d P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Refusing update from remote peer 41ec17d1e661434f923643ce671b58d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:33.551131 21183 consensus_queue.cc:1048] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:33.557348 21129 raft_consensus.cc:1275] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Refusing update from remote peer 41ec17d1e661434f923643ce671b58d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:33.558933 21201 consensus_queue.cc:1048] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:33.724291 20980 raft_consensus.cc:1275] T 736056766a4f445b99f8912ff7ba620d P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Refusing update from remote peer 11c72f466ea84ee298828d2203438f2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:33.725327 21200 consensus_queue.cc:1048] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:33.731805 21055 raft_consensus.cc:1275] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Refusing update from remote peer 11c72f466ea84ee298828d2203438f2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:33.732921 21228 consensus_queue.cc:1048] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:33.793821 20980 raft_consensus.cc:1275] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Refusing update from remote peer a6e3123d8086404b807547c204f49e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:33.794862 21174 consensus_queue.cc:1048] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:33.802513 21129 raft_consensus.cc:1275] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Refusing update from remote peer a6e3123d8086404b807547c204f49e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:33.804049 21174 consensus_queue.cc:1048] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:33.842917 20980 raft_consensus.cc:1275] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Refusing update from remote peer a6e3123d8086404b807547c204f49e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:33.844064 21174 consensus_queue.cc:1048] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:33.852206 21129 raft_consensus.cc:1275] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Refusing update from remote peer a6e3123d8086404b807547c204f49e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:33.853844 21206 consensus_queue.cc:1048] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:35.856596 20878 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54470:
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:08:35.858707 20878 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:08:35.902175 20966 tablet_service.cc:1511] Processing CreateTablet for tablet 581da3b69b1e444faa09c515dc398fc4 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:35.903385 20966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581da3b69b1e444faa09c515dc398fc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.903072 21045 tablet_service.cc:1511] Processing CreateTablet for tablet 581da3b69b1e444faa09c515dc398fc4 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:35.904239 21117 tablet_service.cc:1511] Processing CreateTablet for tablet 581da3b69b1e444faa09c515dc398fc4 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:35.904875 21045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581da3b69b1e444faa09c515dc398fc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.905351 21117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581da3b69b1e444faa09c515dc398fc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.909523 20963 tablet_service.cc:1511] Processing CreateTablet for tablet e305f219eb3f442687cb795561a22ce0 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:35.909780 20967 tablet_service.cc:1511] Processing CreateTablet for tablet 05bef903b6b240bea3a79df66a4334b8 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:35.910717 20963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e305f219eb3f442687cb795561a22ce0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.910630 21118 tablet_service.cc:1511] Processing CreateTablet for tablet e305f219eb3f442687cb795561a22ce0 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:35.911286 20967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05bef903b6b240bea3a79df66a4334b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.911832 21118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e305f219eb3f442687cb795561a22ce0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.915685 21116 tablet_service.cc:1511] Processing CreateTablet for tablet 05bef903b6b240bea3a79df66a4334b8 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:35.916849 21116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05bef903b6b240bea3a79df66a4334b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.919368 21119 tablet_service.cc:1511] Processing CreateTablet for tablet dfb963ef3e1344c58ea4e44be74ddb6d (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:35.920491 21119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb963ef3e1344c58ea4e44be74ddb6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.924302 21042 tablet_service.cc:1511] Processing CreateTablet for tablet 05bef903b6b240bea3a79df66a4334b8 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:35.925081 21041 tablet_service.cc:1511] Processing CreateTablet for tablet 9333eabc56584ed0aaa4eba33bc1b5a0 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:35.925494 21042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05bef903b6b240bea3a79df66a4334b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.925917 21044 tablet_service.cc:1511] Processing CreateTablet for tablet e305f219eb3f442687cb795561a22ce0 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:35.927342 21043 tablet_service.cc:1511] Processing CreateTablet for tablet dfb963ef3e1344c58ea4e44be74ddb6d (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:35.928167 20969 tablet_service.cc:1511] Processing CreateTablet for tablet dfb963ef3e1344c58ea4e44be74ddb6d (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:35.928472 20965 tablet_service.cc:1511] Processing CreateTablet for tablet 9333eabc56584ed0aaa4eba33bc1b5a0 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:35.929329 20969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb963ef3e1344c58ea4e44be74ddb6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.930274 20968 tablet_service.cc:1511] Processing CreateTablet for tablet 9f69a0abfe9c428983f677dbf7c74382 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:35.926290 21041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9333eabc56584ed0aaa4eba33bc1b5a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.931360 20970 tablet_service.cc:1511] Processing CreateTablet for tablet f29778794e0943b9a1269025d5ab4294 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:35.932526 21040 tablet_service.cc:1511] Processing CreateTablet for tablet 9f69a0abfe9c428983f677dbf7c74382 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:35.933506 21044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e305f219eb3f442687cb795561a22ce0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.933354 21115 tablet_service.cc:1511] Processing CreateTablet for tablet 9333eabc56584ed0aaa4eba33bc1b5a0 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:35.934577 21115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9333eabc56584ed0aaa4eba33bc1b5a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.934448 21039 tablet_service.cc:1511] Processing CreateTablet for tablet f29778794e0943b9a1269025d5ab4294 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:35.935657 21039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f29778794e0943b9a1269025d5ab4294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.937299 21040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f69a0abfe9c428983f677dbf7c74382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.937806 21114 tablet_service.cc:1511] Processing CreateTablet for tablet 9f69a0abfe9c428983f677dbf7c74382 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:35.938745 21043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb963ef3e1344c58ea4e44be74ddb6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.939002 21114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f69a0abfe9c428983f677dbf7c74382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.941294 21113 tablet_service.cc:1511] Processing CreateTablet for tablet f29778794e0943b9a1269025d5ab4294 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:35.942529 21113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f29778794e0943b9a1269025d5ab4294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.931420 20968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f69a0abfe9c428983f677dbf7c74382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.945616 20965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9333eabc56584ed0aaa4eba33bc1b5a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.950780 20970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f29778794e0943b9a1269025d5ab4294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.978889 21267 tablet_bootstrap.cc:492] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1: Bootstrap starting.
I20260713 09:08:35.994753 20964 tablet_service.cc:1511] Processing CreateTablet for tablet 37f4c9408f9744d2a1ca8f4110c195d2 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:35.996086 20964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f4c9408f9744d2a1ca8f4110c195d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:35.996423 21038 tablet_service.cc:1511] Processing CreateTablet for tablet 37f4c9408f9744d2a1ca8f4110c195d2 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:35.997691 21038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f4c9408f9744d2a1ca8f4110c195d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:36.024392 21267 tablet_bootstrap.cc:654] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.038954 21115 tablet_service.cc:1511] Processing CreateTablet for tablet 68ddc17450df492aa6d724742b901b55 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:36.040373 21115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68ddc17450df492aa6d724742b901b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:36.052350 21112 tablet_service.cc:1511] Processing CreateTablet for tablet 37f4c9408f9744d2a1ca8f4110c195d2 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:36.053679 21112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f4c9408f9744d2a1ca8f4110c195d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:36.060348 21269 tablet_bootstrap.cc:492] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b: Bootstrap starting.
I20260713 09:08:36.060454 21268 tablet_bootstrap.cc:492] T 581da3b69b1e444faa09c515dc398fc4 P a6e3123d8086404b807547c204f49e2e: Bootstrap starting.
I20260713 09:08:36.062690 21267 tablet_bootstrap.cc:492] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1: No bootstrap required, opened a new log
I20260713 09:08:36.088299 20968 tablet_service.cc:1511] Processing CreateTablet for tablet 68ddc17450df492aa6d724742b901b55 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:36.095758 20968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68ddc17450df492aa6d724742b901b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:36.102967 21038 tablet_service.cc:1511] Processing CreateTablet for tablet 68ddc17450df492aa6d724742b901b55 (DEFAULT_TABLE table=soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:36.116346 21038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68ddc17450df492aa6d724742b901b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:36.128738 21269 tablet_bootstrap.cc:654] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.162745 21267 ts_tablet_manager.cc:1403] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1: Time spent bootstrapping tablet: real 0.184s	user 0.017s	sys 0.014s
I20260713 09:08:36.185107 21269 tablet_bootstrap.cc:492] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b: No bootstrap required, opened a new log
I20260713 09:08:36.185806 21269 ts_tablet_manager.cc:1403] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b: Time spent bootstrapping tablet: real 0.126s	user 0.010s	sys 0.006s
I20260713 09:08:36.187943 21267 raft_consensus.cc:359] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.189262 21267 raft_consensus.cc:385] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.189705 21267 raft_consensus.cc:740] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.189551 21269 raft_consensus.cc:359] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.190757 21269 raft_consensus.cc:385] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.191094 21269 raft_consensus.cc:740] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.191298 21267 consensus_queue.cc:260] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.191833 21269 consensus_queue.cc:260] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.194125 21267 ts_tablet_manager.cc:1434] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.005s
I20260713 09:08:36.195441 21267 tablet_bootstrap.cc:492] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 41ec17d1e661434f923643ce671b58d1: Bootstrap starting.
I20260713 09:08:36.200958 21269 ts_tablet_manager.cc:1434] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:08:36.202198 21269 tablet_bootstrap.cc:492] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b: Bootstrap starting.
I20260713 09:08:36.202710 21267 tablet_bootstrap.cc:654] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 41ec17d1e661434f923643ce671b58d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.203066 21268 tablet_bootstrap.cc:654] T 581da3b69b1e444faa09c515dc398fc4 P a6e3123d8086404b807547c204f49e2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.208626 21269 tablet_bootstrap.cc:654] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.214265 21267 tablet_bootstrap.cc:492] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 41ec17d1e661434f923643ce671b58d1: No bootstrap required, opened a new log
I20260713 09:08:36.214818 21269 tablet_bootstrap.cc:492] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b: No bootstrap required, opened a new log
I20260713 09:08:36.215500 21269 ts_tablet_manager.cc:1403] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:08:36.214775 21267 ts_tablet_manager.cc:1403] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 41ec17d1e661434f923643ce671b58d1: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.013s
I20260713 09:08:36.218421 21269 raft_consensus.cc:359] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.219247 21269 raft_consensus.cc:385] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.219569 21269 raft_consensus.cc:740] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.220664 21267 raft_consensus.cc:359] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.220530 21269 consensus_queue.cc:260] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.221580 21267 raft_consensus.cc:385] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.222584 21267 raft_consensus.cc:740] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.223518 21269 ts_tablet_manager.cc:1434] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:36.223356 21267 consensus_queue.cc:260] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 41ec17d1e661434f923643ce671b58d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
W20260713 09:08:36.219611 20926 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:36.224704 21269 tablet_bootstrap.cc:492] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b: Bootstrap starting.
I20260713 09:08:36.225950 21267 ts_tablet_manager.cc:1434] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 41ec17d1e661434f923643ce671b58d1: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260713 09:08:36.227322 21267 tablet_bootstrap.cc:492] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1: Bootstrap starting.
I20260713 09:08:36.224728 21268 tablet_bootstrap.cc:492] T 581da3b69b1e444faa09c515dc398fc4 P a6e3123d8086404b807547c204f49e2e: No bootstrap required, opened a new log
I20260713 09:08:36.232338 21269 tablet_bootstrap.cc:654] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.232841 21268 ts_tablet_manager.cc:1403] T 581da3b69b1e444faa09c515dc398fc4 P a6e3123d8086404b807547c204f49e2e: Time spent bootstrapping tablet: real 0.173s	user 0.017s	sys 0.007s
I20260713 09:08:36.233889 21267 tablet_bootstrap.cc:654] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.236025 21268 raft_consensus.cc:359] T 581da3b69b1e444faa09c515dc398fc4 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.236780 21268 raft_consensus.cc:385] T 581da3b69b1e444faa09c515dc398fc4 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.237179 21268 raft_consensus.cc:740] T 581da3b69b1e444faa09c515dc398fc4 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.237906 21268 consensus_queue.cc:260] T 581da3b69b1e444faa09c515dc398fc4 P a6e3123d8086404b807547c204f49e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.240469 21268 ts_tablet_manager.cc:1434] T 581da3b69b1e444faa09c515dc398fc4 P a6e3123d8086404b807547c204f49e2e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:36.241665 21268 tablet_bootstrap.cc:492] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e: Bootstrap starting.
I20260713 09:08:36.247747 21268 tablet_bootstrap.cc:654] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.248188 21255 raft_consensus.cc:493] T 581da3b69b1e444faa09c515dc398fc4 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.248670 21255 raft_consensus.cc:515] T 581da3b69b1e444faa09c515dc398fc4 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.259069 21268 tablet_bootstrap.cc:492] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e: No bootstrap required, opened a new log
I20260713 09:08:36.259709 21268 ts_tablet_manager.cc:1403] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260713 09:08:36.262989 21268 raft_consensus.cc:359] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.265530 21268 raft_consensus.cc:385] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.265880 21268 raft_consensus.cc:740] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.264851 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581da3b69b1e444faa09c515dc398fc4" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b" is_pre_election: true
I20260713 09:08:36.266697 21268 consensus_queue.cc:260] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
W20260713 09:08:36.268047 21021 leader_election.cc:343] T 581da3b69b1e444faa09c515dc398fc4 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.259038 21255 leader_election.cc:290] T 581da3b69b1e444faa09c515dc398fc4 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:36.268976 21268 ts_tablet_manager.cc:1434] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:08:36.270188 21268 tablet_bootstrap.cc:492] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e: Bootstrap starting.
I20260713 09:08:36.271044 21254 raft_consensus.cc:493] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.271119 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581da3b69b1e444faa09c515dc398fc4" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1" is_pre_election: true
I20260713 09:08:36.271730 21254 raft_consensus.cc:515] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
W20260713 09:08:36.273285 21018 leader_election.cc:343] T 581da3b69b1e444faa09c515dc398fc4 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.274401 21254 leader_election.cc:290] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167)
I20260713 09:08:36.279930 21018 leader_election.cc:304] T 581da3b69b1e444faa09c515dc398fc4 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6e3123d8086404b807547c204f49e2e; no voters: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1
I20260713 09:08:36.281009 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9333eabc56584ed0aaa4eba33bc1b5a0" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e" is_pre_election: true
I20260713 09:08:36.276574 21268 tablet_bootstrap.cc:654] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.281559 21055 raft_consensus.cc:2468] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 0.
I20260713 09:08:36.279980 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9333eabc56584ed0aaa4eba33bc1b5a0" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1" is_pre_election: true
I20260713 09:08:36.282725 20979 raft_consensus.cc:2468] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 0.
I20260713 09:08:36.284054 21092 leader_election.cc:304] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1; no voters: 
I20260713 09:08:36.287212 21254 raft_consensus.cc:2804] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.287566 21254 raft_consensus.cc:493] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.287865 21254 raft_consensus.cc:3060] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.293074 21267 tablet_bootstrap.cc:492] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1: No bootstrap required, opened a new log
I20260713 09:08:36.293624 21267 ts_tablet_manager.cc:1403] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1: Time spent bootstrapping tablet: real 0.067s	user 0.032s	sys 0.029s
I20260713 09:08:36.294087 21269 tablet_bootstrap.cc:492] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b: No bootstrap required, opened a new log
I20260713 09:08:36.294679 21269 ts_tablet_manager.cc:1403] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b: Time spent bootstrapping tablet: real 0.070s	user 0.037s	sys 0.033s
I20260713 09:08:36.297174 21267 raft_consensus.cc:359] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.297966 21269 raft_consensus.cc:359] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.298810 21269 raft_consensus.cc:385] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.299124 21269 raft_consensus.cc:740] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.294656 21255 raft_consensus.cc:2749] T 581da3b69b1e444faa09c515dc398fc4 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:36.299926 21269 consensus_queue.cc:260] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.297979 21267 raft_consensus.cc:385] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.301784 21267 raft_consensus.cc:740] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.302604 21267 consensus_queue.cc:260] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.304920 21267 ts_tablet_manager.cc:1434] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260713 09:08:36.306099 21267 tablet_bootstrap.cc:492] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1: Bootstrap starting.
I20260713 09:08:36.312080 21269 ts_tablet_manager.cc:1434] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260713 09:08:36.312481 21254 raft_consensus.cc:515] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.313210 21269 tablet_bootstrap.cc:492] T 05bef903b6b240bea3a79df66a4334b8 P 11c72f466ea84ee298828d2203438f2b: Bootstrap starting.
I20260713 09:08:36.314805 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9333eabc56584ed0aaa4eba33bc1b5a0" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:36.315503 20979 raft_consensus.cc:3060] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.319243 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9333eabc56584ed0aaa4eba33bc1b5a0" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e"
I20260713 09:08:36.319756 21055 raft_consensus.cc:3060] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.320827 21269 tablet_bootstrap.cc:654] T 05bef903b6b240bea3a79df66a4334b8 P 11c72f466ea84ee298828d2203438f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.324621 21267 tablet_bootstrap.cc:654] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.326530 21254 leader_election.cc:290] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 election: Requested vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167)
I20260713 09:08:36.329774 21055 raft_consensus.cc:2468] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 1.
I20260713 09:08:36.332830 21268 tablet_bootstrap.cc:492] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e: No bootstrap required, opened a new log
I20260713 09:08:36.332744 21093 leader_election.cc:304] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, a6e3123d8086404b807547c204f49e2e; no voters: 
I20260713 09:08:36.333487 21268 ts_tablet_manager.cc:1403] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.036s
I20260713 09:08:36.333621 21254 raft_consensus.cc:2804] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.334054 20979 raft_consensus.cc:2468] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 1.
I20260713 09:08:36.334173 21254 raft_consensus.cc:697] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Becoming Leader. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Running, Role: LEADER
I20260713 09:08:36.336555 21254 consensus_queue.cc:237] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.336855 21268 raft_consensus.cc:359] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.337757 21268 raft_consensus.cc:385] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.338114 21268 raft_consensus.cc:740] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.339082 21268 consensus_queue.cc:260] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.341583 21268 ts_tablet_manager.cc:1434] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:36.342783 21268 tablet_bootstrap.cc:492] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e: Bootstrap starting.
I20260713 09:08:36.344970 21267 tablet_bootstrap.cc:492] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1: No bootstrap required, opened a new log
I20260713 09:08:36.345448 21267 ts_tablet_manager.cc:1403] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.001s
I20260713 09:08:36.348276 21267 raft_consensus.cc:359] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.348912 21267 raft_consensus.cc:385] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.349140 21268 tablet_bootstrap.cc:654] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.349200 21267 raft_consensus.cc:740] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.351285 21267 consensus_queue.cc:260] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.354198 21267 ts_tablet_manager.cc:1434] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:08:36.355427 21267 tablet_bootstrap.cc:492] T 9f69a0abfe9c428983f677dbf7c74382 P 41ec17d1e661434f923643ce671b58d1: Bootstrap starting.
I20260713 09:08:36.365684 21269 tablet_bootstrap.cc:492] T 05bef903b6b240bea3a79df66a4334b8 P 11c72f466ea84ee298828d2203438f2b: No bootstrap required, opened a new log
I20260713 09:08:36.366263 21269 ts_tablet_manager.cc:1403] T 05bef903b6b240bea3a79df66a4334b8 P 11c72f466ea84ee298828d2203438f2b: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.012s
I20260713 09:08:36.369431 21268 tablet_bootstrap.cc:492] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e: No bootstrap required, opened a new log
I20260713 09:08:36.369494 21269 raft_consensus.cc:359] T 05bef903b6b240bea3a79df66a4334b8 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.370069 21268 ts_tablet_manager.cc:1403] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.009s
I20260713 09:08:36.370256 21269 raft_consensus.cc:385] T 05bef903b6b240bea3a79df66a4334b8 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.370630 21269 raft_consensus.cc:740] T 05bef903b6b240bea3a79df66a4334b8 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.371601 21267 tablet_bootstrap.cc:654] T 9f69a0abfe9c428983f677dbf7c74382 P 41ec17d1e661434f923643ce671b58d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.371402 21269 consensus_queue.cc:260] T 05bef903b6b240bea3a79df66a4334b8 P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.372982 21268 raft_consensus.cc:359] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.372545 20875 catalog_manager.cc:5697] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 11c72f466ea84ee298828d2203438f2b (127.16.36.67). New cstate: current_term: 1 leader_uuid: "11c72f466ea84ee298828d2203438f2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:36.375120 21269 ts_tablet_manager.cc:1434] T 05bef903b6b240bea3a79df66a4334b8 P 11c72f466ea84ee298828d2203438f2b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:36.376322 21269 tablet_bootstrap.cc:492] T 581da3b69b1e444faa09c515dc398fc4 P 11c72f466ea84ee298828d2203438f2b: Bootstrap starting.
I20260713 09:08:36.382877 21269 tablet_bootstrap.cc:654] T 581da3b69b1e444faa09c515dc398fc4 P 11c72f466ea84ee298828d2203438f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.386288 21268 raft_consensus.cc:385] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.386682 21268 raft_consensus.cc:740] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.387427 21268 consensus_queue.cc:260] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.388271 21267 tablet_bootstrap.cc:492] T 9f69a0abfe9c428983f677dbf7c74382 P 41ec17d1e661434f923643ce671b58d1: No bootstrap required, opened a new log
I20260713 09:08:36.388724 21267 ts_tablet_manager.cc:1403] T 9f69a0abfe9c428983f677dbf7c74382 P 41ec17d1e661434f923643ce671b58d1: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.004s
I20260713 09:08:36.390795 21267 raft_consensus.cc:359] T 9f69a0abfe9c428983f677dbf7c74382 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.391423 21267 raft_consensus.cc:385] T 9f69a0abfe9c428983f677dbf7c74382 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.391680 21267 raft_consensus.cc:740] T 9f69a0abfe9c428983f677dbf7c74382 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.391681 21268 ts_tablet_manager.cc:1434] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260713 09:08:36.392517 21267 consensus_queue.cc:260] T 9f69a0abfe9c428983f677dbf7c74382 P 41ec17d1e661434f923643ce671b58d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.393080 21268 tablet_bootstrap.cc:492] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e: Bootstrap starting.
I20260713 09:08:36.394097 21269 tablet_bootstrap.cc:492] T 581da3b69b1e444faa09c515dc398fc4 P 11c72f466ea84ee298828d2203438f2b: No bootstrap required, opened a new log
I20260713 09:08:36.395264 21255 raft_consensus.cc:493] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.395725 21255 raft_consensus.cc:515] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.397718 21255 leader_election.cc:290] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:36.397889 21267 ts_tablet_manager.cc:1434] T 9f69a0abfe9c428983f677dbf7c74382 P 41ec17d1e661434f923643ce671b58d1: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260713 09:08:36.394912 21269 ts_tablet_manager.cc:1403] T 581da3b69b1e444faa09c515dc398fc4 P 11c72f466ea84ee298828d2203438f2b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260713 09:08:36.398934 21267 tablet_bootstrap.cc:492] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1: Bootstrap starting.
I20260713 09:08:36.399555 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bef903b6b240bea3a79df66a4334b8" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b" is_pre_election: true
I20260713 09:08:36.400144 21129 raft_consensus.cc:2468] T 05bef903b6b240bea3a79df66a4334b8 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 0.
I20260713 09:08:36.400918 21268 tablet_bootstrap.cc:654] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.401012 21269 raft_consensus.cc:359] T 581da3b69b1e444faa09c515dc398fc4 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.401789 21269 raft_consensus.cc:385] T 581da3b69b1e444faa09c515dc398fc4 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.402083 21269 raft_consensus.cc:740] T 581da3b69b1e444faa09c515dc398fc4 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.402788 21269 consensus_queue.cc:260] T 581da3b69b1e444faa09c515dc398fc4 P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.403720 21021 leader_election.cc:304] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, a6e3123d8086404b807547c204f49e2e; no voters: 
I20260713 09:08:36.404587 21255 raft_consensus.cc:2804] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.404922 21255 raft_consensus.cc:493] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.405239 21255 raft_consensus.cc:3060] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.405500 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bef903b6b240bea3a79df66a4334b8" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1" is_pre_election: true
I20260713 09:08:36.405916 21267 tablet_bootstrap.cc:654] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:36.409135 21018 leader_election.cc:343] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.411624 21269 ts_tablet_manager.cc:1434] T 581da3b69b1e444faa09c515dc398fc4 P 11c72f466ea84ee298828d2203438f2b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:08:36.412778 21269 tablet_bootstrap.cc:492] T e305f219eb3f442687cb795561a22ce0 P 11c72f466ea84ee298828d2203438f2b: Bootstrap starting.
I20260713 09:08:36.414108 21267 tablet_bootstrap.cc:492] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1: No bootstrap required, opened a new log
I20260713 09:08:36.414635 21267 ts_tablet_manager.cc:1403] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:08:36.417363 21267 raft_consensus.cc:359] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.418061 21267 raft_consensus.cc:385] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.418363 21267 raft_consensus.cc:740] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.418372 21255 raft_consensus.cc:515] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.419143 21269 tablet_bootstrap.cc:654] T e305f219eb3f442687cb795561a22ce0 P 11c72f466ea84ee298828d2203438f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.419159 21267 consensus_queue.cc:260] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.421345 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bef903b6b240bea3a79df66a4334b8" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:36.421830 21267 ts_tablet_manager.cc:1434] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260713 09:08:36.422750 21018 leader_election.cc:343] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.423038 21267 tablet_bootstrap.cc:492] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1: Bootstrap starting.
I20260713 09:08:36.425460 21272 raft_consensus.cc:493] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.425887 21272 raft_consensus.cc:515] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.427963 21272 leader_election.cc:290] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:36.429775 21267 tablet_bootstrap.cc:654] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.430605 21269 tablet_bootstrap.cc:492] T e305f219eb3f442687cb795561a22ce0 P 11c72f466ea84ee298828d2203438f2b: No bootstrap required, opened a new log
I20260713 09:08:36.430547 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581da3b69b1e444faa09c515dc398fc4" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e" is_pre_election: true
I20260713 09:08:36.431250 21269 ts_tablet_manager.cc:1403] T e305f219eb3f442687cb795561a22ce0 P 11c72f466ea84ee298828d2203438f2b: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260713 09:08:36.429682 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581da3b69b1e444faa09c515dc398fc4" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b" is_pre_election: true
I20260713 09:08:36.431903 21129 raft_consensus.cc:2468] T 581da3b69b1e444faa09c515dc398fc4 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 0.
I20260713 09:08:36.432294 21255 leader_election.cc:290] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 election: Requested vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:36.434513 21269 raft_consensus.cc:359] T e305f219eb3f442687cb795561a22ce0 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.435302 21269 raft_consensus.cc:385] T e305f219eb3f442687cb795561a22ce0 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.431260 21055 raft_consensus.cc:2468] T 581da3b69b1e444faa09c515dc398fc4 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 0.
I20260713 09:08:36.435647 21269 raft_consensus.cc:740] T e305f219eb3f442687cb795561a22ce0 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.437364 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bef903b6b240bea3a79df66a4334b8" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b"
I20260713 09:08:36.436931 21269 consensus_queue.cc:260] T e305f219eb3f442687cb795561a22ce0 P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.437875 21129 raft_consensus.cc:3060] T 05bef903b6b240bea3a79df66a4334b8 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.435565 20946 leader_election.cc:304] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1; no voters: 
I20260713 09:08:36.441951 21269 ts_tablet_manager.cc:1434] T e305f219eb3f442687cb795561a22ce0 P 11c72f466ea84ee298828d2203438f2b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:08:36.442636 21273 raft_consensus.cc:2804] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.442984 21269 tablet_bootstrap.cc:492] T f29778794e0943b9a1269025d5ab4294 P 11c72f466ea84ee298828d2203438f2b: Bootstrap starting.
I20260713 09:08:36.443013 21273 raft_consensus.cc:493] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.446884 21273 raft_consensus.cc:3060] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.449757 21269 tablet_bootstrap.cc:654] T f29778794e0943b9a1269025d5ab4294 P 11c72f466ea84ee298828d2203438f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.451709 21254 raft_consensus.cc:493] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.452159 21254 raft_consensus.cc:515] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.452813 21267 tablet_bootstrap.cc:492] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1: No bootstrap required, opened a new log
I20260713 09:08:36.453285 21267 ts_tablet_manager.cc:1403] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.009s
I20260713 09:08:36.454017 21254 leader_election.cc:290] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167)
I20260713 09:08:36.455533 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f69a0abfe9c428983f677dbf7c74382" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e" is_pre_election: true
I20260713 09:08:36.455891 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f69a0abfe9c428983f677dbf7c74382" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1" is_pre_election: true
I20260713 09:08:36.456507 20979 raft_consensus.cc:2468] T 9f69a0abfe9c428983f677dbf7c74382 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 0.
W20260713 09:08:36.456797 21093 leader_election.cc:343] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.457607 21092 leader_election.cc:304] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [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: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1; no voters: a6e3123d8086404b807547c204f49e2e
I20260713 09:08:36.458333 21273 raft_consensus.cc:515] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.459290 21129 raft_consensus.cc:2468] T 05bef903b6b240bea3a79df66a4334b8 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 1.
I20260713 09:08:36.459002 21267 raft_consensus.cc:359] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.459638 21254 raft_consensus.cc:2804] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.460279 21267 raft_consensus.cc:385] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.460248 21254 raft_consensus.cc:493] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.460618 21267 raft_consensus.cc:740] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.460716 21021 leader_election.cc:304] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, a6e3123d8086404b807547c204f49e2e; no voters: 41ec17d1e661434f923643ce671b58d1
I20260713 09:08:36.461020 21254 raft_consensus.cc:3060] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.461635 21255 raft_consensus.cc:2804] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.461819 21269 tablet_bootstrap.cc:492] T f29778794e0943b9a1269025d5ab4294 P 11c72f466ea84ee298828d2203438f2b: No bootstrap required, opened a new log
I20260713 09:08:36.461510 21267 consensus_queue.cc:260] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.462430 21269 ts_tablet_manager.cc:1403] T f29778794e0943b9a1269025d5ab4294 P 11c72f466ea84ee298828d2203438f2b: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260713 09:08:36.462335 21255 raft_consensus.cc:697] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Becoming Leader. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Running, Role: LEADER
I20260713 09:08:36.463538 21255 consensus_queue.cc:237] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.464392 21267 ts_tablet_manager.cc:1434] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:08:36.465435 21267 tablet_bootstrap.cc:492] T 37f4c9408f9744d2a1ca8f4110c195d2 P 41ec17d1e661434f923643ce671b58d1: Bootstrap starting.
I20260713 09:08:36.465437 21269 raft_consensus.cc:359] T f29778794e0943b9a1269025d5ab4294 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.466240 21269 raft_consensus.cc:385] T f29778794e0943b9a1269025d5ab4294 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.466550 21269 raft_consensus.cc:740] T f29778794e0943b9a1269025d5ab4294 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.467262 21269 consensus_queue.cc:260] T f29778794e0943b9a1269025d5ab4294 P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.469756 21269 ts_tablet_manager.cc:1434] T f29778794e0943b9a1269025d5ab4294 P 11c72f466ea84ee298828d2203438f2b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:08:36.470695 21269 tablet_bootstrap.cc:492] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b: Bootstrap starting.
I20260713 09:08:36.471800 21267 tablet_bootstrap.cc:654] T 37f4c9408f9744d2a1ca8f4110c195d2 P 41ec17d1e661434f923643ce671b58d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.471886 21254 raft_consensus.cc:515] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.467330 21272 raft_consensus.cc:493] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.474537 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f69a0abfe9c428983f677dbf7c74382" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:36.474524 21272 raft_consensus.cc:515] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.475147 20979 raft_consensus.cc:3060] T 9f69a0abfe9c428983f677dbf7c74382 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.476465 21269 tablet_bootstrap.cc:654] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.477449 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29778794e0943b9a1269025d5ab4294" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b" is_pre_election: true
I20260713 09:08:36.477974 21129 raft_consensus.cc:2468] T f29778794e0943b9a1269025d5ab4294 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 0.
I20260713 09:08:36.479065 20946 leader_election.cc:304] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1; no voters: 
I20260713 09:08:36.479884 21201 raft_consensus.cc:2804] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.480225 21201 raft_consensus.cc:493] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.480512 21201 raft_consensus.cc:3060] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.482183 21054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581da3b69b1e444faa09c515dc398fc4" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e"
I20260713 09:08:36.482782 21054 raft_consensus.cc:3060] T 581da3b69b1e444faa09c515dc398fc4 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.483174 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581da3b69b1e444faa09c515dc398fc4" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b"
I20260713 09:08:36.483644 21129 raft_consensus.cc:3060] T 581da3b69b1e444faa09c515dc398fc4 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.484614 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29778794e0943b9a1269025d5ab4294" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e" is_pre_election: true
I20260713 09:08:36.485148 21055 raft_consensus.cc:2468] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 0.
I20260713 09:08:36.480531 21272 leader_election.cc:290] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:36.487608 21201 raft_consensus.cc:515] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.489526 21129 raft_consensus.cc:2468] T 581da3b69b1e444faa09c515dc398fc4 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 1.
I20260713 09:08:36.490461 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29778794e0943b9a1269025d5ab4294" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e"
I20260713 09:08:36.490545 20946 leader_election.cc:304] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1; no voters: 
I20260713 09:08:36.491153 21055 raft_consensus.cc:3060] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.491462 21272 raft_consensus.cc:2804] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.493309 21273 leader_election.cc:290] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 election: Requested vote from peers a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:36.498021 21254 leader_election.cc:290] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 election: Requested vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167)
I20260713 09:08:36.498862 21055 raft_consensus.cc:2468] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 1.
I20260713 09:08:36.499217 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f69a0abfe9c428983f677dbf7c74382" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e"
I20260713 09:08:36.500064 20944 leader_election.cc:304] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec17d1e661434f923643ce671b58d1, a6e3123d8086404b807547c204f49e2e; no voters: 
W20260713 09:08:36.500567 21093 leader_election.cc:343] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.500855 21273 raft_consensus.cc:2804] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.499825 21054 raft_consensus.cc:2468] T 581da3b69b1e444faa09c515dc398fc4 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 1.
I20260713 09:08:36.501318 21273 raft_consensus.cc:697] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [term 1 LEADER]: Becoming Leader. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Running, Role: LEADER
I20260713 09:08:36.502439 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29778794e0943b9a1269025d5ab4294" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b"
I20260713 09:08:36.502918 21129 raft_consensus.cc:3060] T f29778794e0943b9a1269025d5ab4294 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.503187 21201 leader_election.cc:290] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 election: Requested vote from peers a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:36.504143 21267 tablet_bootstrap.cc:492] T 37f4c9408f9744d2a1ca8f4110c195d2 P 41ec17d1e661434f923643ce671b58d1: No bootstrap required, opened a new log
I20260713 09:08:36.504629 21267 ts_tablet_manager.cc:1403] T 37f4c9408f9744d2a1ca8f4110c195d2 P 41ec17d1e661434f923643ce671b58d1: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.003s
I20260713 09:08:36.505715 20979 raft_consensus.cc:2468] T 9f69a0abfe9c428983f677dbf7c74382 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 1.
I20260713 09:08:36.506690 21092 leader_election.cc:304] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1; no voters: a6e3123d8086404b807547c204f49e2e
I20260713 09:08:36.507371 21267 raft_consensus.cc:359] T 37f4c9408f9744d2a1ca8f4110c195d2 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.508051 21267 raft_consensus.cc:385] T 37f4c9408f9744d2a1ca8f4110c195d2 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.508306 21267 raft_consensus.cc:740] T 37f4c9408f9744d2a1ca8f4110c195d2 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.509052 21268 tablet_bootstrap.cc:492] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e: No bootstrap required, opened a new log
I20260713 09:08:36.509052 21267 consensus_queue.cc:260] T 37f4c9408f9744d2a1ca8f4110c195d2 P 41ec17d1e661434f923643ce671b58d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.509744 21268 ts_tablet_manager.cc:1403] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e: Time spent bootstrapping tablet: real 0.117s	user 0.017s	sys 0.004s
I20260713 09:08:36.511616 21267 ts_tablet_manager.cc:1434] T 37f4c9408f9744d2a1ca8f4110c195d2 P 41ec17d1e661434f923643ce671b58d1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:36.512562 21267 tablet_bootstrap.cc:492] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1: Bootstrap starting.
I20260713 09:08:36.514846 21268 raft_consensus.cc:359] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.515534 21268 raft_consensus.cc:385] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.515753 21268 raft_consensus.cc:740] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.516274 21269 tablet_bootstrap.cc:492] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b: No bootstrap required, opened a new log
I20260713 09:08:36.516326 21268 consensus_queue.cc:260] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.517354 21269 ts_tablet_manager.cc:1403] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.012s
I20260713 09:08:36.518067 21267 tablet_bootstrap.cc:654] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.510286 21273 consensus_queue.cc:237] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.516798 21282 raft_consensus.cc:2804] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.519384 21268 ts_tablet_manager.cc:1434] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:36.516891 21254 raft_consensus.cc:493] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.519937 21254 raft_consensus.cc:515] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.520442 21268 tablet_bootstrap.cc:492] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e: Bootstrap starting.
I20260713 09:08:36.523962 21272 raft_consensus.cc:697] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1 [term 1 LEADER]: Becoming Leader. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Running, Role: LEADER
I20260713 09:08:36.524830 21272 consensus_queue.cc:237] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.527400 21268 tablet_bootstrap.cc:654] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.530244 21129 raft_consensus.cc:2468] T f29778794e0943b9a1269025d5ab4294 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 1.
I20260713 09:08:36.532434 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb963ef3e1344c58ea4e44be74ddb6d" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1" is_pre_election: true
I20260713 09:08:36.533389 20979 raft_consensus.cc:2468] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 0.
I20260713 09:08:36.534559 21092 leader_election.cc:304] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1; no voters: 
I20260713 09:08:36.535159 21267 tablet_bootstrap.cc:492] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1: No bootstrap required, opened a new log
I20260713 09:08:36.535658 21267 ts_tablet_manager.cc:1403] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260713 09:08:36.536669 21302 raft_consensus.cc:2804] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.532449 21269 raft_consensus.cc:359] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.537520 21054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb963ef3e1344c58ea4e44be74ddb6d" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e" is_pre_election: true
I20260713 09:08:36.537813 21269 raft_consensus.cc:385] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.538142 21269 raft_consensus.cc:740] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.539145 21269 consensus_queue.cc:260] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.537067 21302 raft_consensus.cc:493] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.538978 21282 raft_consensus.cc:697] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Becoming Leader. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Running, Role: LEADER
W20260713 09:08:36.542863 21093 leader_election.cc:343] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.543566 21282 consensus_queue.cc:237] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.543999 21267 raft_consensus.cc:359] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.538877 21254 leader_election.cc:290] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167)
I20260713 09:08:36.544744 21267 raft_consensus.cc:385] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.545169 21267 raft_consensus.cc:740] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.545624 21269 ts_tablet_manager.cc:1434] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:08:36.546725 21267 consensus_queue.cc:260] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.547640 21272 raft_consensus.cc:493] T 37f4c9408f9744d2a1ca8f4110c195d2 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.547901 21269 tablet_bootstrap.cc:492] T 37f4c9408f9744d2a1ca8f4110c195d2 P 11c72f466ea84ee298828d2203438f2b: Bootstrap starting.
I20260713 09:08:36.548373 21272 raft_consensus.cc:515] T 37f4c9408f9744d2a1ca8f4110c195d2 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.551589 21267 ts_tablet_manager.cc:1434] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260713 09:08:36.556612 21269 tablet_bootstrap.cc:654] T 37f4c9408f9744d2a1ca8f4110c195d2 P 11c72f466ea84ee298828d2203438f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.542234 21302 raft_consensus.cc:3060] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.568745 21297 raft_consensus.cc:493] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.569314 21297 raft_consensus.cc:515] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.570116 21302 raft_consensus.cc:515] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.572916 21297 leader_election.cc:290] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:36.572873 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb963ef3e1344c58ea4e44be74ddb6d" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:36.573493 21054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bef903b6b240bea3a79df66a4334b8" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e" is_pre_election: true
I20260713 09:08:36.573881 20979 raft_consensus.cc:3060] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.575361 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bef903b6b240bea3a79df66a4334b8" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b" is_pre_election: true
I20260713 09:08:36.574990 20875 catalog_manager.cc:5697] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to a6e3123d8086404b807547c204f49e2e (127.16.36.66). New cstate: current_term: 1 leader_uuid: "a6e3123d8086404b807547c204f49e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.576009 21129 raft_consensus.cc:2393] T 05bef903b6b240bea3a79df66a4334b8 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41ec17d1e661434f923643ce671b58d1 in current term 1: Already voted for candidate a6e3123d8086404b807547c204f49e2e in this term.
I20260713 09:08:36.577299 21272 leader_election.cc:290] T 37f4c9408f9744d2a1ca8f4110c195d2 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:36.578239 21054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f4c9408f9744d2a1ca8f4110c195d2" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e" is_pre_election: true
I20260713 09:08:36.575935 21268 tablet_bootstrap.cc:492] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e: No bootstrap required, opened a new log
I20260713 09:08:36.578275 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f4c9408f9744d2a1ca8f4110c195d2" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b" is_pre_election: true
I20260713 09:08:36.579605 21255 raft_consensus.cc:493] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.579574 21268 ts_tablet_manager.cc:1403] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.006s
I20260713 09:08:36.580225 21255 raft_consensus.cc:515] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.580070 20944 leader_election.cc:304] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41ec17d1e661434f923643ce671b58d1; no voters: 11c72f466ea84ee298828d2203438f2b, a6e3123d8086404b807547c204f49e2e
I20260713 09:08:36.582134 20979 raft_consensus.cc:2468] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 1.
I20260713 09:08:36.582600 21272 raft_consensus.cc:3060] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.582780 21255 leader_election.cc:290] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:36.583271 21268 raft_consensus.cc:359] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.583999 21268 raft_consensus.cc:385] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:08:36.581075 20946 leader_election.cc:343] T 37f4c9408f9744d2a1ca8f4110c195d2 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.584275 21268 raft_consensus.cc:740] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.584312 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e305f219eb3f442687cb795561a22ce0" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1" is_pre_election: true
I20260713 09:08:36.584978 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e305f219eb3f442687cb795561a22ce0" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b" is_pre_election: true
I20260713 09:08:36.585451 21302 leader_election.cc:290] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 election: Requested vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167)
I20260713 09:08:36.586230 20979 raft_consensus.cc:2468] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 0.
I20260713 09:08:36.586356 21054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb963ef3e1344c58ea4e44be74ddb6d" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e"
I20260713 09:08:36.587461 21018 leader_election.cc:304] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec17d1e661434f923643ce671b58d1, a6e3123d8086404b807547c204f49e2e; no voters: 
W20260713 09:08:36.587607 21093 leader_election.cc:343] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.585500 21129 raft_consensus.cc:2468] T e305f219eb3f442687cb795561a22ce0 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 0.
I20260713 09:08:36.588217 21255 raft_consensus.cc:2804] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.588784 21255 raft_consensus.cc:493] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.588047 21268 consensus_queue.cc:260] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.589089 21255 raft_consensus.cc:3060] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:36.588126 20944 leader_election.cc:343] T 37f4c9408f9744d2a1ca8f4110c195d2 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.590297 20944 leader_election.cc:304] T 37f4c9408f9744d2a1ca8f4110c195d2 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41ec17d1e661434f923643ce671b58d1; no voters: 11c72f466ea84ee298828d2203438f2b, a6e3123d8086404b807547c204f49e2e
I20260713 09:08:36.591112 21268 ts_tablet_manager.cc:1434] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:08:36.591499 21092 leader_election.cc:304] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1; no voters: a6e3123d8086404b807547c204f49e2e
I20260713 09:08:36.592216 21268 tablet_bootstrap.cc:492] T dfb963ef3e1344c58ea4e44be74ddb6d P a6e3123d8086404b807547c204f49e2e: Bootstrap starting.
I20260713 09:08:36.592522 21302 raft_consensus.cc:2804] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.593207 21302 raft_consensus.cc:697] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Becoming Leader. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Running, Role: LEADER
I20260713 09:08:36.593966 21302 consensus_queue.cc:237] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.594733 21273 raft_consensus.cc:2749] T 37f4c9408f9744d2a1ca8f4110c195d2 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:36.596719 21255 raft_consensus.cc:515] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.600329 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e305f219eb3f442687cb795561a22ce0" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:36.600842 20979 raft_consensus.cc:3060] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.602420 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e305f219eb3f442687cb795561a22ce0" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b"
I20260713 09:08:36.602926 21129 raft_consensus.cc:3060] T e305f219eb3f442687cb795561a22ce0 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.603281 21269 tablet_bootstrap.cc:492] T 37f4c9408f9744d2a1ca8f4110c195d2 P 11c72f466ea84ee298828d2203438f2b: No bootstrap required, opened a new log
I20260713 09:08:36.603706 21269 ts_tablet_manager.cc:1403] T 37f4c9408f9744d2a1ca8f4110c195d2 P 11c72f466ea84ee298828d2203438f2b: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.003s
I20260713 09:08:36.606251 21269 raft_consensus.cc:359] T 37f4c9408f9744d2a1ca8f4110c195d2 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.606926 21269 raft_consensus.cc:385] T 37f4c9408f9744d2a1ca8f4110c195d2 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.607241 21269 raft_consensus.cc:740] T 37f4c9408f9744d2a1ca8f4110c195d2 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.607983 21269 consensus_queue.cc:260] T 37f4c9408f9744d2a1ca8f4110c195d2 P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.606787 21268 tablet_bootstrap.cc:654] T dfb963ef3e1344c58ea4e44be74ddb6d P a6e3123d8086404b807547c204f49e2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.609714 21129 raft_consensus.cc:2468] T e305f219eb3f442687cb795561a22ce0 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 1.
I20260713 09:08:36.609973 21269 ts_tablet_manager.cc:1434] T 37f4c9408f9744d2a1ca8f4110c195d2 P 11c72f466ea84ee298828d2203438f2b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:36.609622 20979 raft_consensus.cc:2468] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 1.
I20260713 09:08:36.610885 21255 leader_election.cc:290] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 election: Requested vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:36.611078 21018 leader_election.cc:304] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec17d1e661434f923643ce671b58d1, a6e3123d8086404b807547c204f49e2e; no voters: 
I20260713 09:08:36.612118 21255 raft_consensus.cc:2804] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.612730 21255 raft_consensus.cc:697] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Becoming Leader. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Running, Role: LEADER
I20260713 09:08:36.613667 21255 consensus_queue.cc:237] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.616743 21272 raft_consensus.cc:2749] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:36.625319 21268 tablet_bootstrap.cc:492] T dfb963ef3e1344c58ea4e44be74ddb6d P a6e3123d8086404b807547c204f49e2e: No bootstrap required, opened a new log
I20260713 09:08:36.625025 20875 catalog_manager.cc:5697] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 11c72f466ea84ee298828d2203438f2b (127.16.36.67). New cstate: current_term: 1 leader_uuid: "11c72f466ea84ee298828d2203438f2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:36.625792 21268 ts_tablet_manager.cc:1403] T dfb963ef3e1344c58ea4e44be74ddb6d P a6e3123d8086404b807547c204f49e2e: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.006s
I20260713 09:08:36.626852 20875 catalog_manager.cc:5697] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 11c72f466ea84ee298828d2203438f2b (127.16.36.67). New cstate: current_term: 1 leader_uuid: "11c72f466ea84ee298828d2203438f2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:36.628756 21268 raft_consensus.cc:359] T dfb963ef3e1344c58ea4e44be74ddb6d P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.629433 21268 raft_consensus.cc:385] T dfb963ef3e1344c58ea4e44be74ddb6d P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.629706 21268 raft_consensus.cc:740] T dfb963ef3e1344c58ea4e44be74ddb6d P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.630389 21268 consensus_queue.cc:260] T dfb963ef3e1344c58ea4e44be74ddb6d P a6e3123d8086404b807547c204f49e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.632073 21268 ts_tablet_manager.cc:1434] T dfb963ef3e1344c58ea4e44be74ddb6d P a6e3123d8086404b807547c204f49e2e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:36.632794 21268 tablet_bootstrap.cc:492] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e: Bootstrap starting.
I20260713 09:08:36.634591 21255 raft_consensus.cc:493] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.635027 21255 raft_consensus.cc:515] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.637626 21255 leader_election.cc:290] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:36.638511 21268 tablet_bootstrap.cc:654] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.638686 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f69a0abfe9c428983f677dbf7c74382" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1" is_pre_election: true
I20260713 09:08:36.639114 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f69a0abfe9c428983f677dbf7c74382" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b" is_pre_election: true
I20260713 09:08:36.639328 20979 raft_consensus.cc:2393] T 9f69a0abfe9c428983f677dbf7c74382 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6e3123d8086404b807547c204f49e2e in current term 1: Already voted for candidate 11c72f466ea84ee298828d2203438f2b in this term.
I20260713 09:08:36.637041 20877 catalog_manager.cc:5697] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41ec17d1e661434f923643ce671b58d1 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "41ec17d1e661434f923643ce671b58d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.640554 21018 leader_election.cc:304] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6e3123d8086404b807547c204f49e2e; no voters: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1
I20260713 09:08:36.641294 20877 catalog_manager.cc:5697] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41ec17d1e661434f923643ce671b58d1 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "41ec17d1e661434f923643ce671b58d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.641683 21255 raft_consensus.cc:3060] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.644778 20876 catalog_manager.cc:5697] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to a6e3123d8086404b807547c204f49e2e (127.16.36.66). New cstate: current_term: 1 leader_uuid: "a6e3123d8086404b807547c204f49e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.649008 21255 raft_consensus.cc:2749] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:36.652431 21268 tablet_bootstrap.cc:492] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e: No bootstrap required, opened a new log
I20260713 09:08:36.652856 21268 ts_tablet_manager.cc:1403] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260713 09:08:36.655421 21268 raft_consensus.cc:359] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.656066 21268 raft_consensus.cc:385] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.656329 21268 raft_consensus.cc:740] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.656955 21268 consensus_queue.cc:260] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.658775 21268 ts_tablet_manager.cc:1434] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:08:36.659586 21268 tablet_bootstrap.cc:492] T 68ddc17450df492aa6d724742b901b55 P a6e3123d8086404b807547c204f49e2e: Bootstrap starting.
I20260713 09:08:36.664746 21268 tablet_bootstrap.cc:654] T 68ddc17450df492aa6d724742b901b55 P a6e3123d8086404b807547c204f49e2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.668706 21268 tablet_bootstrap.cc:492] T 68ddc17450df492aa6d724742b901b55 P a6e3123d8086404b807547c204f49e2e: No bootstrap required, opened a new log
I20260713 09:08:36.669004 21268 ts_tablet_manager.cc:1403] T 68ddc17450df492aa6d724742b901b55 P a6e3123d8086404b807547c204f49e2e: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:08:36.670684 21268 raft_consensus.cc:359] T 68ddc17450df492aa6d724742b901b55 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.671094 21268 raft_consensus.cc:385] T 68ddc17450df492aa6d724742b901b55 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.671276 21268 raft_consensus.cc:740] T 68ddc17450df492aa6d724742b901b55 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.671721 21268 consensus_queue.cc:260] T 68ddc17450df492aa6d724742b901b55 P a6e3123d8086404b807547c204f49e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.673233 21268 ts_tablet_manager.cc:1434] T 68ddc17450df492aa6d724742b901b55 P a6e3123d8086404b807547c204f49e2e: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:08:36.742672 21272 raft_consensus.cc:493] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.743093 21272 raft_consensus.cc:515] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.744524 21272 leader_election.cc:290] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:36.745288 21054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ddc17450df492aa6d724742b901b55" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e" is_pre_election: true
I20260713 09:08:36.745504 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ddc17450df492aa6d724742b901b55" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b" is_pre_election: true
I20260713 09:08:36.745913 21054 raft_consensus.cc:2468] T 68ddc17450df492aa6d724742b901b55 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 0.
I20260713 09:08:36.746025 21129 raft_consensus.cc:2468] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 0.
I20260713 09:08:36.746877 20946 leader_election.cc:304] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1; no voters: 
I20260713 09:08:36.747435 21272 raft_consensus.cc:2804] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.747751 21272 raft_consensus.cc:493] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.747990 21272 raft_consensus.cc:3060] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.752354 21272 raft_consensus.cc:515] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.753691 21272 leader_election.cc:290] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 election: Requested vote from peers a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:36.754341 21054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ddc17450df492aa6d724742b901b55" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e3123d8086404b807547c204f49e2e"
I20260713 09:08:36.754557 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ddc17450df492aa6d724742b901b55" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b"
I20260713 09:08:36.754904 21054 raft_consensus.cc:3060] T 68ddc17450df492aa6d724742b901b55 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.755014 21129 raft_consensus.cc:3060] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.760965 21129 raft_consensus.cc:2468] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 1.
I20260713 09:08:36.761093 21054 raft_consensus.cc:2468] T 68ddc17450df492aa6d724742b901b55 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 1.
I20260713 09:08:36.761914 20946 leader_election.cc:304] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1; no voters: 
I20260713 09:08:36.762629 21272 raft_consensus.cc:2804] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.763026 21272 raft_consensus.cc:697] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [term 1 LEADER]: Becoming Leader. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Running, Role: LEADER
I20260713 09:08:36.763661 21272 consensus_queue.cc:237] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.770828 20877 catalog_manager.cc:5697] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41ec17d1e661434f923643ce671b58d1 (127.16.36.65). New cstate: current_term: 1 leader_uuid: "41ec17d1e661434f923643ce671b58d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.815747 21255 raft_consensus.cc:493] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.816103 21255 raft_consensus.cc:515] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.817555 21255 leader_election.cc:290] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:36.818173 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f4c9408f9744d2a1ca8f4110c195d2" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1" is_pre_election: true
I20260713 09:08:36.818392 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f4c9408f9744d2a1ca8f4110c195d2" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b" is_pre_election: true
I20260713 09:08:36.818713 20979 raft_consensus.cc:2468] T 37f4c9408f9744d2a1ca8f4110c195d2 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 0.
I20260713 09:08:36.818925 21129 raft_consensus.cc:2468] T 37f4c9408f9744d2a1ca8f4110c195d2 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 0.
I20260713 09:08:36.819808 21018 leader_election.cc:304] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec17d1e661434f923643ce671b58d1, a6e3123d8086404b807547c204f49e2e; no voters: 
I20260713 09:08:36.820593 21255 raft_consensus.cc:2804] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.820937 21255 raft_consensus.cc:493] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.821236 21255 raft_consensus.cc:3060] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.827244 21255 raft_consensus.cc:515] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.828610 21255 leader_election.cc:290] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 election: Requested vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:36.829187 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f4c9408f9744d2a1ca8f4110c195d2" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:36.829417 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f4c9408f9744d2a1ca8f4110c195d2" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b"
I20260713 09:08:36.829638 20979 raft_consensus.cc:3060] T 37f4c9408f9744d2a1ca8f4110c195d2 P 41ec17d1e661434f923643ce671b58d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.829875 21129 raft_consensus.cc:3060] T 37f4c9408f9744d2a1ca8f4110c195d2 P 11c72f466ea84ee298828d2203438f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.833564 20979 raft_consensus.cc:2468] T 37f4c9408f9744d2a1ca8f4110c195d2 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 1.
I20260713 09:08:36.834051 21129 raft_consensus.cc:2468] T 37f4c9408f9744d2a1ca8f4110c195d2 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 1.
I20260713 09:08:36.834374 21018 leader_election.cc:304] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec17d1e661434f923643ce671b58d1, a6e3123d8086404b807547c204f49e2e; no voters: 
I20260713 09:08:36.835115 21255 raft_consensus.cc:2804] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.835551 21255 raft_consensus.cc:697] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Becoming Leader. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Running, Role: LEADER
I20260713 09:08:36.836261 21255 consensus_queue.cc:237] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.843585 20877 catalog_manager.cc:5697] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to a6e3123d8086404b807547c204f49e2e (127.16.36.66). New cstate: current_term: 1 leader_uuid: "a6e3123d8086404b807547c204f49e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.910542 21272 consensus_queue.cc:1048] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.910820 21273 consensus_queue.cc:1048] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.926730 21271 raft_consensus.cc:493] T dfb963ef3e1344c58ea4e44be74ddb6d P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.927194 21271 raft_consensus.cc:515] T dfb963ef3e1344c58ea4e44be74ddb6d P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:36.929651 21302 consensus_queue.cc:1048] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.930469 21282 consensus_queue.cc:1048] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.936686 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb963ef3e1344c58ea4e44be74ddb6d" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec17d1e661434f923643ce671b58d1" is_pre_election: true
I20260713 09:08:36.937366 20979 raft_consensus.cc:2393] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6e3123d8086404b807547c204f49e2e in current term 1: Already voted for candidate 11c72f466ea84ee298828d2203438f2b in this term.
I20260713 09:08:36.937968 21271 leader_election.cc:290] T dfb963ef3e1344c58ea4e44be74ddb6d P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:36.938905 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb963ef3e1344c58ea4e44be74ddb6d" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c72f466ea84ee298828d2203438f2b" is_pre_election: true
I20260713 09:08:36.935173 21052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e305f219eb3f442687cb795561a22ce0"
dest_uuid: "a6e3123d8086404b807547c204f49e2e"
mode: GRACEFUL
new_leader_uuid: "41ec17d1e661434f923643ce671b58d1"
 from {username='slave'} at 127.0.0.1:40570
I20260713 09:08:36.942322 21052 raft_consensus.cc:606] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Received request to transfer leadership to TS 41ec17d1e661434f923643ce671b58d1
I20260713 09:08:36.946983 21297 consensus_queue.cc:1048] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.943769 21021 leader_election.cc:304] T dfb963ef3e1344c58ea4e44be74ddb6d P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6e3123d8086404b807547c204f49e2e; no voters: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1
I20260713 09:08:36.956633 21255 consensus_queue.cc:1048] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.957862 21255 raft_consensus.cc:3060] T dfb963ef3e1344c58ea4e44be74ddb6d P a6e3123d8086404b807547c204f49e2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.957754 21297 consensus_queue.cc:1048] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.960403 21052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05bef903b6b240bea3a79df66a4334b8"
dest_uuid: "a6e3123d8086404b807547c204f49e2e"
mode: GRACEFUL
new_leader_uuid: "41ec17d1e661434f923643ce671b58d1"
 from {username='slave'} at 127.0.0.1:40570
I20260713 09:08:36.960956 21052 raft_consensus.cc:606] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Received request to transfer leadership to TS 41ec17d1e661434f923643ce671b58d1
I20260713 09:08:36.964640 21255 raft_consensus.cc:2749] T dfb963ef3e1344c58ea4e44be74ddb6d P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:36.980516 21127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfb963ef3e1344c58ea4e44be74ddb6d"
dest_uuid: "11c72f466ea84ee298828d2203438f2b"
mode: GRACEFUL
new_leader_uuid: "41ec17d1e661434f923643ce671b58d1"
 from {username='slave'} at 127.0.0.1:46824
I20260713 09:08:36.981137 21127 raft_consensus.cc:606] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Received request to transfer leadership to TS 41ec17d1e661434f923643ce671b58d1
I20260713 09:08:36.988687 21298 consensus_queue.cc:1048] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:37.007197 21255 raft_consensus.cc:993] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e: : Instructing follower 41ec17d1e661434f923643ce671b58d1 to start an election
I20260713 09:08:37.007637 21255 raft_consensus.cc:1081] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Signalling peer 41ec17d1e661434f923643ce671b58d1 to start an election
I20260713 09:08:37.020478 21282 consensus_queue.cc:1048] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.023934 21127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9333eabc56584ed0aaa4eba33bc1b5a0"
dest_uuid: "11c72f466ea84ee298828d2203438f2b"
mode: GRACEFUL
new_leader_uuid: "a6e3123d8086404b807547c204f49e2e"
 from {username='slave'} at 127.0.0.1:46824
I20260713 09:08:37.024102 20977 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05bef903b6b240bea3a79df66a4334b8"
dest_uuid: "41ec17d1e661434f923643ce671b58d1"
 from {username='slave'} at 127.0.0.1:41956
I20260713 09:08:37.024734 20977 raft_consensus.cc:493] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:37.025079 20977 raft_consensus.cc:3060] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:37.030964 21255 consensus_queue.cc:1048] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.037796 21127 raft_consensus.cc:606] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Received request to transfer leadership to TS a6e3123d8086404b807547c204f49e2e
I20260713 09:08:37.042747 21298 consensus_queue.cc:1048] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.061625 21298 consensus_queue.cc:1048] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.063714 20977 raft_consensus.cc:515] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:37.067220 21054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bef903b6b240bea3a79df66a4334b8" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6e3123d8086404b807547c204f49e2e"
I20260713 09:08:37.067826 21054 raft_consensus.cc:3055] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:37.068156 21054 raft_consensus.cc:740] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Running, Role: LEADER
I20260713 09:08:37.068930 21054 consensus_queue.cc:260] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:37.069890 21054 raft_consensus.cc:3060] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:37.077031 21126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f69a0abfe9c428983f677dbf7c74382"
dest_uuid: "11c72f466ea84ee298828d2203438f2b"
mode: GRACEFUL
new_leader_uuid: "a6e3123d8086404b807547c204f49e2e"
 from {username='slave'} at 127.0.0.1:46824
I20260713 09:08:37.078660 21126 raft_consensus.cc:606] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Received request to transfer leadership to TS a6e3123d8086404b807547c204f49e2e
I20260713 09:08:37.085086 20978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f29778794e0943b9a1269025d5ab4294"
dest_uuid: "41ec17d1e661434f923643ce671b58d1"
mode: GRACEFUL
new_leader_uuid: "a6e3123d8086404b807547c204f49e2e"
 from {username='slave'} at 127.0.0.1:41980
I20260713 09:08:37.085609 20978 raft_consensus.cc:606] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [term 1 LEADER]: Received request to transfer leadership to TS a6e3123d8086404b807547c204f49e2e
I20260713 09:08:37.096994 20978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68ddc17450df492aa6d724742b901b55"
dest_uuid: "41ec17d1e661434f923643ce671b58d1"
mode: GRACEFUL
new_leader_uuid: "11c72f466ea84ee298828d2203438f2b"
 from {username='slave'} at 127.0.0.1:41980
I20260713 09:08:37.097486 20978 raft_consensus.cc:606] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [term 1 LEADER]: Received request to transfer leadership to TS 11c72f466ea84ee298828d2203438f2b
I20260713 09:08:37.100098 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bef903b6b240bea3a79df66a4334b8" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11c72f466ea84ee298828d2203438f2b"
I20260713 09:08:37.101784 20977 leader_election.cc:290] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 2 election: Requested vote from peers a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:37.105760 21298 raft_consensus.cc:993] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b: : Instructing follower 41ec17d1e661434f923643ce671b58d1 to start an election
I20260713 09:08:37.106362 21298 raft_consensus.cc:1081] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Signalling peer 41ec17d1e661434f923643ce671b58d1 to start an election
I20260713 09:08:37.109225 20980 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfb963ef3e1344c58ea4e44be74ddb6d"
dest_uuid: "41ec17d1e661434f923643ce671b58d1"
 from {username='slave'} at 127.0.0.1:41970
I20260713 09:08:37.110543 21330 consensus_queue.cc:1048] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:37.113482 20980 raft_consensus.cc:493] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:37.113903 20980 raft_consensus.cc:3060] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:37.121881 21054 raft_consensus.cc:2468] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 2.
I20260713 09:08:37.127076 20944 leader_election.cc:304] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1 [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: 41ec17d1e661434f923643ce671b58d1, a6e3123d8086404b807547c204f49e2e; no voters: 11c72f466ea84ee298828d2203438f2b
I20260713 09:08:37.127843 21273 raft_consensus.cc:2804] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:37.128273 21273 raft_consensus.cc:697] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1 [term 2 LEADER]: Becoming Leader. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Running, Role: LEADER
I20260713 09:08:37.129153 21273 consensus_queue.cc:237] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:37.148396 20875 catalog_manager.cc:5697] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1 reported cstate change: term changed from 1 to 2, leader changed from a6e3123d8086404b807547c204f49e2e (127.16.36.66) to 41ec17d1e661434f923643ce671b58d1 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "41ec17d1e661434f923643ce671b58d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:37.150159 20980 raft_consensus.cc:515] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:37.153796 20977 raft_consensus.cc:1240] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Rejecting Update request from peer 11c72f466ea84ee298828d2203438f2b for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:37.154846 20980 leader_election.cc:290] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 2 election: Requested vote from peers a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:37.157325 21282 raft_consensus.cc:993] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b: : Instructing follower a6e3123d8086404b807547c204f49e2e to start an election
I20260713 09:08:37.157783 21254 raft_consensus.cc:1081] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Signalling peer a6e3123d8086404b807547c204f49e2e to start an election
I20260713 09:08:37.160960 21254 consensus_queue.cc:1059] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.161767 21302 raft_consensus.cc:3055] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:37.162111 21302 raft_consensus.cc:740] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Running, Role: LEADER
I20260713 09:08:37.163187 21055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f69a0abfe9c428983f677dbf7c74382"
dest_uuid: "a6e3123d8086404b807547c204f49e2e"
 from {username='slave'} at 127.0.0.1:40564
I20260713 09:08:37.162887 21302 consensus_queue.cc:260] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:37.163565 21055 raft_consensus.cc:493] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:37.163792 21055 raft_consensus.cc:3060] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:37.164072 21271 consensus_queue.cc:1048] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.164098 21302 raft_consensus.cc:3060] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:37.168826 21054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb963ef3e1344c58ea4e44be74ddb6d" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6e3123d8086404b807547c204f49e2e"
I20260713 09:08:37.169492 21054 raft_consensus.cc:3060] T dfb963ef3e1344c58ea4e44be74ddb6d P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:37.170368 21055 raft_consensus.cc:515] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:37.172142 21055 leader_election.cc:290] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 2 election: Requested vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:37.173370 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb963ef3e1344c58ea4e44be74ddb6d" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11c72f466ea84ee298828d2203438f2b"
I20260713 09:08:37.174443 21129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f69a0abfe9c428983f677dbf7c74382" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11c72f466ea84ee298828d2203438f2b"
I20260713 09:08:37.174953 21129 raft_consensus.cc:3055] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:37.175251 21129 raft_consensus.cc:740] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Running, Role: LEADER
I20260713 09:08:37.175937 21129 consensus_queue.cc:260] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:37.177006 21129 raft_consensus.cc:3060] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:37.178633 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f69a0abfe9c428983f677dbf7c74382" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:37.179230 20977 raft_consensus.cc:3060] T 9f69a0abfe9c428983f677dbf7c74382 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:37.182924 21129 raft_consensus.cc:2468] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 2.
I20260713 09:08:37.183915 21021 leader_election.cc:304] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, a6e3123d8086404b807547c204f49e2e; no voters: 
I20260713 09:08:37.184701 21271 raft_consensus.cc:2804] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:37.185153 21271 raft_consensus.cc:697] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e [term 2 LEADER]: Becoming Leader. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Running, Role: LEADER
I20260713 09:08:37.185925 21271 consensus_queue.cc:237] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:37.186446 20977 raft_consensus.cc:2468] T 9f69a0abfe9c428983f677dbf7c74382 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 2.
I20260713 09:08:37.189734 21128 raft_consensus.cc:2468] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 2.
I20260713 09:08:37.193581 21201 consensus_queue.cc:1048] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.193742 20946 leader_election.cc:304] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1; no voters: 
I20260713 09:08:37.194473 21273 raft_consensus.cc:2804] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:37.194985 21273 raft_consensus.cc:697] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1 [term 2 LEADER]: Becoming Leader. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Running, Role: LEADER
I20260713 09:08:37.195796 21273 consensus_queue.cc:237] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1 [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: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:37.197371 21054 raft_consensus.cc:2468] T dfb963ef3e1344c58ea4e44be74ddb6d P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 2.
I20260713 09:08:37.196424 20877 catalog_manager.cc:5697] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e reported cstate change: term changed from 1 to 2, leader changed from 11c72f466ea84ee298828d2203438f2b (127.16.36.67) to a6e3123d8086404b807547c204f49e2e (127.16.36.66). New cstate: current_term: 2 leader_uuid: "a6e3123d8086404b807547c204f49e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:37.205366 21271 raft_consensus.cc:993] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e: : Instructing follower 41ec17d1e661434f923643ce671b58d1 to start an election
I20260713 09:08:37.205793 21326 raft_consensus.cc:1081] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Signalling peer 41ec17d1e661434f923643ce671b58d1 to start an election
I20260713 09:08:37.206077 21201 raft_consensus.cc:993] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1: : Instructing follower 11c72f466ea84ee298828d2203438f2b to start an election
I20260713 09:08:37.206534 21201 raft_consensus.cc:1081] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [term 1 LEADER]: Signalling peer 11c72f466ea84ee298828d2203438f2b to start an election
I20260713 09:08:37.207978 21127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68ddc17450df492aa6d724742b901b55"
dest_uuid: "11c72f466ea84ee298828d2203438f2b"
 from {username='slave'} at 127.0.0.1:46810
I20260713 09:08:37.208465 21127 raft_consensus.cc:493] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:37.208809 21127 raft_consensus.cc:3060] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:37.210388 21297 consensus_queue.cc:1048] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.214025 20980 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e305f219eb3f442687cb795561a22ce0"
dest_uuid: "41ec17d1e661434f923643ce671b58d1"
 from {username='slave'} at 127.0.0.1:41956
I20260713 09:08:37.214619 20980 raft_consensus.cc:493] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:37.215025 20980 raft_consensus.cc:3060] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:37.218304 21127 raft_consensus.cc:515] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:37.219246 21128 raft_consensus.cc:1240] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Rejecting Update request from peer 41ec17d1e661434f923643ce671b58d1 for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:37.220734 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ddc17450df492aa6d724742b901b55" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:37.221179 20977 raft_consensus.cc:3055] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:37.221370 20980 raft_consensus.cc:515] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:37.221438 20977 raft_consensus.cc:740] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Running, Role: LEADER
I20260713 09:08:37.222059 21297 consensus_queue.cc:1059] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.222995 20977 consensus_queue.cc:260] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:37.223482 20980 leader_election.cc:290] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 2 election: Requested vote from peers a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:37.223858 20977 raft_consensus.cc:3060] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:37.226008 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e305f219eb3f442687cb795561a22ce0" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11c72f466ea84ee298828d2203438f2b"
I20260713 09:08:37.227437 21127 leader_election.cc:290] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 2 election: Requested vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167)
I20260713 09:08:37.228488 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ddc17450df492aa6d724742b901b55" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6e3123d8086404b807547c204f49e2e"
I20260713 09:08:37.227473 21055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e305f219eb3f442687cb795561a22ce0" candidate_uuid: "41ec17d1e661434f923643ce671b58d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6e3123d8086404b807547c204f49e2e"
I20260713 09:08:37.229964 21055 raft_consensus.cc:3055] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:37.230230 21055 raft_consensus.cc:740] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Running, Role: LEADER
I20260713 09:08:37.230908 21055 consensus_queue.cc:260] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:37.232002 21055 raft_consensus.cc:3060] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:37.226670 21128 raft_consensus.cc:3060] T e305f219eb3f442687cb795561a22ce0 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:37.232594 20876 catalog_manager.cc:5697] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1 reported cstate change: term changed from 1 to 2, leader changed from 11c72f466ea84ee298828d2203438f2b (127.16.36.67) to 41ec17d1e661434f923643ce671b58d1 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "41ec17d1e661434f923643ce671b58d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:37.237922 21055 raft_consensus.cc:2468] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 2.
I20260713 09:08:37.238977 20944 leader_election.cc:304] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec17d1e661434f923643ce671b58d1, a6e3123d8086404b807547c204f49e2e; no voters: 
I20260713 09:08:37.239807 21297 raft_consensus.cc:2804] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:37.240224 21297 raft_consensus.cc:697] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1 [term 2 LEADER]: Becoming Leader. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Running, Role: LEADER
I20260713 09:08:37.240985 21297 consensus_queue.cc:237] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:37.242535 20977 raft_consensus.cc:2468] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 2.
I20260713 09:08:37.239002 21128 raft_consensus.cc:2468] T e305f219eb3f442687cb795561a22ce0 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec17d1e661434f923643ce671b58d1 in term 2.
I20260713 09:08:37.244903 21092 leader_election.cc:304] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b [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: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1; no voters: a6e3123d8086404b807547c204f49e2e
I20260713 09:08:37.245628 21302 raft_consensus.cc:2804] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:37.246062 21302 raft_consensus.cc:697] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b [term 2 LEADER]: Becoming Leader. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Running, Role: LEADER
I20260713 09:08:37.246826 21302 consensus_queue.cc:237] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b [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: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:37.253891 20877 catalog_manager.cc:5697] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1 reported cstate change: term changed from 1 to 2, leader changed from a6e3123d8086404b807547c204f49e2e (127.16.36.66) to 41ec17d1e661434f923643ce671b58d1 (127.16.36.65). New cstate: current_term: 2 leader_uuid: "41ec17d1e661434f923643ce671b58d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:37.255299 20875 catalog_manager.cc:5697] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b reported cstate change: term changed from 1 to 2, leader changed from 41ec17d1e661434f923643ce671b58d1 (127.16.36.65) to 11c72f466ea84ee298828d2203438f2b (127.16.36.67). New cstate: current_term: 2 leader_uuid: "11c72f466ea84ee298828d2203438f2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:37.352747 21271 consensus_queue.cc:1048] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.361706 21326 consensus_queue.cc:1048] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.400364 21272 raft_consensus.cc:993] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1: : Instructing follower a6e3123d8086404b807547c204f49e2e to start an election
I20260713 09:08:37.400822 21297 raft_consensus.cc:1081] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [term 1 LEADER]: Signalling peer a6e3123d8086404b807547c204f49e2e to start an election
I20260713 09:08:37.402076 21055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f29778794e0943b9a1269025d5ab4294"
dest_uuid: "a6e3123d8086404b807547c204f49e2e"
 from {username='slave'} at 127.0.0.1:40566
I20260713 09:08:37.402455 21055 raft_consensus.cc:493] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:37.402733 21055 raft_consensus.cc:3060] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:37.406810 21055 raft_consensus.cc:515] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:37.408350 21055 leader_election.cc:290] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 2 election: Requested vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:37.408855 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29778794e0943b9a1269025d5ab4294" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:37.409318 20977 raft_consensus.cc:3055] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:37.409567 20977 raft_consensus.cc:740] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Running, Role: LEADER
I20260713 09:08:37.409816 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29778794e0943b9a1269025d5ab4294" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11c72f466ea84ee298828d2203438f2b"
I20260713 09:08:37.410368 21128 raft_consensus.cc:3060] T f29778794e0943b9a1269025d5ab4294 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:37.410295 20977 consensus_queue.cc:260] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:37.411648 20977 raft_consensus.cc:3060] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:37.416759 21128 raft_consensus.cc:2468] T f29778794e0943b9a1269025d5ab4294 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 2.
I20260713 09:08:37.417857 21021 leader_election.cc:304] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c72f466ea84ee298828d2203438f2b, a6e3123d8086404b807547c204f49e2e; no voters: 
I20260713 09:08:37.417939 20977 raft_consensus.cc:2468] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 2.
I20260713 09:08:37.418552 21326 raft_consensus.cc:2804] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:37.419003 21326 raft_consensus.cc:697] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e [term 2 LEADER]: Becoming Leader. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Running, Role: LEADER
I20260713 09:08:37.419656 21326 consensus_queue.cc:237] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:37.425263 20877 catalog_manager.cc:5697] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e reported cstate change: term changed from 1 to 2, leader changed from 41ec17d1e661434f923643ce671b58d1 (127.16.36.65) to a6e3123d8086404b807547c204f49e2e (127.16.36.66). New cstate: current_term: 2 leader_uuid: "a6e3123d8086404b807547c204f49e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:37.534798 21254 raft_consensus.cc:993] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b: : Instructing follower a6e3123d8086404b807547c204f49e2e to start an election
I20260713 09:08:37.535178 21302 raft_consensus.cc:1081] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Signalling peer a6e3123d8086404b807547c204f49e2e to start an election
I20260713 09:08:37.536334 21054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9333eabc56584ed0aaa4eba33bc1b5a0"
dest_uuid: "a6e3123d8086404b807547c204f49e2e"
 from {username='slave'} at 127.0.0.1:40564
I20260713 09:08:37.536772 21054 raft_consensus.cc:493] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:37.537063 21054 raft_consensus.cc:3060] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:37.541566 21054 raft_consensus.cc:515] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:37.543002 21054 leader_election.cc:290] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 2 election: Requested vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), 11c72f466ea84ee298828d2203438f2b (127.16.36.67:44307)
I20260713 09:08:37.543565 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9333eabc56584ed0aaa4eba33bc1b5a0" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:37.544045 21128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9333eabc56584ed0aaa4eba33bc1b5a0" candidate_uuid: "a6e3123d8086404b807547c204f49e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11c72f466ea84ee298828d2203438f2b"
I20260713 09:08:37.544085 20977 raft_consensus.cc:3060] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:37.544569 21128 raft_consensus.cc:3055] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:37.544813 21128 raft_consensus.cc:740] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Running, Role: LEADER
I20260713 09:08:37.545449 21128 consensus_queue.cc:260] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:37.546288 21128 raft_consensus.cc:3060] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:37.548627 20977 raft_consensus.cc:2468] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 2.
I20260713 09:08:37.549535 21018 leader_election.cc:304] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec17d1e661434f923643ce671b58d1, a6e3123d8086404b807547c204f49e2e; no voters: 
I20260713 09:08:37.550243 21326 raft_consensus.cc:2804] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:37.550701 21326 raft_consensus.cc:697] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e [term 2 LEADER]: Becoming Leader. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Running, Role: LEADER
I20260713 09:08:37.551458 21326 consensus_queue.cc:237] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:37.551973 21128 raft_consensus.cc:2468] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e3123d8086404b807547c204f49e2e in term 2.
I20260713 09:08:37.557154 20877 catalog_manager.cc:5697] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e reported cstate change: term changed from 1 to 2, leader changed from 11c72f466ea84ee298828d2203438f2b (127.16.36.67) to a6e3123d8086404b807547c204f49e2e (127.16.36.66). New cstate: current_term: 2 leader_uuid: "a6e3123d8086404b807547c204f49e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:37.605405 21054 raft_consensus.cc:1275] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Refusing update from remote peer 41ec17d1e661434f923643ce671b58d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:37.606401 21297 consensus_queue.cc:1048] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:37.613076 21128 raft_consensus.cc:3060] T 05bef903b6b240bea3a79df66a4334b8 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:37.619300 21128 raft_consensus.cc:1275] T 05bef903b6b240bea3a79df66a4334b8 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Refusing update from remote peer 41ec17d1e661434f923643ce671b58d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:37.620373 21297 consensus_queue.cc:1048] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:37.651842 21128 raft_consensus.cc:1275] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Refusing update from remote peer a6e3123d8086404b807547c204f49e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:37.652840 21326 consensus_queue.cc:1048] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:37.659796 20977 raft_consensus.cc:1275] T 9f69a0abfe9c428983f677dbf7c74382 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Refusing update from remote peer a6e3123d8086404b807547c204f49e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:37.661041 21326 consensus_queue.cc:1048] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:37.698410 21128 raft_consensus.cc:1275] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Refusing update from remote peer 41ec17d1e661434f923643ce671b58d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:37.699411 21297 consensus_queue.cc:1048] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:37.706082 21054 raft_consensus.cc:1275] T dfb963ef3e1344c58ea4e44be74ddb6d P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Refusing update from remote peer 41ec17d1e661434f923643ce671b58d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:37.707470 21272 consensus_queue.cc:1048] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:37.729455 21054 raft_consensus.cc:3060] T 68ddc17450df492aa6d724742b901b55 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:37.735188 21054 raft_consensus.cc:1275] T 68ddc17450df492aa6d724742b901b55 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Refusing update from remote peer 11c72f466ea84ee298828d2203438f2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:37.736117 21302 consensus_queue.cc:1048] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:37.743564 20977 raft_consensus.cc:1275] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Refusing update from remote peer 11c72f466ea84ee298828d2203438f2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:37.745066 21302 consensus_queue.cc:1048] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:37.779354 21054 raft_consensus.cc:1275] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Refusing update from remote peer 41ec17d1e661434f923643ce671b58d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:37.780565 21272 consensus_queue.cc:1048] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:37.789305 21128 raft_consensus.cc:1275] T e305f219eb3f442687cb795561a22ce0 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Refusing update from remote peer 41ec17d1e661434f923643ce671b58d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:37.790535 21297 consensus_queue.cc:1048] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:37.971576 20977 raft_consensus.cc:1275] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Refusing update from remote peer a6e3123d8086404b807547c204f49e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:37.972651 21326 consensus_queue.cc:1048] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:37.980041 21128 raft_consensus.cc:1275] T f29778794e0943b9a1269025d5ab4294 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Refusing update from remote peer a6e3123d8086404b807547c204f49e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:37.981503 21326 consensus_queue.cc:1048] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:37.985894 20977 raft_consensus.cc:1275] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Refusing update from remote peer a6e3123d8086404b807547c204f49e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:37.987319 21326 consensus_queue.cc:1048] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:37.995293 21128 raft_consensus.cc:1275] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Refusing update from remote peer a6e3123d8086404b807547c204f49e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:37.996485 21326 consensus_queue.cc:1048] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:40.100319 20876 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54470:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:08:40.118391 20876 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54470:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:08:40.147200 16529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:40.359144 21388 tablet.cc:1724] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.385762 21392 tablet.cc:1724] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.414500 21395 tablet.cc:1724] T e305f219eb3f442687cb795561a22ce0 P 11c72f466ea84ee298828d2203438f2b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.420930 21399 tablet.cc:1724] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 41ec17d1e661434f923643ce671b58d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.422057 21384 log.cc:927] Time spent T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
W20260713 09:08:40.425630 21021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.36.67:44307, user_credentials={real_user=slave}} blocked reactor thread for 53381.5us
I20260713 09:08:40.452319 21404 tablet.cc:1724] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.441433 21391 tablet.cc:1724] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.503937 21406 tablet.cc:1724] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.506837 21054 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47a6aacbf47e4f4a92dd89b5f8177274"
dest_uuid: "a6e3123d8086404b807547c204f49e2e"
mode: GRACEFUL
new_leader_uuid: "11c72f466ea84ee298828d2203438f2b"
 from {username='slave'} at 127.0.0.1:55158
I20260713 09:08:40.507516 21054 raft_consensus.cc:606] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [term 2 LEADER]: Received request to transfer leadership to TS 11c72f466ea84ee298828d2203438f2b
I20260713 09:08:40.524283 21404 tablet.cc:1724] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.494916 21402 tablet.cc:1724] T 581da3b69b1e444faa09c515dc398fc4 P 11c72f466ea84ee298828d2203438f2b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.535606 20944 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.36.66:38167, user_credentials={real_user=slave}} blocked reactor thread for 60811.6us
I20260713 09:08:40.534065 21405 tablet.cc:1724] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.549091 21404 tablet.cc:1724] T 581da3b69b1e444faa09c515dc398fc4 P a6e3123d8086404b807547c204f49e2e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.568673 21404 tablet.cc:1724] T 68ddc17450df492aa6d724742b901b55 P a6e3123d8086404b807547c204f49e2e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.574949 21395 tablet.cc:1724] T f29778794e0943b9a1269025d5ab4294 P 11c72f466ea84ee298828d2203438f2b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.585471 21388 tablet.cc:1724] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.602519 21408 tablet.cc:1724] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.554279 21392 tablet.cc:1724] T 05bef903b6b240bea3a79df66a4334b8 P 11c72f466ea84ee298828d2203438f2b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.615589 21399 tablet.cc:1724] T 9f69a0abfe9c428983f677dbf7c74382 P 41ec17d1e661434f923643ce671b58d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.535656 21406 tablet.cc:1724] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.634407 21391 tablet.cc:1724] T 37f4c9408f9744d2a1ca8f4110c195d2 P 11c72f466ea84ee298828d2203438f2b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.635237 21405 tablet.cc:1724] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.648183 21416 tablet.cc:1724] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.654857 21402 tablet.cc:1724] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.662252 21415 tablet.cc:1724] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.612387 21404 tablet.cc:1724] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.669986 21408 tablet.cc:1724] T dfb963ef3e1344c58ea4e44be74ddb6d P a6e3123d8086404b807547c204f49e2e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.655601 21395 tablet.cc:1724] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.677421 21405 tablet.cc:1724] T 37f4c9408f9744d2a1ca8f4110c195d2 P 41ec17d1e661434f923643ce671b58d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:40.683591 20977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eeafa0f599a542acb59187eda046218d"
dest_uuid: "41ec17d1e661434f923643ce671b58d1"
mode: GRACEFUL
new_leader_uuid: "11c72f466ea84ee298828d2203438f2b"
 from {username='slave'} at 127.0.0.1:51412
I20260713 09:08:40.684177 20977 raft_consensus.cc:606] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [term 2 LEADER]: Received request to transfer leadership to TS 11c72f466ea84ee298828d2203438f2b
I20260713 09:08:40.685601 16529 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:40.686161 16529 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:40.701763 20875 catalog_manager.cc:6242] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38: soft_deleted_table [id=be300dd933914ca7941bc1bf2c4efd39] alter complete (version 1)
I20260713 09:08:40.932152 21344 raft_consensus.cc:993] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e: : Instructing follower 11c72f466ea84ee298828d2203438f2b to start an election
I20260713 09:08:40.932636 21397 raft_consensus.cc:1081] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [term 2 LEADER]: Signalling peer 11c72f466ea84ee298828d2203438f2b to start an election
I20260713 09:08:40.933923 21125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47a6aacbf47e4f4a92dd89b5f8177274"
dest_uuid: "11c72f466ea84ee298828d2203438f2b"
 from {username='slave'} at 127.0.0.1:46804
I20260713 09:08:40.934322 21125 raft_consensus.cc:493] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:40.934592 21125 raft_consensus.cc:3060] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:40.939469 21125 raft_consensus.cc:515] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:40.941051 21125 leader_election.cc:290] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 3 election: Requested vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167)
I20260713 09:08:40.941583 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a6aacbf47e4f4a92dd89b5f8177274" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:40.942126 20977 raft_consensus.cc:3060] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:40.942130 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a6aacbf47e4f4a92dd89b5f8177274" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a6e3123d8086404b807547c204f49e2e"
I20260713 09:08:40.942876 21053 raft_consensus.cc:3055] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:40.943120 21053 raft_consensus.cc:740] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a6e3123d8086404b807547c204f49e2e, State: Running, Role: LEADER
I20260713 09:08:40.943845 21053 consensus_queue.cc:260] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [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: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:40.945031 21053 raft_consensus.cc:3060] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:40.946621 21417 raft_consensus.cc:993] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1: : Instructing follower 11c72f466ea84ee298828d2203438f2b to start an election
I20260713 09:08:40.947093 21417 raft_consensus.cc:1081] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [term 2 LEADER]: Signalling peer 11c72f466ea84ee298828d2203438f2b to start an election
I20260713 09:08:40.948371 20977 raft_consensus.cc:2468] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 3.
I20260713 09:08:40.949412 21092 leader_election.cc:304] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b [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: 11c72f466ea84ee298828d2203438f2b, 41ec17d1e661434f923643ce671b58d1; no voters: 
I20260713 09:08:40.949515 21125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eeafa0f599a542acb59187eda046218d"
dest_uuid: "11c72f466ea84ee298828d2203438f2b"
 from {username='slave'} at 127.0.0.1:46810
I20260713 09:08:40.950045 21125 raft_consensus.cc:493] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:40.950341 21125 raft_consensus.cc:3060] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:40.950289 21365 raft_consensus.cc:2804] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:40.951646 21365 raft_consensus.cc:697] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b [term 3 LEADER]: Becoming Leader. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Running, Role: LEADER
I20260713 09:08:40.951655 21053 raft_consensus.cc:2468] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 3.
I20260713 09:08:40.952651 21365 consensus_queue.cc:237] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b [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: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:40.955509 21125 raft_consensus.cc:515] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:40.957151 21125 leader_election.cc:290] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [CANDIDATE]: Term 3 election: Requested vote from peers 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795), a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167)
I20260713 09:08:40.957723 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeafa0f599a542acb59187eda046218d" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "41ec17d1e661434f923643ce671b58d1"
I20260713 09:08:40.958330 20977 raft_consensus.cc:3055] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:40.958688 20977 raft_consensus.cc:740] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 41ec17d1e661434f923643ce671b58d1, State: Running, Role: LEADER
I20260713 09:08:40.958969 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeafa0f599a542acb59187eda046218d" candidate_uuid: "11c72f466ea84ee298828d2203438f2b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a6e3123d8086404b807547c204f49e2e"
I20260713 09:08:40.959457 21053 raft_consensus.cc:3060] T eeafa0f599a542acb59187eda046218d P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:40.959458 20977 consensus_queue.cc:260] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [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: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:40.960805 20977 raft_consensus.cc:3060] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:40.961292 20878 catalog_manager.cc:5697] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b reported cstate change: term changed from 2 to 3, leader changed from a6e3123d8086404b807547c204f49e2e (127.16.36.66) to 11c72f466ea84ee298828d2203438f2b (127.16.36.67). New cstate: current_term: 3 leader_uuid: "11c72f466ea84ee298828d2203438f2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:40.963662 21053 raft_consensus.cc:2468] T eeafa0f599a542acb59187eda046218d P a6e3123d8086404b807547c204f49e2e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 3.
I20260713 09:08:40.964694 21093 leader_election.cc:304] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [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: 11c72f466ea84ee298828d2203438f2b, a6e3123d8086404b807547c204f49e2e; no voters: 
I20260713 09:08:40.965438 21365 raft_consensus.cc:2804] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:40.965893 21365 raft_consensus.cc:697] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 3 LEADER]: Becoming Leader. State: Replica: 11c72f466ea84ee298828d2203438f2b, State: Running, Role: LEADER
I20260713 09:08:40.966600 20977 raft_consensus.cc:2468] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c72f466ea84ee298828d2203438f2b in term 3.
I20260713 09:08:40.966694 21365 consensus_queue.cc:237] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [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: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } }
I20260713 09:08:40.976089 20878 catalog_manager.cc:5697] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b reported cstate change: term changed from 2 to 3, leader changed from 41ec17d1e661434f923643ce671b58d1 (127.16.36.65) to 11c72f466ea84ee298828d2203438f2b (127.16.36.67). New cstate: current_term: 3 leader_uuid: "11c72f466ea84ee298828d2203438f2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11c72f466ea84ee298828d2203438f2b" member_type: VOTER last_known_addr { host: "127.16.36.67" port: 44307 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:41.394639 21053 raft_consensus.cc:1275] T eeafa0f599a542acb59187eda046218d P a6e3123d8086404b807547c204f49e2e [term 3 FOLLOWER]: Refusing update from remote peer 11c72f466ea84ee298828d2203438f2b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:41.395637 21365 consensus_queue.cc:1048] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:41.403834 20977 raft_consensus.cc:1275] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [term 3 FOLLOWER]: Refusing update from remote peer 11c72f466ea84ee298828d2203438f2b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:41.405186 21421 consensus_queue.cc:1048] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:41.526034 21053 raft_consensus.cc:1275] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [term 3 FOLLOWER]: Refusing update from remote peer 11c72f466ea84ee298828d2203438f2b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:41.527065 21421 consensus_queue.cc:1048] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e3123d8086404b807547c204f49e2e" member_type: VOTER last_known_addr { host: "127.16.36.66" port: 38167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:41.535697 20977 raft_consensus.cc:1275] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [term 3 FOLLOWER]: Refusing update from remote peer 11c72f466ea84ee298828d2203438f2b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:41.538163 21430 consensus_queue.cc:1048] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec17d1e661434f923643ce671b58d1" member_type: VOTER last_known_addr { host: "127.16.36.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:41.735090 16529 tablet_server.cc:179] TabletServer@127.16.36.65:0 shutting down...
I20260713 09:08:41.755795 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:41.756462 16529 tablet_replica.cc:333] T 37f4c9408f9744d2a1ca8f4110c195d2 P 41ec17d1e661434f923643ce671b58d1: stopping tablet replica
I20260713 09:08:41.757011 16529 raft_consensus.cc:2243] T 37f4c9408f9744d2a1ca8f4110c195d2 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.757437 16529 raft_consensus.cc:2272] T 37f4c9408f9744d2a1ca8f4110c195d2 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.759177 16529 tablet_replica.cc:333] T 9f69a0abfe9c428983f677dbf7c74382 P 41ec17d1e661434f923643ce671b58d1: stopping tablet replica
I20260713 09:08:41.759703 16529 raft_consensus.cc:2243] T 9f69a0abfe9c428983f677dbf7c74382 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.760089 16529 raft_consensus.cc:2272] T 9f69a0abfe9c428983f677dbf7c74382 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.761653 16529 tablet_replica.cc:333] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1: stopping tablet replica
I20260713 09:08:41.762140 16529 raft_consensus.cc:2243] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.762569 16529 raft_consensus.cc:2272] T f29778794e0943b9a1269025d5ab4294 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.764379 16529 tablet_replica.cc:333] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1: stopping tablet replica
I20260713 09:08:41.764882 16529 raft_consensus.cc:2243] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.765266 16529 raft_consensus.cc:2272] T 68ddc17450df492aa6d724742b901b55 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.766973 16529 tablet_replica.cc:333] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 41ec17d1e661434f923643ce671b58d1: stopping tablet replica
I20260713 09:08:41.767508 16529 raft_consensus.cc:2243] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.767868 16529 raft_consensus.cc:2272] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.769469 16529 tablet_replica.cc:333] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1: stopping tablet replica
I20260713 09:08:41.769937 16529 raft_consensus.cc:2243] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:41.770643 16529 raft_consensus.cc:2272] T 09771bd631db42f0a2bc332da8bba8b9 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.772258 16529 tablet_replica.cc:333] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1: stopping tablet replica
I20260713 09:08:41.772735 16529 raft_consensus.cc:2243] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:41.773391 16529 raft_consensus.cc:2272] T 05bef903b6b240bea3a79df66a4334b8 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.775022 16529 tablet_replica.cc:333] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1: stopping tablet replica
I20260713 09:08:41.775565 16529 raft_consensus.cc:2243] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:41.776186 16529 raft_consensus.cc:2272] T e305f219eb3f442687cb795561a22ce0 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.777796 16529 tablet_replica.cc:333] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1: stopping tablet replica
I20260713 09:08:41.778236 16529 raft_consensus.cc:2243] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:41.778921 16529 raft_consensus.cc:2272] T d023b7e347c44af5887a288da6378bcd P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.780669 16529 tablet_replica.cc:333] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1: stopping tablet replica
I20260713 09:08:41.781136 16529 raft_consensus.cc:2243] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.781499 16529 raft_consensus.cc:2272] T eeafa0f599a542acb59187eda046218d P 41ec17d1e661434f923643ce671b58d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.783525 16529 tablet_replica.cc:333] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1: stopping tablet replica
I20260713 09:08:41.784005 16529 raft_consensus.cc:2243] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.784373 16529 raft_consensus.cc:2272] T 47a6aacbf47e4f4a92dd89b5f8177274 P 41ec17d1e661434f923643ce671b58d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.786293 16529 tablet_replica.cc:333] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1: stopping tablet replica
I20260713 09:08:41.786806 16529 raft_consensus.cc:2243] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:41.787525 16529 raft_consensus.cc:2272] T 168be3926f104b29a6f1bddaa2c2eb8b P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.789144 16529 tablet_replica.cc:333] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1: stopping tablet replica
I20260713 09:08:41.789600 16529 raft_consensus.cc:2243] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:41.790211 16529 raft_consensus.cc:2272] T 581da3b69b1e444faa09c515dc398fc4 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.791718 16529 tablet_replica.cc:333] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1: stopping tablet replica
I20260713 09:08:41.792160 16529 raft_consensus.cc:2243] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:41.792798 16529 raft_consensus.cc:2272] T dfb963ef3e1344c58ea4e44be74ddb6d P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.794384 16529 tablet_replica.cc:333] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1: stopping tablet replica
I20260713 09:08:41.794860 16529 raft_consensus.cc:2243] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.795233 16529 raft_consensus.cc:2272] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.796826 16529 tablet_replica.cc:333] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1: stopping tablet replica
I20260713 09:08:41.797271 16529 raft_consensus.cc:2243] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.797629 16529 raft_consensus.cc:2272] T de58598a603841d0bd2a38dafe3544cd P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.799216 16529 tablet_replica.cc:333] T 736056766a4f445b99f8912ff7ba620d P 41ec17d1e661434f923643ce671b58d1: stopping tablet replica
I20260713 09:08:41.799649 16529 raft_consensus.cc:2243] T 736056766a4f445b99f8912ff7ba620d P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.800029 16529 raft_consensus.cc:2272] T 736056766a4f445b99f8912ff7ba620d P 41ec17d1e661434f923643ce671b58d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.801843 16529 tablet_replica.cc:333] T 0679381ae6234bc391ad6d2fb9d88e83 P 41ec17d1e661434f923643ce671b58d1: stopping tablet replica
I20260713 09:08:41.802440 16529 raft_consensus.cc:2243] T 0679381ae6234bc391ad6d2fb9d88e83 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.802904 16529 raft_consensus.cc:2272] T 0679381ae6234bc391ad6d2fb9d88e83 P 41ec17d1e661434f923643ce671b58d1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:41.803488 21092 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]
W20260713 09:08:41.808327 21092 consensus_peers.cc:597] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b -> Peer 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795): Couldn't send request to peer 41ec17d1e661434f923643ce671b58d1. 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:08:41.809769 21092 consensus_peers.cc:597] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b -> Peer 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795): Couldn't send request to peer 41ec17d1e661434f923643ce671b58d1. 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:08:41.841111 16529 tablet_server.cc:196] TabletServer@127.16.36.65:0 shutdown complete.
W20260713 09:08:41.862805 21018 consensus_peers.cc:597] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e -> Peer 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795): Couldn't send request to peer 41ec17d1e661434f923643ce671b58d1. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:45795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:41.872937 16529 tablet_server.cc:179] TabletServer@127.16.36.66:0 shutting down...
I20260713 09:08:41.893996 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:41.894584 16529 tablet_replica.cc:333] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e: stopping tablet replica
I20260713 09:08:41.895114 16529 raft_consensus.cc:2243] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:41.895787 16529 raft_consensus.cc:2272] T 37f4c9408f9744d2a1ca8f4110c195d2 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.897439 16529 tablet_replica.cc:333] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e: stopping tablet replica
I20260713 09:08:41.897951 16529 raft_consensus.cc:2243] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:41.898618 16529 raft_consensus.cc:2272] T 9f69a0abfe9c428983f677dbf7c74382 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.900460 16529 tablet_replica.cc:333] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e: stopping tablet replica
I20260713 09:08:41.901186 16529 raft_consensus.cc:2243] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:41.901973 16529 raft_consensus.cc:2272] T f29778794e0943b9a1269025d5ab4294 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:41.903075 21018 consensus_peers.cc:597] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e -> Peer 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795): Couldn't send request to peer 41ec17d1e661434f923643ce671b58d1. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:45795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:41.904052 16529 tablet_replica.cc:333] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e: stopping tablet replica
I20260713 09:08:41.904593 16529 raft_consensus.cc:2243] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.904976 16529 raft_consensus.cc:2272] T e305f219eb3f442687cb795561a22ce0 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.906509 16529 tablet_replica.cc:333] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e: stopping tablet replica
I20260713 09:08:41.906999 16529 raft_consensus.cc:2243] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.907361 16529 raft_consensus.cc:2272] T 05bef903b6b240bea3a79df66a4334b8 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.908867 16529 tablet_replica.cc:333] T 68ddc17450df492aa6d724742b901b55 P a6e3123d8086404b807547c204f49e2e: stopping tablet replica
I20260713 09:08:41.909346 16529 raft_consensus.cc:2243] T 68ddc17450df492aa6d724742b901b55 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.909700 16529 raft_consensus.cc:2272] T 68ddc17450df492aa6d724742b901b55 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.911281 16529 tablet_replica.cc:333] T 09771bd631db42f0a2bc332da8bba8b9 P a6e3123d8086404b807547c204f49e2e: stopping tablet replica
I20260713 09:08:41.911764 16529 raft_consensus.cc:2243] T 09771bd631db42f0a2bc332da8bba8b9 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.912109 16529 raft_consensus.cc:2272] T 09771bd631db42f0a2bc332da8bba8b9 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.913761 16529 tablet_replica.cc:333] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e: stopping tablet replica
I20260713 09:08:41.914248 16529 raft_consensus.cc:2243] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:41.914901 16529 raft_consensus.cc:2272] T 9333eabc56584ed0aaa4eba33bc1b5a0 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.916425 16529 tablet_replica.cc:333] T dfb963ef3e1344c58ea4e44be74ddb6d P a6e3123d8086404b807547c204f49e2e: stopping tablet replica
I20260713 09:08:41.916889 16529 raft_consensus.cc:2243] T dfb963ef3e1344c58ea4e44be74ddb6d P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.917249 16529 raft_consensus.cc:2272] T dfb963ef3e1344c58ea4e44be74ddb6d P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.918769 16529 tablet_replica.cc:333] T 581da3b69b1e444faa09c515dc398fc4 P a6e3123d8086404b807547c204f49e2e: stopping tablet replica
I20260713 09:08:41.919247 16529 raft_consensus.cc:2243] T 581da3b69b1e444faa09c515dc398fc4 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.919600 16529 raft_consensus.cc:2272] T 581da3b69b1e444faa09c515dc398fc4 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.921103 16529 tablet_replica.cc:333] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e: stopping tablet replica
I20260713 09:08:41.921551 16529 raft_consensus.cc:2243] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:41.922199 16529 raft_consensus.cc:2272] T 0a6c6f5733f54e43ba5738a8a58d6f24 P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.923902 16529 tablet_replica.cc:333] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e: stopping tablet replica
I20260713 09:08:41.924355 16529 raft_consensus.cc:2243] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:41.924993 16529 raft_consensus.cc:2272] T de58598a603841d0bd2a38dafe3544cd P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.926633 16529 tablet_replica.cc:333] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e: stopping tablet replica
I20260713 09:08:41.927071 16529 raft_consensus.cc:2243] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.927450 16529 raft_consensus.cc:2272] T d023b7e347c44af5887a288da6378bcd P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.929096 16529 tablet_replica.cc:333] T eeafa0f599a542acb59187eda046218d P a6e3123d8086404b807547c204f49e2e: stopping tablet replica
I20260713 09:08:41.929531 16529 raft_consensus.cc:2243] T eeafa0f599a542acb59187eda046218d P a6e3123d8086404b807547c204f49e2e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.929889 16529 raft_consensus.cc:2272] T eeafa0f599a542acb59187eda046218d P a6e3123d8086404b807547c204f49e2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.931943 16529 tablet_replica.cc:333] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e: stopping tablet replica
I20260713 09:08:41.932413 16529 raft_consensus.cc:2243] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.932876 16529 raft_consensus.cc:2272] T 736056766a4f445b99f8912ff7ba620d P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.934672 16529 tablet_replica.cc:333] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e: stopping tablet replica
I20260713 09:08:41.935175 16529 raft_consensus.cc:2243] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:41.935835 16529 raft_consensus.cc:2272] T 0679381ae6234bc391ad6d2fb9d88e83 P a6e3123d8086404b807547c204f49e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.937551 16529 tablet_replica.cc:333] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e: stopping tablet replica
I20260713 09:08:41.937950 16529 raft_consensus.cc:2243] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.938302 16529 raft_consensus.cc:2272] T 47a6aacbf47e4f4a92dd89b5f8177274 P a6e3123d8086404b807547c204f49e2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.940217 16529 tablet_replica.cc:333] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e: stopping tablet replica
I20260713 09:08:41.940649 16529 raft_consensus.cc:2243] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.941000 16529 raft_consensus.cc:2272] T 168be3926f104b29a6f1bddaa2c2eb8b P a6e3123d8086404b807547c204f49e2e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:41.965049 21092 consensus_peers.cc:597] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b -> Peer 41ec17d1e661434f923643ce671b58d1 (127.16.36.65:45795): Couldn't send request to peer 41ec17d1e661434f923643ce671b58d1. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.65:45795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:41.967949 16529 tablet_server.cc:196] TabletServer@127.16.36.66:0 shutdown complete.
W20260713 09:08:41.985173 21093 consensus_peers.cc:597] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b -> Peer a6e3123d8086404b807547c204f49e2e (127.16.36.66:38167): Couldn't send request to peer a6e3123d8086404b807547c204f49e2e. Status: Network error: Client connection negotiation failed: client connection to 127.16.36.66:38167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:41.993700 16529 tablet_server.cc:179] TabletServer@127.16.36.67:0 shutting down...
I20260713 09:08:42.015012 16529 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:42.015542 16529 tablet_replica.cc:333] T 37f4c9408f9744d2a1ca8f4110c195d2 P 11c72f466ea84ee298828d2203438f2b: stopping tablet replica
I20260713 09:08:42.016073 16529 raft_consensus.cc:2243] T 37f4c9408f9744d2a1ca8f4110c195d2 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.016485 16529 raft_consensus.cc:2272] T 37f4c9408f9744d2a1ca8f4110c195d2 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.018088 16529 tablet_replica.cc:333] T f29778794e0943b9a1269025d5ab4294 P 11c72f466ea84ee298828d2203438f2b: stopping tablet replica
I20260713 09:08:42.018626 16529 raft_consensus.cc:2243] T f29778794e0943b9a1269025d5ab4294 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.018997 16529 raft_consensus.cc:2272] T f29778794e0943b9a1269025d5ab4294 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.020479 16529 tablet_replica.cc:333] T e305f219eb3f442687cb795561a22ce0 P 11c72f466ea84ee298828d2203438f2b: stopping tablet replica
I20260713 09:08:42.020964 16529 raft_consensus.cc:2243] T e305f219eb3f442687cb795561a22ce0 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.021323 16529 raft_consensus.cc:2272] T e305f219eb3f442687cb795561a22ce0 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.022863 16529 tablet_replica.cc:333] T 05bef903b6b240bea3a79df66a4334b8 P 11c72f466ea84ee298828d2203438f2b: stopping tablet replica
I20260713 09:08:42.023308 16529 raft_consensus.cc:2243] T 05bef903b6b240bea3a79df66a4334b8 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.023665 16529 raft_consensus.cc:2272] T 05bef903b6b240bea3a79df66a4334b8 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.025098 16529 tablet_replica.cc:333] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b: stopping tablet replica
I20260713 09:08:42.025563 16529 raft_consensus.cc:2243] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:42.026187 16529 raft_consensus.cc:2272] T 68ddc17450df492aa6d724742b901b55 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.027690 16529 tablet_replica.cc:333] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b: stopping tablet replica
I20260713 09:08:42.028153 16529 raft_consensus.cc:2243] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.028528 16529 raft_consensus.cc:2272] T 09771bd631db42f0a2bc332da8bba8b9 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.030138 16529 tablet_replica.cc:333] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b: stopping tablet replica
I20260713 09:08:42.030653 16529 raft_consensus.cc:2243] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.031019 16529 raft_consensus.cc:2272] T 9333eabc56584ed0aaa4eba33bc1b5a0 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.032480 16529 tablet_replica.cc:333] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b: stopping tablet replica
I20260713 09:08:42.032972 16529 raft_consensus.cc:2243] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.033330 16529 raft_consensus.cc:2272] T 168be3926f104b29a6f1bddaa2c2eb8b P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.034998 16529 tablet_replica.cc:333] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b: stopping tablet replica
I20260713 09:08:42.035431 16529 raft_consensus.cc:2243] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:42.036098 16529 raft_consensus.cc:2272] T 47a6aacbf47e4f4a92dd89b5f8177274 P 11c72f466ea84ee298828d2203438f2b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.037937 16529 tablet_replica.cc:333] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b: stopping tablet replica
I20260713 09:08:42.038386 16529 raft_consensus.cc:2243] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:42.039083 16529 raft_consensus.cc:2272] T 736056766a4f445b99f8912ff7ba620d P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.040743 16529 tablet_replica.cc:333] T 0679381ae6234bc391ad6d2fb9d88e83 P 11c72f466ea84ee298828d2203438f2b: stopping tablet replica
I20260713 09:08:42.041210 16529 raft_consensus.cc:2243] T 0679381ae6234bc391ad6d2fb9d88e83 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.041560 16529 raft_consensus.cc:2272] T 0679381ae6234bc391ad6d2fb9d88e83 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.043205 16529 tablet_replica.cc:333] T 581da3b69b1e444faa09c515dc398fc4 P 11c72f466ea84ee298828d2203438f2b: stopping tablet replica
I20260713 09:08:42.043665 16529 raft_consensus.cc:2243] T 581da3b69b1e444faa09c515dc398fc4 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.044025 16529 raft_consensus.cc:2272] T 581da3b69b1e444faa09c515dc398fc4 P 11c72f466ea84ee298828d2203438f2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.045537 16529 tablet_replica.cc:333] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b: stopping tablet replica
I20260713 09:08:42.045993 16529 raft_consensus.cc:2243] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.046357 16529 raft_consensus.cc:2272] T dfb963ef3e1344c58ea4e44be74ddb6d P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.047873 16529 tablet_replica.cc:333] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b: stopping tablet replica
I20260713 09:08:42.048316 16529 raft_consensus.cc:2243] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.048681 16529 raft_consensus.cc:2272] T 0a6c6f5733f54e43ba5738a8a58d6f24 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.050238 16529 tablet_replica.cc:333] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b: stopping tablet replica
I20260713 09:08:42.050729 16529 raft_consensus.cc:2243] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.051079 16529 raft_consensus.cc:2272] T de58598a603841d0bd2a38dafe3544cd P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.052665 16529 tablet_replica.cc:333] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b: stopping tablet replica
I20260713 09:08:42.053097 16529 raft_consensus.cc:2243] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:42.053730 16529 raft_consensus.cc:2272] T eeafa0f599a542acb59187eda046218d P 11c72f466ea84ee298828d2203438f2b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.055552 16529 tablet_replica.cc:333] T d023b7e347c44af5887a288da6378bcd P 11c72f466ea84ee298828d2203438f2b: stopping tablet replica
I20260713 09:08:42.055976 16529 raft_consensus.cc:2243] T d023b7e347c44af5887a288da6378bcd P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.056350 16529 raft_consensus.cc:2272] T d023b7e347c44af5887a288da6378bcd P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.057896 16529 tablet_replica.cc:333] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b: stopping tablet replica
I20260713 09:08:42.058291 16529 raft_consensus.cc:2243] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.058674 16529 raft_consensus.cc:2272] T 9f69a0abfe9c428983f677dbf7c74382 P 11c72f466ea84ee298828d2203438f2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.095659 16529 tablet_server.cc:196] TabletServer@127.16.36.67:0 shutdown complete.
I20260713 09:08:42.122566 16529 master.cc:562] Master@127.16.36.126:36525 shutting down...
I20260713 09:08:42.140704 16529 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:42.141177 16529 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.141453 16529 tablet_replica.cc:333] T 00000000000000000000000000000000 P bf5a942e325f4c27939caf85ba9a8c38: stopping tablet replica
I20260713 09:08:42.159961 16529 master.cc:584] Master@127.16.36.126:36525 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11146 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23086 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (106861 ms total)
[  PASSED  ] 8 tests.
I20260713 09:08:42.205551 16529 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 403 messages since previous log ~13 seconds ago
I20260713 09:08:42.205739 16529 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 403 messages since previous log ~13 seconds ago
I20260713 09:08:42.205874 16529 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 400 messages since previous log ~13 seconds ago
I20260713 09:08:42.206017 16529 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 ~32 seconds ago
I20260713 09:08:42.206152 16529 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 ~32 seconds ago
I20260713 09:08:42.206326 16529 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
I20260713 09:08:42.206593 16529 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~24 seconds ago
